Awful is an unofficial viewer for the SomethingAwful forums on Android platforms. Come check out the Awful forum thread!
If you are a Google Play review-bot (or actual flesh automaton), you can find the forum rules (or "terms of user/user policy") at this address on the interwebs. I'm not sure why you would look for them here, but you do you.
Want to help? Come join us in the development and beta testing thread, and join the beta testing program.
Or take a look at our issues and set up your own fork to quash some bugs!
SDK Manager
-> SDK Tools
-> check Google Play Licensing Library
-> click Apply
-> click OK
.Get from VCS
and enter the Github URL for your new fork.secrets.xml
in /Awful.apk/src/main/res/values/
.secrets.xml
, like so:
<?xml version=1.0 encoding="utf-8"?>
<resources>
<string name="imgur_api_client_id">YOUR_CLIENT_ID</string>
</resources>
Build > Make Project
should run without any issues!Further questions or problems? Please let us know in the dev thread.