EZ Habit: simple habit tracker

Download: EZ Habit: simple habit tracker APK

  • Latest Version
Application ID com.aweydev.ezhabit
Downloads 75.58K
Upload by AWey Dev
Rating 4.5/959+
Content rating Everyone
Requires android 4.4 and up
Updated on Jul 04, 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.RECEIVE_BOOT_COMPLETED:
    Allows an application to receive the Intent.
  • android.permission.SCHEDULE_EXACT_ALARM:
    Allows applications to use exact alarm APIs.
  • 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: