Base Template for Handling Run-time Multiple Permissions in Android with the new permission flow.
📙 We have option to ask permission ask again, in some devices.
📙 We have only setting option left which is user manual step.
# Clone this repository
$ git clone https://github.com/Anshul1507/Multiple-Permission-Android
# Go into the repository
$ cd Multiple-Permission-Android
# Remove current origin repository
$ git remote remove origin