01.11.2014 Views

The AndroidManifest.xml File - 안드로이드 기술 커뮤니티 : Korea ...

The AndroidManifest.xml File - 안드로이드 기술 커뮤니티 : Korea ...

The AndroidManifest.xml File - 안드로이드 기술 커뮤니티 : Korea ...

SHOW MORE
SHOW LESS

Create successful ePaper yourself

Turn your PDF publications into a flip-book with our unique Google optimized e-Paper software.

<strong>The</strong> <strong>AndroidManifest</strong>.<strong>xml</strong> <strong>File</strong> : permission<br />

SET_ORIENTATION<br />

SET_PREFERRED_APPLICATIONS<br />

SET_PROCESS_FOREGROUND<br />

SET_PROCESS_LIMIT<br />

SET_TIME_ZONE<br />

SET_WALLPAPER<br />

Allows low-level access to setting the orientation (actually rotation) of the screen.<br />

Allows an application to modify the list of preferred applications with the<br />

PackageManager.addPackageToPreferred() and<br />

PackageManager.removePackageFromPreferred() methods.<br />

Allows an application to force any currently running process to be in the foreground.<br />

Allows an application to set the maximum number of (not needed) application processes that<br />

can be running.<br />

Allows applications to set the system time zone<br />

Allows applications to set the wallpaper<br />

SET_WALLPAPER_HINTS<br />

_ Allows applications to set the wallpaper p hints<br />

SIGNAL_PERSISTENT_PROCESSES<br />

STATUS_BAR<br />

SUBSCRIBED_FEEDS_READ<br />

SUBSCRIBED_FEEDS_WRITE<br />

SYSTEM_ALERT_WINDOW<br />

VIBRATE<br />

WAKE_LOCK<br />

WRITE_APN_SETTINGS<br />

WRITE_CALENDAR<br />

WRITE_CONTACTS<br />

Allow an application to request that a signal be sent to all persistent processes<br />

Allows an application to open, close, or disable the status bar and its icons.<br />

Allows an application to allow access the subscribed feeds ContentProvider.<br />

Allows an application to open windows using the type TYPE_SYSTEM_ALERT, shown on top<br />

of all other applications.<br />

Allows access to the vibrator<br />

Allows using PowerManager WakeLocks to keep processor from sleeping or screen from<br />

dimming<br />

Allows applications to write the apn settings<br />

Allows an application to write (but not read) the user's calendar data.<br />

Allows an application to write (but not read) the user's contacts data.<br />

<strong>Korea</strong> Android Community- www.kandroid.org<br />

64

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

Saved successfully!

Ooh no, something went wrong!