CHECK_LICENSE : No explanation available
WRITE_SETTINGS : Allows an application to read or write the system settings.
WRITE_EXTERNAL_STORAGE : Allows an application to write to external storage.
READ_EXTERNAL_STORAGE : Allows an application to read from external storage.
INTERNET : Allows applications to open network sockets.
ACCESS_NETWORK_STATE : Allows applications to access information about networks
ACCESS_WIFI_STATE : Allows applications to access information about Wi-Fi networks
SET_WALLPAPER : Allows applications to set the wallpaper
SET_WALLPAPER_HINTS : Allows applications to set the wallpaper hints
WAKE_LOCK : Allows using PowerManager WakeLocks to keep processor from sleeping or screen from dimming
RECEIVE_BOOT_COMPLETED : Allows an application to receive the ACTION_BOOT_COMPLETED that is broadcast after the system finishes booting.
VIBRATE : Allows access to the vibrator
BILLING : No explanation available