Monday, 25 July 2016

Android App-Simple Multi Counter

I have always had interest on android apps. Its a way for me to give physical existence to my ideas. 
I've been using android studio for developing simple android apps. I have developed some simple android apps but always was eager to see how publishing an app on Google Play-store works. So I made a simple counter app just to experience the app publishing system on play-store. 





My app is named under "Simple Multi Counter". The idea is pretty simple , 

Features of the App:

* There are 3 counters which one can use to count elements from passengers on a plane to laps in a         field. 
* Each counter displays separate total  and there's also a Total field which displays the total of all the      three counters.
* The app also features the reset button so that one can easily reset the counters to 0.
* I also added a "Contact Us" tab and a "About Us" Tab in the settings option in the app situated in        the top right corner. These tabs shows my ability to successfully migrate from one activity of the        android to another activity.

Though there are similar apps on play-store I found this app idea a simple one to get familiar with the process of publishing apps on play-store. So I made the app within an hour and tested it for another hour and published it on the play-store.

Feel free to check it out:
Google Plays Store
Git Hub

You can help me By:
  • Letting me know if you find any bugs
  • Letting me know any improvements I can make for the app
  • Ways of making the app user interface more user friendly
  • New features that can be added to the app
  • Any new ideas or concerns regarding the app

No comments:

Post a Comment