Last Updated on Sep 09, 2014 15:23 IST Prev Updated on Jul 03, 2014 16:33 IST What's new in Android L Preview A New UI Design ...
SimpleSharedPreferences on GitHub Shared preferences are used to save values permanently within the app. It is saved in an XML file usi...
Download NOKIA X SDK to port your current android apps into NOKIA X compatable apps. The same can be used to develop apps for NOKIA X OS. ...
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...