I have a new error I never seens before building for android.
Actually the build seems to work… also found the device… pushing… but to the end of the process the error below is committed to the log.
Installation failed with the following output:
pkg: /data/local/tmp/Package.apk
Failure [INSTALL_FAILED_OLDER_SDK]
rm failed for -f, No such file or directory
3055 KB/s (32277879 bytes in 10.315s)
UnityEditor.HostView:OnGUI()
Never had any problem on this project before (during the past 3 month).
What I did yesterday (since the error started to be committed) was :
- Installed Unity 4.6.2
- Android SDK update : API 21.1.2 (see the 2nd attached screen for installed packages)
- Google plugins update from the GIT server : GooglePlayGamesPlugin-0.9.12.unitypackage
Thanks for any tips