Business Tasks

Tải xuống: Business Tasks APK

  • Phiên bản mới nhất
ID ứng dụng com.appgenix.biztasks
Tải xuống 360.13K
Tải lên bởi Appgenix Software
Đánh giá 3.5/6.53K+
Xếp hạng nội dung Everyone
Yêu cầu android 4.1
Đã cập nhật vào 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.