Android Beginner Tutorial #27 - Check Permissions in Android

preview_player
Показать описание
Android Beginner Tutorial #27 - Check Permissions in Android

In this video I go over how to check special permissions in Android after Marshmellow.

➤My Keyboard:

➤My Microphone:

➤Source Code:

➤Check out our Website:
Рекомендации по теме
Комментарии
Автор

Nice one man
But please how do you get you gradle to build so fast?

adamfils
Автор

Hi I'm having a problem with my app when I launch it it crashes but when I click ok on the dialogue box it still gives me the option to grant permission and when I grant it permission I'm able to use the app

robertdavila
Автор

So after Marshmellow this HAS to be done in order to really get the permissions or is it only like a better way of doing it?

brmmnlogik
Автор

hello
i have problem on Storing Image from External Storage to Sqlite Database, like Identity Card can u give demo on that Secialy for Storage from external stroge into sqlite database
please

mansinggaikwad
Автор

how can i speak a caller's name when the phone is ringing?
with source code in android

javaprogram
Автор

My app is not asking for all permissions in single launch..

abhisheksengupta
Автор

The symbol SEND_SMS for me wasn't recognized. I fixed this by replacing Manifest.permission.SEND_SMS with in case anyone was having issues on this date or later.

mshaynerushton