On Wed, Jun 8, 2011 at 8:30 PM, Knutsford Software
<[email protected]> wrote:
> Sorry - what do you mean by stuff the form contents into the Bundle

http://developer.android.com/guide/topics/fundamentals/activities.html#SavingActivityState

> For part two I meant if you have been browsng and then it loses focus then
> you resume it you  I presume can't pick up the url you had browsed to - you
> have to start from scratch?

"You" were not browsing -- the user was. "You" do not have a way to
know where the user went in a browser, for obvious privacy reasons. If
you need that level of control, embed a WebView into an activity.

-- 
Mark Murphy (a Commons Guy)
http://commonsware.com | http://github.com/commonsguy
http://commonsware.com/blog | http://twitter.com/commonsguy

Android 3.0 Programming Books: http://commonsware.com/books

-- 
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

Reply via email to