Daily Reflection

ダウンロード: Daily Reflection APK

  • 最新バージョン
アプリケーションID com.kazo0.dailyreflection
ダウンロード 40.83K
アップロード方法 sbilogan
評価 4.7/163+
コンテンツのレーティング Everyone
アンドロイドが必要です 5.0
更新日 Aug 11, 2023

android.Manifest.permission

  • android.permission.ACCESS_NETWORK_STATE:
    Allows applications to access information about networks.
  • 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.RECEIVE_BOOT_COMPLETED:
    Allows an application to receive the Intent.
  • android.permission.VIBRATE:
    Allows access to the vibrator.
  • android.permission.WRITE_EXTERNAL_STORAGE:
    Allows an application to write to external storage.