i have doing a project which the application can browser the website by TabActivity. i have successful to access the website fromhttp://developer.android.com/guide/tutorials/views/hello-webview.html.
The problem is when it successful access the website, it didn't show out the page. And i need click other tab and change back to the here then the website only display.
1: May i know how to program it will auto show out the web page when the application successful access it?
2: how i can i know the website was successful access?
3: How can i control the progress dialog when the application loading the website?
Thank you very much
P/S: I'm sorry my english grammer no very well, hope you guys understand what i'm talking about
Thanks again~
regard
Wynix

