exportAsGoogleAndroidProject
Export Android Project for use with Android Studio/Gradle.
Read time 1 minuteLast updated 6 days ago
Definition
- Type: Property
- Namespace: UnityEditor
- Assembly: UnityEditor.CoreModule
public static bool exportAsGoogleAndroidProject { get; set; }
Remarks
Best combined with Split Application Binary to ensure Streaming Assets are not compressed when building the final application. You can also set this property in the Unity Editor using the Export Project setting on the Build Profiles window for Android.