Mobile

Transmutation Table for Grade Scores Android Apps

Submitted by hob2006 on
This simple android mobile application is a DYNAMIC transmutation table for grade scores and grade percentage equivalent. The TRANSMUTATION TABLE is a matrix of raw scores with their corresponding percentage score based on the total number of items. It also serves as a guide for Teachers/Instructors/Professors to get the raw score’s percentage equivalent. APK installer is now ready to download. The complete source code is available at www.esourcecode.com

Taekwondo Scorer Pro

Submitted by hob2006 on
This apps is a Taekwondo Scorer in your hand using your android mobile phones and tablets. Please install the APK installer to see the apps in action. Please give your comments so that I can add more features on this simple apps. With this application you can learn how write code to manipulated time, mp3 playing and phone vibrate in android apps. The complete source code will be uploaded at www.esourcecode.com

Basketball Score Board for Android Phones

Submitted by hob2006 on
This simple apps is a personal basketball scoreboard in your android phones. This apps includes a countdown timer per quarter, score monitor, foul monitor, and quarter/period monitor. The phone will vibrate and activate the buzzer at the end of each quarter. The complete source code is available at esourcecode.com. Please install the apk installer to see the apps in action.

Display Current Date and Time Demo in Android

Submitted by hob2006 on
This is a simple program that display the current time in running mode, the code returns the time in a 12-hour format (08:24:05). The current date is in a nice format (October 01,2012).This is possible using concatenation of strings. This simple little program is easy to create and can add variety and value to your Android programs.