We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
added missing Gradle information
sync added
Updated HOWTO Compile AFWall (markdown)
Final version
Update instuctions to fit with Android Studio 1.5+
bump
instructions updated
small bump, added warning icons, small changes
all is possible now with the GUI so we can skip this, link fix
since Android Studio 1.3+ it speaks native c/c++ (only makefile support is missing atm)
removed JAva 8 warning since this is obsolete now, Android Studio 1.3.1 and Java 8 working together ensure files are UTF-8 (Android Studio 1.2+ always wants 1252 while the SDK requires UTF-8), the dex conversation works, small other changes
v1.3.4 requires API 19 (or higher maybe). Revised to follow README.md.
Added Android Studio build instructions
small design change and other fixes, typos, spelling and such