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

A Simple Custom ListView in Android with Images & Text

Let's start with simple requirement. A list view containing a image & 2 TextViews as below. To achieve this one has to create an...

p1

Download Development tools for API - 19, Android 4.4 KitKat SDKs - Offline

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

p1

Get data from URL in Single Line - Android

Send httpget request in Android, receive, read response & print result in single line. Any connection to server has to called ins...

p1

Download Development tools for API - 18, Android 4.3 Jelly Bean SDKs - Offline

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

p1

Phonegap API differences

In this post, I will be sharing the differences in invoking phone dialer & mail functions using phonegap API.  What is Phonegap...

p1

Adding "Comment using Google+" in Custom Blogger Templates

Blogger is updating all it's tools, in it timeline, Blogger recently  improved Blogger template HTML Editor  , now it has introduced &q...

p1

Pinterest layout for Sencha touch 2

In this post, I will be sharing my knowledge on implementing  pinterest layout on Sencha-Touch 2. Know How To: All I did was, mapp...

p1

Getting Started with Google MapV2 for Android Apps

This is the Tutorial for adding Google Maps V2 to your Android Project.  MapV1 is depracted, you cannot generate Map API - key anymore usi...

p1