> I'm making a application which wants to get the homepage url of > Browser.
I suspect that is not possible. > But I can't open the SharedPreference of Browser and read desired > value. That would be a security violation. Applications cannot read other applications' files, shared preferences, databases, etc. > Is there another way that can open and read the Browser's > SharedPreferences.? Not without modifying the Browser application itself. -- Mark Murphy (a Commons Guy) http://commonsware.com _The Busy Coder's Guide to Android Development_ Version 2.0 Available! --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---

