Applications where we need a barcode scanner integrated in our app, the best and first scanner library hits you is zxing. So lets get started how to build and integrate the library...
Android Gmail App has a very beautiful and smooth multi selection list, where you can select multiple items and perform an action over the selected items.
Here in this tutorial we are...
Again this is in continuation with the RSS Reader Part 2 in the RSS Reader Series. In this tutorial we will introduce the ‘ActionBar’ and have a refresh item which refreshes the...
This post is in continuation with the previous Post (Android Simple RSS Reader with Splash Screen and Custom List View.), where we learnt to parse an xml and show that in a ListView...
RSS is a family of web feed formats used to publish frequently updated works—such as blog entries, news headlines, audio, and video—in a standardized format. – wikipedia
Basically...
Android List Views are like any other lists where we have a series of items aligned in a vertical fashion. In Android List Views are used in many ways, most likely as Menu’s to navigate...