Habit Tracker - HabitKit

Download: Habit Tracker - HabitKit APK

  • Latest Version
Application ID com.roehl.habitkit
Downloads 174.91K
Upload by Sebastian Röhl
Rating 4.6/2.14K+
Content rating Everyone, In-App Purchases
Requires android 5.0 and up
Updated on Jan 04, 2024

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.REORDER_TASKS:
    Allows an application to change the Z-order of tasks.
  • android.permission.SCHEDULE_EXACT_ALARM:
    Allows applications to use exact alarm APIs.
  • 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.USE_FULL_SCREEN_INTENT:
    Required for apps targeting Build.VERSION_CODES.Q that want to use notification full screen intents.
  • android.permission.VIBRATE:
    Allows access to the vibrator.
  • com.android.vending.BILLING:
  • com.roehl.habitkit.DYNAMIC_RECEIVER_NOT_EXPORTED_PERMISSION: