Posts

Showing posts with the label Applications

Android App - Would You Rather Kids - Update #1

Image
I released my first proper application to the Play Store on November 2017. It's called "Would You Rather Kids Free".  It's a really simple game that took about to week to develop (1-2 hours dev day). To me, this was a really great achievement. The game idea itself was quite a common idea, so there was nothing really special about it. However, what it was to me, was a great learning experience on Firebase integration and general Android UI functionality. Firebase is awesome! It's google's mobile platform that provides additional tools to be used for ones application. The best one of all is an online realtime database. Did I mention that firebase is free? There are various premium packages with premium contention. However Firebase does have a free package with basic features, which is all one needs to start out. 4 months after the release of my app, it somehow has quite a few downloads! 4500 total downloads with 1275 active installs. This blows my m...

Android App Development - Introduction

Image
When I think back to my childhood, I think of the times my family used to go to the arcade/games centre. While playing the various games, I always had the same thought: "This game is awesome, but I wish I could change it so that it could have this feature or that feature". It was at this early age that I realized that it surely must be so fun to create and develop games. Fast forward into the future, the practicality and financial stability of game development didn't seem like a viable option in South Africa. So unfortunately, I ended up not pursuing it. It was only when I started studying Computer Science at university and had my first module in Android Development, did the excitement return. One of my first android applications was to create a media player. Oh, man, this was a fun but definitely challenging experience. Later in that same year, I partnered up with a friend to create a game. Yes, an actual game, just like I had dreamed when I was a child. The id...