Oxford Learner's Bookshelf

Baixar: Oxford Learner's Bookshelf APK

  • Versão mais recente
ID do aplicativo oxford.learners.bookshelf
Baixar 855.6K
Enviar por Oxford University Press ELT.
Classificação 3.9/2.1K+
Classificação do conteúdo Everyone, Digital Purchases
Requer Android 9
Atualizado em Jun 27, 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: