Hey AndroidGAF!
Two weeks ago I decided to start learning Java and make an Android app, I'm
this close to adding my app to the Play Store. Android studio is pretty cool, although my laptop with only 4 gigs struggled so hard to make it this far.
The app connects to a database server and pulls
Premfaces from
premfaces.com, the premfaces are organized by different categories and are easily searchable. The main raison d'etre of the app is to easily find and share premfaces, there are action buttons that a) copy the direct link of the premface to clipboard b) copy the direct link of the premface using IMG tags (for forums) and c) share intents, basically share anywhere (WhatsApp, Facebook, etc).
I have someone making me a proper logo to use for both the website and the app itself, once I get that it should be ready for primetime. I then have a list of features for the next few versions like register and login (connects to the database API), favorite/like premfaces, vote and comments. All of these features are already availble through the website today.
It's been so much fun learning, endless sleepless nights always pushing an inch forward. I have no idea what it's like to develop and app for iPhone but Android development is pretty accessible, there are tutorials everywhere.
Here is what it roughly looks like, thanks!