I have looked at posts on Stack Overflow and at tutorials on other websites, and I cannot understand how to use TabHost. Can someone please explain it to me and maybe send me a link to a tutorial?
I have looked at posts on Stack Overflow and at tutorials on other websites,
Share
In ManiActivity extends TabActivity
FirstActivity.java
SecondActivity.java
In AndroidManifest.xml add activity name “.FirstActivity” and “.SecondActivity” in example xml.
Finish!!!!!