hi,guys...
please, let me know how to bring a activity within the following Tab Programatically..
ts1.setContent(new TabHost.TabContentFactory() { public View createTabContent(String tag) { //here i have to bring my page(Activity) return frameLayout; } });
please , its very urgent....help me out to find the solution....
Thanks in advance....