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 »
Android Development Books
Monday
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 »
Monday
How to Linking to Your Products in Android
For a link that includes the Google Play brand icon, check out the Badges page. Google Play provides several link formats t...
Read more »
Wednesday
Managing Screen Sizes using new tools in android
[This post in originally publish in android officially blog site, original author by Dianne Hackborn , post on android blog by Tim Bray ] ...
Read more »