Android

Ubuntu Ended Dreams of Toppling Windows

The founder of open source software Ubuntu, Mark Shuttleworth declared that his dreams of topping the world's most popular software, Windows have already ended. He already gave up on his dream of ending Microsoft's dominance but credited iOS and Android of getting a chunk of the market share in mobile platforms. During the year 2004, Shuttleworth wrote the "Bug #1" in Ubuntu's development logs

Android List View Example

A ListView in Android is a scrollable item that is displayed using an Adapter from an array or database. An example of this is the messaging system of a mobile phone.

In this tutorial, I will show you the basic of ListView. To avoid complex code, I will simply use an array instead of database to display the item in our ListView.

Android Tutorial

Welcome to my first article on Android tutorial. This section will teach you on how to start working with Android.

As you may have noticed, most of the program that I have uploaded here are Visual Basic and PHP. I am not actually used with Java, but after trying a few code, I found it interesting to work with it especially Android programming.

Firefox Supports Remote Web Console Debugging for Android

One of the advantage of Firefox over Chrome browser is its support of developer tools such as the remote debugger and now the Firefox Web Console. Although Chrome can now debug an Android session remotely via a USB connection. Firefox added a basic remote debugging window last August that uses WiFi network connection as well as USB. On the latest version of Firefox, all you have to do is to start

Basketball Score Board for Android Phones

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.