Related Posts :
working with Fragments in androidFragments are one of the most useful user interface components in android. Making of a very complex … Read More...
create your first android appIn this post i explain how to create your first android application. I use the eclipse ide for the d… Read More...
android fragment exampleIn this post i am going to present a simple example about fragments in android. In this example ther… Read More...
android button exampleIn this post we are going to see how to create a simple android application that contains two button… Read More...
android intent exampleIn this post we are going to make an example that demonstrate the use of intent, intent filter and s… Read More...