Oxford Learner's Bookshelf

Tải xuống: Oxford Learner's Bookshelf APK

  • Phiên bản mới nhất
ID ứng dụng oxford.learners.bookshelf
Tải xuống 847.96K
Tải lên bởi Oxford University Press ELT.
Đánh giá 4.1/2.08K+
Xếp hạng nội dung Everyone, Digital Purchases
Yêu cầu android 9
Đã cập nhật vào Jun 19, 2024

android.Manifest.permission

  • android.permission.ACCESS_NETWORK_STATE:
    Allows applications to access information about networks.
  • android.permission.ACCESS_WIFI_STATE:
    Allows applications to access information about Wi-Fi networks.
  • android.permission.CHANGE_WIFI_STATE:
    Allows applications to change Wi-Fi connectivity state.
  • android.permission.INTERNET:
    Allows applications to open network sockets.
  • android.permission.POST_NOTIFICATIONS:
    Allows an app to post notifications
  • android.permission.READ_EXTERNAL_STORAGE:
    Allows an application to read from external storage.
  • android.permission.READ_MEDIA_IMAGES:
    Allows an application to read image files from external storage.
  • android.permission.RECORD_AUDIO:
    Allows an application to record audio.
  • android.permission.WAKE_LOCK:
    Allows using PowerManager WakeLocks to keep processor from sleeping or screen from dimming.
  • com.android.vending.BILLING: