You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Since Android M, (Android 6.0, API 23), some permissions need to be granted explicitly.
This sample project shows how to handle permissions requests in runtime.