Thanks for your reply..
I have added one panel and one tabhost and saved as a layout file.
and trying to add 4 tabs with 4 different panels thru code.
but while debug, getting "java.io.FileNotFoundException: (balayout): layout not available.bal" error.
In Activity_Create sub called LoadLayout, Panel.Initialize, and AddTab subs.
dont know what I am missing here !