27.02.2014 Views

Android 开发教程

Android 开发教程

Android 开发教程

SHOW MORE
SHOW LESS

You also want an ePaper? Increase the reach of your titles

YUMPU automatically turns print PDFs into web optimized ePapers that Google loves.

-----------------------------------<strong>Android</strong> 编 程 基 础<br />

android.permission.SET_DEBUG_APP<br />

配 置 一 个 程 序 用 于 调 试 (Configure an application for debugging.)<br />

android.permission.SET_ORIENTATION<br />

允 许 底 层 访 问 设 置 屏 幕 方 向 和 实 际 旋 转 (Allows low-level access to setting the orientation (actually rotation) of the<br />

screen.)<br />

android.permission.SET_PREFERRED_APPLICATIONS<br />

允 许 一 个 程 序 修 改 列 表 参 数<br />

PackageManager.addPackageToPreferred() 和 PackageManager.removePackageFromPreferred() 方 法 (Allows an<br />

application to modify the list of preferred applications with the PackageManager.addPackageToPreferred()<br />

and PackageManager.removePackageFromPreferred() methods.)<br />

android.permission.SET_PROCESS_FOREGROUND<br />

允 许 程 序 当 前 运 行 程 序 强 行 到 前 台 (Allows an application to force any currently running process to be in the<br />

foreground.)<br />

android.permission.SET_PROCESS_LIMIT<br />

允 许 设 置 最 大 的 运 行 进 程 数 量 (Allows an application to set the maximum number of (not needed) application<br />

processes that can be running. )<br />

android.permission.SET_TIME_ZONE<br />

允 许 程 序 设 置 时 间 区 域 (Allows applications to set the system time zone)<br />

android.permission.SET_WALLPAPER<br />

允 许 程 序 设 置 壁 纸 (Allows applications to set the wallpaper )<br />

25

Hooray! Your file is uploaded and ready to be published.

Saved successfully!

Ooh no, something went wrong!