Hi folks, I have a problem loading 3 (or more) website's links in webview, i just set the webview seturl property in 3 lines after each other. the problem is that android just load the last one (or randomly on of them), first i thought it's because of the high speed of the program and browser can not load each page completely, i have used thread.sleep between them but the issue is still remained, so i turned to use onpagefinished() finction to make sure that each page has loaded completely, but i donno how to work wotk with this function:( any guide about how can i use this function is appreciated, Bests
-- Amin Tavassolian Department of Computer Science University of Saskatchewan Saskatchewan, Canada (306)966-1947 -- You received this message because you are subscribed to the Google Groups "Android Developers" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/android-developers?hl=en

