I\'m trying to create a simple app that can get an image from the Gallery app and display it on an imageButton. I\'m testing with API 21 on a phone running Android 5.0.1. Un
While debugging on some devices you need to grant permission explicitly by going to your settings --> apps --> MY_APPLICATION --> Permissions and then grant required permissions.