Daily Nitnem - Offline App

다운로드: Daily Nitnem - Offline App APK

  • 최신 버전
애플리케이션 ID com.sekhontech.nitnem
다운로드 114.33K
업로드 기준 Sekhon Technologies
평점 4.7/775+
콘텐츠 등급 Everyone
안드로이드가 필요합니다 5.1
업데이트 날짜 Dec 16, 2020

android.Manifest.permission

  • android.permission.ACCESS_NETWORK_STATE:
    Allows applications to access information about networks.
  • android.permission.READ_EXTERNAL_STORAGE:
    Allows an application to read from external storage.
  • android.permission.READ_PHONE_STATE:
    Allows read only access to phone state, including the current cellular network information, the status of any ongoing calls, and a list of any PhoneAccounts registered on the device.
  • 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.