【发布时间】:2017-07-28 10:46:07
【问题描述】:
我利用具有多种不同自定义的 Android Studio 来开发跨平台应用程序(Android NDK、实验性 Gradle 和用于 C++ 开发的 CrystaX NDK),我有兴趣使用 Unreal Engine for Android 编写我的第一款游戏。
我很好奇是否有其他人同时进行自定义 Android Studio 开发以及 Unreal+Android 开发,以及他们是如何做到的,因为我不想破坏我当前的 Android 开发环境。
Unreal's Android Quick Start Guide 的第 1 段让我很担心,这似乎假设我不想继续使用我当前的 Android Studio 设置:
If you have other versions of the Android SDK installed (or, older versions of CodeWorks for Android), we recommend that you uninstall them and install CodeWorks for Android, using the CodeWorks for Android installer that's being distributed with UE4.
【问题讨论】:
标签: android android-studio unreal-engine4