Not sure if this is the right forum to discuss platform related
changes. Seemed this closest.

If I need to customize the default bookmarks/homepage in the browser,
what the best approach?

BookMarks:
res/values/strings.xml defines an array of strings called 'bookmarks'.
Is it enough if I just modify the values in this file?

HomePage:
In browserSettings.java, homeUrl is hardcoded to 
http://www.google.com/m?client=ms-";.
I planning to move this value to a file or resource string and set it
to my default. Have I overlooked anything by doing this? (suppose I
have logged in with a google account?)

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