Learn Azure for DevOps

Download: Learn Azure for DevOps APK

  • Latest Version
Application ID com.learnazure.app400
Downloads 5.3K
Upload by Price Digital Ventures
Content rating Everyone
Requires android 6.0 and up
Updated on Mar 18, 2023

android.Manifest.permission

  • android.permission.ACCESS_NETWORK_STATE:
    Allows applications to access information about networks.
  • android.permission.GET_ACCOUNTS:
    Allows access to the list of accounts in the Accounts Service.
  • android.permission.INTERNET:
    Allows applications to open network sockets.
  • android.permission.READ_EXTERNAL_STORAGE:
    Allows an application to read from external storage.
  • android.permission.WAKE_LOCK:
    Allows using PowerManager WakeLocks to keep processor from sleeping or screen from dimming.
  • android.permission.WRITE_EXTERNAL_STORAGE:
    Allows an application to write to external storage.
  • com.google.android.c2dm.permission.RECEIVE:
  • com.learnazure.app400.permission.C2D_MESSAGE: