WEB开发网
开发学院手机开发Android 开发 Android permission类及英文说明 阅读

Android permission类及英文说明

 2010-05-30 05:37:00 来源:WEB开发网   
核心提示:placing phone calls is not in this group, since that is in themore important "takin' yer moneys" group.*/public static final String PHONE_CALLS=&q

placing phone calls is not in this group, since that is in the

more important "takin' yer moneys" group.

*/

public static final String PHONE_CALLS="android.permission-group.PHONE_CALLS";

/** Group of permissions that are related to system APIs. Many

of these are not permissions the user will be expected to understand,

and such permissions should generally be marked as "normal" protection

level so they don't get displayed. This can also, however, be used

for miscellaneous features that provide access to the operating system,

such as writing the global system settings.

*/

public static final String SYSTEM_TOOLS="android.permission-group.SYSTEM_TOOLS";

}

}

上一页  8 9 10 11 12 13 

Tags:Android permission 英文

编辑录入:coldstar [复制链接] [打 印]
赞助商链接