cancel
Showing results for 
Search instead for 
Did you mean: 

How can I check/change SDK version to correct SDK from Unity? Its require to have newer sdk version

sbrignell
Honored Guest
Hi, I tried to run the app straight onto the android device/oculus go vr headset through command prompt and there was an error stating: 

adb: failed to install apx file: Failure [INSTALL_FAILED_OLDER_SDK: Failed parse during installPackageLI: /data/app/vmdl425363259.tmp/base.apk (at Binary XML file line #8): Requires newer sdk version #27 (current version is #25)]

I'm using Unity 2018.1 with Android 3.3. Do anyone know the solution?
1 REPLY 1

grag042
Honored Guest
In Android make sure that you have at least android sdk version 27 installed if not higher. Usually thru the SDK Manager. Once/If you have sdk 27+ installed check your setting in Unity --> player settings for Andriod -- Other Settings. and make sure that the Target API level is set correctly to either 27 or Automatic