Android

Android Programming

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.

Basic4Android - SQLite Demo (Add, Delete, Update/Edit)

Submitted by hob2006 on
The beauty of this simple little program is not in its novelty value, but that it can be added to any other program to add functionality and make a point of difference. Please install the apk installer to see the sample demo in action. To our webmaster your kindness is highly appreciated. Hobert Starks always at your service!

Simple Messaging in Android ( SMS Sending and Receiving)

Submitted by jaysfall on
Hi there!This is my Simple SMS Sending and Receiving in Android Programming and will be the very first ever program in android posted here. Anyway, Talking about this application and the source-code . I developed this using Basic4Android ( the simplest and most powerful Rapid Application Development (RAD) tool available for the Android platform . I must say as a .Net Developer Basic4android is a good tools for Android and I'm loving it. So you should try this software first. ) The .zip file includes the full Source-code and the output ( .apk application file ), so that it.