Tuesday, March 27, 2012

[android-developers] How to load web page in background

How to load web page in background ?

As part of my application, Im supposed to present a web-page to the
user.

The webpage is about >.5M (has lot of images and js), so i cant fire
an activity, as user has to see the page loading for considerable
amount of time, if user is on slow network connection.

Is there any way that I can load it in background and show the
activity, when the loading is complete?

Thanks

--
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers+unsubscribe@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en

No comments:

Post a Comment