Class 6 HISTORY Notes

Download: Class 6 HISTORY Notes APK

  • Latest Version
Application ID bookshelf.a6histnotes
Downloads 85.47K
Upload by BOOKSHELF
Rating 4.0/233+
Content rating Everyone
Requires android 4.1 and up
Updated on Jul 13, 2018

android.Manifest.permission

  • android.permission.ACCESS_COARSE_LOCATION:
    Allows an app to access approximate location.
  • android.permission.ACCESS_NETWORK_STATE:
    Allows applications to access information about networks.
  • android.permission.INTERNET:
    Allows applications to open network sockets.
  • android.permission.READ_EXTERNAL_STORAGE:
    Allows an application to read from external storage.
  • android.permission.WRITE_EXTERNAL_STORAGE:
    Allows an application to write to external storage.