This code aims to simplify a runtime permission resolution for Android application developers.
- Write tests. A lot of tests;
- Make this code to be able to resolve multiple permissions at a time (when someone's using an array);
- Configure CheckStyle plugin;
- Configure FindBugs plugin.