The Android SDK includes a variety of tools that help you develop mobile applications for the Android platform. The tools are...
Read more »
Android Development Books
Saturday
Monday
Best Android Training Destination
Android Bootcamp Training Courses at http://marakana.com/training/android/ Android Official Training Tutorials at www.devel...
Read more »
Most Common Q & A in Android
Android Most usable Q and A site:- StackOverFlow and Android Enthusiasts Google discussions:- Android Developer and Android D...
Read more »
Adding Events to the User’s Calendar
The latest version of the Android SDK, code-named Ice Cream Sandwich, reached developers this week. For the first time, the SDK provides...
Read more »
Making the Android UI Fast and Efficient by Romain Guy
Making the Android UI Fast and Efficient by Romain Guy
Read more »
Saturday
10 Attractive android tutorials for developers
10 Attractive android tutorials for developers I selected some pretty cool and amazing tutorials for developers who going to learn how to...
Read more »
Wednesday
How to make Bi directional view flipper in android
Simple ViewAnimator that will animate between two or more views that have been added to it. Only one child is shown at a time. If requ...
Read more »
Monday
Android tab and tab host tutorials
The TabWidget itself does not do much except contain a list of tab labels that exist within the parent TabHost . Basically it is nothing...
Read more »
iOS / Android cross platform development or Android-iPhone single codebase cross development
Quation is: I've been playing around with developing Android apps in Java for a while and am starting to get a handle on it. Howeve...
Read more »
Tuesday
How to update listview in android
First you have to remember Don't at any circumstances create a new adapter (or a new data source that holds the Adapter's data). ...
Read more »
Saturday
UI/Application Exerciser Monkey
The Monkey is a program that runs on your emulator or device and generates pseudo-random streams of user events such as clicks, touches...
Read more »
Wednesday
AutoCompleteTextView tutorials in android
An editable text view that shows completion suggestions automatically while the user is typing. The list of suggestions is displayed in a ...
Read more »