Dead Simple Dependency Injection for Android
Finally, dependency injection that works for you.
Finally, dependency injection that works for you.
De-coupling the work from how it is presented
A gentle introduction to the threading model in Android
These are the common pitfalls that most Android developers will encounter at some point.
The users that make up the upper echelons of Stackoverflow have several hundred thousand reputation points, have answered tens of thousands of questions and ...
There are quite a few misnomers when it comes to the Android Service class. Let’s clear some of them up.
It doesn't have to be intimidating but it can be very beneficial.
Jealous of the iOS Alphabet Indexer? Here's a simple view that makes it easy to use.
Keep track of fewer dimens and always keep your buttons looking the way you intended.
Hide and show views in response to an event, all in XML!
Demystify the Android Cursor Loader in this simple tutorial.
This tutorial will show you how to authorize your Android app to update someone's Twitter status through the Twitter OAuth API.
Override the default behavior of TextViews to show a custom font.
Android Webviews use the powerful WebKit browser to render HTML and run javascript. You can use several methods to get content into WebViews, this tutorial w...
Integrate a ViewPager and a Gallery with a few easy steps, full source code included.
In order to put your Android application on a device you have to first sign it. To put it up on the Android market you need to sign it with your own key.