I need sample code to create TabHost in android. can anyone help me.
The Android Developer site has an excellent fully worked code sample for creating tabs in Android using the TabWidget and TabHost.
TabWidget
TabHost
Check out Hello, TabWidget.