Try explicitly setting the Android permission in the project settings to allow web access.
My most recent Android stuck on splash screen/startup movie error has been because I didn’t have explicit External Storage permission set, and the game from the very beginning tries to establish a save game file on the user’s device.
It may be a similar problem with your web browser plugin needin internet access permissions set.