Parsing error when trying to play Cardboard SDK For Unity Demo First time

烂漫一生 提交于 2019-12-07 02:53:27

Found the solution!

Open the Android manifest file inside YourProject/Assets/Plugins/Android/AndroidManifest.xml and change the value of android:minSdkVersion to 16. It was 19 by default.

If it helps I'm doing this on a Samsung Galaxy S2 with Android version 4.1.2

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!