CAMERA : Required to be able to access the camera device.
VIBRATE : Allows access to the vibrator
WAKE_LOCK : Allows using PowerManager WakeLocks to keep processor from sleeping or screen from dimming
ACCESS_FINE_LOCATION : Allows an app to access precise location from location sources such as GPS, cell towers, and Wi-Fi.
RECORD_AUDIO : Allows an application to record audio
READ_EXTERNAL_STORAGE : Allows an application to read from external storage.
WRITE_EXTERNAL_STORAGE : Allows an application to write to external storage.
INSTALL_SHORTCUT : Allows an application to install a shortcut in Launcher
FOREGROUND_SERVICE : No explanation available
CHECK_LICENSE : No explanation available