Recent Articles
In this Android tutorial, I will walk you through how to find the address based on the mobile location. We have got GPS or network provider ...
October 16th, 2014
Switching from Eclipse to Android Studio for Android development requires some adjustments. Android Studio is based on IntelliJ IDEA and for ...
August 24th, 2014
This Android tutorial is to demonstrate an application that will connect to the Twitter and read the tweets and display it. We will use the ...
August 18th, 2014
This Android tutorial is to show case how to build an Android activity with card style list view. This is to help achieve a specific styling ...
August 12th, 2014
This Android tutorial is a a continuation of our ListView series. We will builld an example Android application to explain how to use the ex ...
July 31st, 2014
This Android tutorial will walk you through creating an application with pinch zoom feature. We will not use any external API support to imp ...
July 29th, 2014
This Android tutorial is to explain how to read and use a CSV file in an Android application. There is nothing fancy and is a simple tutoria ...
July 23rd, 2014
This Android tutorial is to help create tab layout with swipe views in an Android application. Swipe views in a tab layout are for convenien ...
July 22nd, 2014
ldpi mdpi hdpi xhdpi xxhdpi xxxhdpi tvdpi This Android DPI calculator is to help build a uniform UI in Android apps. If you want to know mor ...
July 19th, 2014
This Android tutorial is to explain the difference between dp, dip, sp, px, in, mm, pt and what we should use when. This is to enable design ...
July 15th, 2014