码迷,mamicode.com
首页 > 其他好文 > 详细

【清单研究】<manifest>

时间:2014-12-09 17:37:58      阅读:136      评论:0      收藏:0      [点我收藏+]

标签:android   http   io   ar   sp   on   bs   html   ef   

<manifest xmlns:android="http://schemas.android.com/apk/res/android"
          package="string"
          android:sharedUserId="string"
          android:sharedUserLabel="string resource"
          android:versionCode="integer"
          android:versionName="string"
          android:installLocation=["auto" | "internalOnly" | "preferExternal"] >
    . . .
</manifest>

【清单研究】<manifest>

标签:android   http   io   ar   sp   on   bs   html   ef   

原文地址:http://www.cnblogs.com/paranoia/p/4153580.html

(0)
(0)
   
举报
评论 一句话评论(0
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!