15/12/2015
http://developer.android.com/training/permissions/index.html
Permissions To protect the system's integrity and the user's privacy, Android runs each app in a limited access sandbox. If the app wants to use resources or information outside of its sandbox, the app has to explicitly request permission. Depending…