asking about android:installLocation on manifest

戏子无情 提交于 2019-12-24 19:26:02

问题


so i learned the syntax for the installLocation for the android manifest, in the i typed the android:installLocation as an attribute and it has an error, but when i remove the android: part and just leave the installLocation everything works out, my minsdk is 7 targeted is 8, i use emulator 2.1 update 1.

i just want to make sure that there is nothing wrong with this, if this is just normal? cause all the syntax sample includes the android: part of the code?

i have screenshots, but new members are not allowed to upload photos apparently.


回答1:


yes, the thing is that installLocation supports on Android Ver2.2(froyo) and above



来源:https://stackoverflow.com/questions/7582311/asking-about-androidinstalllocation-on-manifest

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