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 />

ACCESS_CHECKIN_PROPERTIES<br />

ACCESS_COARSE_LOCATION<br />

ACCESS_FINE_LOCATION<br />

ACCESS_LOCATION_EXTRA_COMMANDS<br />

ACCESS_MOCK_LOCATION<br />

ACCESS_NETWORK_STATE<br />

ACCESS_SURFACE_FLINGER<br />

ACCESS_WIFI_STATE<br />

ADD_SYSTEM_SERVICE<br />

BATTERY_STATS<br />

BLUETOOTH<br />

BLUETOOTH_ADMIN<br />

BRICK<br />

BROADCAST_PACKAGE_REMOVED<br />

BROADCAST_SMS<br />

BROADCAST_STICKY<br />

BROADCAST_WAP_PUSH<br />

CALL_PHONE<br />

CALL_PRIVILEGED<br />

Allows read/write access to the "properties" table in the checkin database, to change values that<br />

get uploaded.<br />

Allows an application to access coarse (e.g., Cell-ID, WiFi) location<br />

Allows an application to access fine (e.g., GPS) location<br />

Allows an application to access extra location provider commands<br />

Allows an application to create mock location providers for testing<br />

Allows applications to access information about networks<br />

Allows an application to use SurfaceFlinger's low level features<br />

Allows applications to access information about Wi-Fi networks<br />

Allows an application to publish system-level services.<br />

Allows an application to update the collected battery statistics<br />

Allows applications to connect to paired bluetooth devices<br />

Allows applications to discover and pair bluetooth devices<br />

Required to be able to disable the device (very dangerous!).<br />

Allows an application to broadcast a notification that an application package has been removed.<br />

Allows an application to broadcast an SMS receipt notification<br />

Allows an application to broadcast sticky intents.<br />

Allows an application to broadcast a WAP PUSH receipt notification<br />

Allows an application to initiate a phone call without going through the Dialer user interface for<br />

the user to confirm the call being placed.<br />

Allows an application to call any phone number, including emergency numbers, without going<br />

through the Dialer user interface for the user to confirm the call being placed.<br />

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

60

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

Saved successfully!

Ooh no, something went wrong!