Download Development tools for API - 20, Android 4.4 Wear SDKs - Offline

Last Updated on Oct 18, 2014 23:26 IST Prev Updated on Sep 09, 2014 15:16 IST Android Wear extends the Android platform to a new generat...

p1

Download Development tools for API - 20, Android L Preview SDKs - Offline

 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 ...

p1

Using Simple SharedPreferences in Android.

SimpleSharedPreferences on GitHub  Shared preferences are used to save values permanently within the app. It is saved in an XML file usi...

p1

Download and Install NOKIA X SDK Online & Offline in Eclipse

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. ...

p1

Custom ListView with CheckBox & Header, with Select-All / DeSelect-All functionalities

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 ...

p1