Business Tasks

Unduh: Business Tasks APK

  • Versi Terbaru
ID Aplikasi com.appgenix.biztasks
Unduhan 360.13K
Unggah berdasarkan Appgenix Software
Peringkat 3.5/6.53K+
Everyone
Membutuhkan android 4.1
Diperbarui pada Oct 30, 2023

android.Manifest.permission

  • android.permission.INTERNET:
    Allows applications to open network sockets.
  • android.permission.POST_NOTIFICATIONS:
    Allows an app to post notifications
  • android.permission.READ_CONTACTS:
    Allows an application to read the user's contacts data.
  • android.permission.READ_SYNC_SETTINGS:
    Allows applications to read the sync settings.
  • android.permission.READ_SYNC_STATS:
    Allows applications to read the sync stats.
  • android.permission.RECEIVE_BOOT_COMPLETED:
    Allows an application to receive the Intent.
  • android.permission.USE_EXACT_ALARM:
    Allows apps to use exact alarms just like with SCHEDULE_EXACT_ALARM but without needing to request this permission from the user.
  • 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.
  • android.permission.WRITE_SYNC_SETTINGS:
    Allows applications to write the sync settings.