Psychology Facts

ダウンロード: Psychology Facts APK

  • 最新バージョン
アプリケーションID prabhakar.mani.psychology
ダウンロード 29.35K
アップロード方法 QuoteWorld
評価 4.7/328+
コンテンツのレーティング Everyone
アンドロイドが必要です 4.1
更新日 Aug 22, 2021

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.FOREGROUND_SERVICE:
    Allows a regular application to use Service.startForeground.
  • android.permission.INTERNET:
    Allows applications to open network sockets.
  • android.permission.RECEIVE_BOOT_COMPLETED:
    Allows an application to receive the Intent.
  • android.permission.VIBRATE:
    Allows access to the vibrator.
  • android.permission.WAKE_LOCK:
    Allows using PowerManager WakeLocks to keep processor from sleeping or screen from dimming.