Installation failed with the following
output: pkg:
/data/local/tmp/Package.apkFailure [INSTALL_FAILED_OLDER_SDK]
rm failed for -f, No such file or
directory3891 KB/s (22893868 bytes in 5.745s)
UnityEditor.BuildPlayerWindow:BuildPlayerAndRun()
That is the message I get when I try to Build and run an APK that is using any scene with Google VR SDK.
I also tried manually pushing APK to device through device itself. However I get parsing error in that case :
There is a problem parsing the package
APK works just fine on device with Android 6.0.
All I did is created new project and added Google VR SDK, then I opened demo scene and tried to build it and push to device.
I tried to create empty scene as well.
I tried to switch install location to automatic.
My minimum API is set to KitKat, as Google VR states, however I tried to switch it back to 4.1, it didn’t help.
If I understood correctly, Google VR SDK minimum is 4.1 JB device, regardless of minimum SDK stated.
I don’t have access to actual Device with post JB Android, and I can’t test my game ![]()
Any form of guess or help is welcome.
Thanks.