欢迎来到天天文库
浏览记录
ID:40489786
大小:29.33 KB
页数:17页
时间:2019-08-03
《android_application_开发》由会员上传分享,免费在线阅读,更多相关内容在教育资源-天天文库。
1、语法: 2、"false"] android:allowBackup=["true"3、"false"] android:backupAgent="string" android:debuggable=["true"4、"false"] android:descript5、ion="stringresource" android:enabled=["true"6、"false"] android:hasCode=["true"7、"false"] android:hardwareAccelerated=["true"8、"false"] android:icon="drawableresource" android:killAfte9、rRestore=["true"10、"false"] android:largeHeap=["true"11、"false"] android:label="stringresource" android:logo="drawableresource" android:manageSpaceActivity="string" android:name="strin12、g" android:permission="string" android:persistent=["true"13、"false"] android:process="string" android:restoreAnyVersion=["true"14、"false"] android:requiredAccountType="string" 15、 android:restrictedAccountType="string" android:supportsRtl=["true"16、"false"] android:taskAffinity="string" android:testOnly=["true"17、"false"] android:theme="resourceortheme" a18、ndroid:uiOptions=["none"19、"splitActionBarWhenNarrow"] android:vmSafeMode=["true"20、"false"]> ... 包含在: 可以包含: d
2、"false"] android:allowBackup=["true"
3、"false"] android:backupAgent="string" android:debuggable=["true"
4、"false"] android:descript
5、ion="stringresource" android:enabled=["true"
6、"false"] android:hasCode=["true"
7、"false"] android:hardwareAccelerated=["true"
8、"false"] android:icon="drawableresource" android:killAfte
9、rRestore=["true"
10、"false"] android:largeHeap=["true"
11、"false"] android:label="stringresource" android:logo="drawableresource" android:manageSpaceActivity="string" android:name="strin
12、g" android:permission="string" android:persistent=["true"
13、"false"] android:process="string" android:restoreAnyVersion=["true"
14、"false"] android:requiredAccountType="string"
15、 android:restrictedAccountType="string" android:supportsRtl=["true"
16、"false"] android:taskAffinity="string" android:testOnly=["true"
17、"false"] android:theme="resourceortheme" a
18、ndroid:uiOptions=["none"
19、"splitActionBarWhenNarrow"] android:vmSafeMode=["true"
20、"false"]> ...
21、escription: Thedeclarationoftheapplication. Thiselementcontainssubelementsthatdeclareeachoftheapplication'scomponentsandhasattributesthatcanaffectallthecomponents. Manyoftheseattributes(suchasicon,label,permission,process,taskAffinity,andallowTask
22、Reparenting) setdefaultvaluesforcorrespondingattributesofthecomponentelements. Others(suchasdebuggable,enabled,description,andallowClearUserData)setvaluesfortheapplicationasawholeandcannotbeoverriddenbythecomp
此文档下载收益归作者所有