This tutorial is about integrating facebook into your android application. I am going to explain various steps like generating…
In this tutorial i am discussing about adding load more functionality to listview. It will be useful when you…
In this tutorial i am going to discuss building a simple audio player with basic controls like play, pause,…
Loading external fonts in your android application is very easy. It can be achieved with only two lines of…
STOP & READThis tutorial follows the old way of customizing the ListView using a third party library. Consider reading…