What's new
DroidForums.net | Android Forum & News

This is a sample guest message. Register a free account today to become a member! Once signed in, you'll be able to participate on this site by adding your own topics and posts, as well as connect with other members through your own private inbox!

Milestone Browser aviable for DROID

RinTinTigger

Premium Member
Premium Member
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:
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.
 
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....
 
Back
Top