

Open the Android Studio Launcher and from the displayed options, then select the Open an existing Android Studio Project.įrom the Open File or Project menu, navigate to C:\YourProjectName\Intermediate\Android\APK\Gradle and select the Gradle directory, then press the OK button. Refer to the Development Requirements page for information on which version to use, and the Android SDK and NDK Setup guide for information about how to set up your environment.īuild the apk that you want to debug and then deploy it to your Android device you will be using for debugging. If you have not already done so, download and install the version of Android Studio that is compatible with your current build of Unreal Engine. In the following section, we will go over how to download and set setup Android Studio so that it will work with a UE4 project. In the following how-to, we will take a look at getting Android Studio set up so that it can be used to debug your UE4 Android projects. Unreal Engine 4 (UE4) enables you to use Android Studio to debug the C++ and Java code that is used in your UE4 project.
