Yo can use intent.setFlags(Intent.FLAG_ACTIVITY_NO_HISTORY);

But I found that this work only if the browser was not running before. If I 
restart Android and run my app which call browser with this intent 
everything works well.
But when I start browser before my app, browser will stay in history.

http://stackoverflow.com/questions/5326538/how-can-i-do-that-in-android-activity-webbrowser-acrivity-but-press-back

If someone find working solution I will be very happy :-(

-- 
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+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en

Reply via email to