December 14th, 2010, 06:21 AM
|
#2 (permalink)
|
|
Senior Member
Join Date: Jun 2010
Posts: 3,095
Device(s): CDMA Galaxy Nexus-Rooted / Kindle Fire-CM7 / Droid X-CM7 / OG Droid
Thanks: 57
Thanked 1,020 Times in 532 Posts
|
Go into the etc/motorola/com.android.browser folder and long press on the "defaults.xml" file and select "open in text editor".
You'll see something like this:
<map>
<string name="homepage"> http://www .google. com/m?client=ms-android-verizon &source=android-home</string>
<int name="preloaded_bookmark" value=" 2"/>
<boolean name="fix_picasa" value="false"/>
<boolean name="ua_has_displaysize_model" value="true"/>
</map>
All you need to do is remove the & (in bold) and change the 2 (in bold) to 0 (zero) and save the changes. They will not be in bold on your phone, I did it just to highlight the parts that need to be edited.
__________________
"I know I was born and I know that I'll die, the in-between is mine."
My Nitro R/C Truck Videos, the blue truck is mine.
If I've helped you don't be afraid the hit the "Thanks" button.
|
|
|