6 ms·
The good news is that from Android 6.0, permissions will be more dynamic: https://developer.android.com/preview/features/runtime-permissions.html https://develo
by ProblemFactory 11y ago
The good news is that from Android 6.0, permissions will be more dynamic: https://developer.android.com/preview/features/runtime-permissions.html https://developer.android.com/preview/features/runtime-permi...
Apps can ask for permissions only if/when they are actually needed for a niche feature, and the user can reject or revoke each permission individually.