Android Question how to handle permissions

Mostez

Well-Known Member
Licensed User
Longtime User
I want to know the best way to handle permissions, is it better to handle them all one time for example in activity Main resume sub, or to handle them one at a time where it is required?
 
Top