[android] AndroidManifest.xml【 manifest - permission-tree 和 manifest - permission-group】
生活随笔
收集整理的這篇文章主要介紹了
[android] AndroidManifest.xml【 manifest - permission-tree 和 manifest - permission-group】
小編覺(jué)得挺不錯(cuò)的,現(xiàn)在分享給大家,幫大家做個(gè)參考.
?
permission-tree 權(quán)限樹(shù)
<permission-tree android:icon="drawable resource"android:label="string resource" ]android:name="string" />簡(jiǎn)介:定義一系列權(quán)限的基礎(chǔ)名稱。例如,如果name值為com.example.project.taxes,則可以包含以下權(quán)限:
com.example.project.taxes.CALCULATE?
|-com.example.project.taxes.deductions.MAKE_SOME_UP?
|-com.example.project.taxes.deductions.EXAGGERATE
屬性:
android:icon?
屬性:
android:description轉(zhuǎn)載于:https://www.cnblogs.com/avivaye/p/4680704.html
總結(jié)
以上是生活随笔為你收集整理的[android] AndroidManifest.xml【 manifest - permission-tree 和 manifest - permission-group】的全部?jī)?nèi)容,希望文章能夠幫你解決所遇到的問(wèn)題。
- 上一篇: 超出文字省略号显示
- 下一篇: Android MediaPlayer