In this post we are going to learn about how to integrate the android tab view with the fragments using ViewPager and ActionBar class. For ...
Home › All posts
Android Chat Bubble tutorial
In this post we will discus about how to create a simple android chat application graphical user interface and how the data is displayed in ...
Android Expandable ListView
October 10, 2014
CLICK HERE TO DOWNLOAD THIS PROJECT activity_main.xml <RelativeLayout xmlns:android="http://schemas.android.com/apk/res/android...
Android ListView with Custom Layout
September 26, 2014
MainActivity.java Download This Project package com.customlistviewdemo; import android.app.Activity; import android.os.Bundle; import androi...
Android GridView Tutorial
September 10, 2014
Download this project MainActivity.java package com.gridviewdemo; import android.os.Bundle; import android.support.v7.app.ActionBarActivity;...
Android SQLite Database Operations
September 06, 2014
Download Project MainActivity.java package com.firstapp; import android.content.Intent; import android.os.Bundle; import android.support.v7....
Subscribe to:
Posts (Atom)