Milestone Browser aviable for DROID

RinTinTigger

Premium Member
Premium Member
Joined
Nov 4, 2009
Messages
2,847
Reaction score
2
Location
Germany, Near Frankfurt/Main
Website
www.droidforums.net
Hey guys,

this is taken from alldroid:

[video=youtube;F1X3c5SCM1g]http://www.youtube.com/watch?v=F1X3c5SCM1g[/video]

INSTALL AT OWN RISK!

http://alldroid.org/viewtopic.php?f=210&t=1166 said:
Yep, about an hour after I said it was impossible to do without touching framework.jar, I got it.
icon_e_smile.gif


This works on either 2.0.1 or 2.1

Youtube link: http://www.youtube.com/watch?v=F1X3c5SCM1g

UPDATE: I've attached a new Browser.apk (in Browser_v.05.zip) below that should fix the user-agent it sends, this should allow sites like Digg to correctly detect a mobile device and redirect accordingly. I'll update the zip tomorrow possibly, I have some other fixes I want to roll together. Thanks to everyone that reported it.

Fixed (.03) : Crash on clicking a select menu in the browser.
Fixed (.04) : Weird red thing on the right side of the address bar when loading.
(I took down .04 temporarily because it was force-closing for some people).

.05 is just .04 but fixed to still work on 2.1.

Known issues: User-agent might be wrong still, Wikipedia doesn't redirect to mobile, but digg and facebook do.

Instructions:
- Do a nandroid backup or whatever to back up the files (Browser.apk and Browser.odex) you'll be patching (ps: I'm not responsible for you screwing up your phone)
- Remount /system to RW (mount -o remount,rw -t yaffs2 /dev/block/mtdblock4 /system)
- Delete /system/app/Browser.odex
- Extract the zip file somewhere on your computer
- adb push libmtwebcore.so /system/lib
- adb push Browser.apk /system/app/Browser.apk
- Profit!

I think that's everything. If it doesn't work (crashes on startup immediately) post a logcat output of the exception it threw, I might have forgotten a file.

As the title says, this is still in beta, I've got some more work to do to get the resources to match up correctly.

And here are the two files attached:
http://alldroid.org/download/file.php?id=1010Browser_v.05.zip [445.62 KiB

MTBrowser.zip [2.62 MiB]


Tigger
 
Last edited:

stanrc

Member
Joined
Dec 19, 2009
Messages
415
Reaction score
0
I haven't used dolphin so I can't compare. I never used "pinch zoom" before so I just wanted to see what all the fuss was about.
 

zfly9

Member
Joined
Nov 7, 2009
Messages
182
Reaction score
0
Does your phone have to be unlocked?

If not, what the heck do those instructions mean?!?
 

wuyanks

DF News Team
Premium Member
Joined
Nov 6, 2009
Messages
2,364
Reaction score
1
does not require root, i don't think... just need android SDK installed, if you follow those insttructions there... but you should probably make a nandroid backup beforehand, which does require root....
 

stanrc

Member
Joined
Dec 19, 2009
Messages
415
Reaction score
0
I believe you do need root because you need to remove the original browser.
 
Top