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";
}
}
Tags:Android permission 英文
编辑录入:coldstar [复制链接] [打 印]更多精彩
赞助商链接