From following .xml file I set xml to show TabHost but after i run it on emulator it show both both orientation. i want to set it to show only one orientation. How do i do?
add this line in your manifest.xml file.
if you want only landscape orientation then change to landscape instead of portrait
landscape
portrait