Search code examples
androidpermissionsandroid-permissions

com.sec.android.provider.badge.permission.READ in Android, when it is required


Why is the purpose of Android permission "com.sec.android.provider.badge.permission.READ".

When this is required?


Solution

  • It's for adding the notification counter on the application icon.

    more here