SimpleSharedPreferences on GitHub Shared preferences are used to save values permanently within the app. It is saved in an XML file usi...
In our last post we saw how to create simple custom listview , It does not have any state to save when scrolled. But implementing ListView ...
Let's start with simple requirement. A list view containing a image & 2 TextViews as below. To achieve this one has to create an...
Last Updated on Oct 18, 2014 23:32 IST Prev Updated on Sep 09, 2014 15:16 IST What's new in Android 4.4 Android 4.4 is designed ...
Send httpget request in Android, receive, read response & print result in single line. Any connection to server has to called ins...
Last Updated on Sep 18, 2014 23:35 IST Last Updated on Aug 31, 2013 06:22 IST Android 4.3 includes performance optimizations and...
In this post, I will be sharing the differences in invoking phone dialer & mail functions using phonegap API. What is Phonegap...
This is the Tutorial for adding Google Maps V2 to your Android Project. MapV1 is depracted, you cannot generate Map API - key anymore usi...