Very excited by this update!
Don’t know if it’s just me, but using Android Studio 3.5.3 and the install procedure described heredoes not work out of the box.
Had to remove some entries in my path causing errors with SetupAndroid.bat (Windows 10), and now I’m trying to run it again after having removed “lldb;3.1” from the list of packages called by the sdk-manager (around line 83). lldb;3.1 does not seem to be a package available with this android studio version.
Update: Removing "lldb;3.1" did the trick for SetupAndroid.bat (line 83).
Update2 : it seems to fail when building specific epic java code related to google billing api. I did not configure Google PlayStore and do not need/want to. Don’t know if it’s because of that. Still investigating.
The main error: Z:\app\src\main\java\com\epicgames\ue4\GooglePlayStoreHelper.java:19: error: package com.android.billingclient.api does not exist
May be related:
UATHelper: Packaging (Android (ASTC)): File ..//Source/ThirdParty/Oculus/OVRPlugin/OVRPlugin/Lib/armeabi-v7a/libOVRMrcLib.so does not exist, not copied!
UATHelper: Packaging (Android (ASTC)):
UATHelper: Packaging (Android (ASTC)): File ..//Source/ThirdParty/Oculus/OVRPlugin/OVRPlugin/ExtLibs/VrApi.jar does not exist, not copied!
UATHelper: Packaging (Android (ASTC)):
UATHelper: Packaging (Android (ASTC)): File ..//Source/ThirdParty/Oculus/OVRPlugin/OVRPlugin/ExtLibs/SystemUtils.jar does not exist, not copied!