Computer scienceMobileAndroidPersistence

MediaStore

Theory

Missing permission

Report a typo

Your friend is creating an app that needs to only access videos that other apps created, so he included the following permission in the AndroidManifest.xml file:

<uses-permission android:name="android.permission.READ_MEDIA_VIDEO" />

However, he is a bit unsure, and asked you to add any permissions he might be missing.

Enter a short text
___

Create a free account to access the full topic