On Tue, May 31, 2011 at 4:47 AM, ashish <[email protected]> wrote: > I want to do some configuration settings on launch of an browser > event. Is there any way to listen to browser launch.
There are no broadcast Intents like this. If you want control over the user's browsing experience, embed a WebView into your application. -- Mark Murphy (a Commons Guy) http://commonsware.com | http://github.com/commonsguy http://commonsware.com/blog | http://twitter.com/commonsguy Android Training in NYC: http://marakana.com/training/android/ -- 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

