i have created a Splash form and then GUIForm as the next form
i added WebBrowser to this GUIForm using the Designer, and entered the URL "
http://www.google.com"
when i run it on an android device, the splash screen loads, but the WebBrowser is just one blank white screen
please help