Milestone Browser and Terminal Emulator

This is a discussion on Milestone Browser and Terminal Emulator within the Droid Hacks forums, part of the Droid Hacking category; newton122189, thank you for your guide. i'm going to try that...

+ Reply to Thread
Page 2 of 6 FirstFirst 1 2 3 4 ... LastLast
Results 11 to 20 of 51

Thread: Milestone Browser and Terminal Emulator

  1. Droid Ninja
    tktouch12's Avatar
    Member #
    5909
    Join Date
    Nov 2009
    Posts
    1,247
    Phone
    HTC Droid Incredible 2
    #11
    newton122189, thank you for your guide. i'm going to try that
    got eris: 12/24/09
    returned eris: 12/28/09
    got droid: 12/31/09
    rooted droid: sometime in january (right after it was released (manually))
    bb->2.1 sbf->desire rom> 2.1bb> 2.2
    got incredible as warranty replacement 8/31/10
    shattered inc screen 9/25/10-> got insurace replacement 10/4/10
    broke inc screen 10/19/10-> got warranty replacement 10/22/10
    got moto droid 1 off ebay 1/7/11
    broke inc screen 5/26/11-> got insurance replacement inc2 5/27/11
    sold inc2 & bought vzw 16gb iphone 4 6/9/11
  2. Master Droid
    Newton122189's Avatar
    Member #
    1942
    Join Date
    Nov 2009
    Location
    Virginia
    Posts
    627
    Liked
    1 times
    Phone
    R2D2 Droid 2, Motorola XOOM
    #12
    Quote Originally Posted by tktouch12 View Post
    newton122189, thank you for your guide. i'm going to try that
    no problem, i hope it works for you, the multi touch was alright and it eliminated the scrolling lag but it just wasnt for me, it seemed to work alright, but nothing special
  3. Droid Ninja
    tktouch12's Avatar
    Member #
    5909
    Join Date
    Nov 2009
    Posts
    1,247
    Phone
    HTC Droid Incredible 2
    #13
    alright well im excited to have it, nothing else changes does it? and i can just run the second set of commands to get the stock browser back?

    now i just have to wait for rapidshare to let me download it. (right now is "too busy", ugh)
    got eris: 12/24/09
    returned eris: 12/28/09
    got droid: 12/31/09
    rooted droid: sometime in january (right after it was released (manually))
    bb->2.1 sbf->desire rom> 2.1bb> 2.2
    got incredible as warranty replacement 8/31/10
    shattered inc screen 9/25/10-> got insurace replacement 10/4/10
    broke inc screen 10/19/10-> got warranty replacement 10/22/10
    got moto droid 1 off ebay 1/7/11
    broke inc screen 5/26/11-> got insurance replacement inc2 5/27/11
    sold inc2 & bought vzw 16gb iphone 4 6/9/11
  4. Master Droid
    Newton122189's Avatar
    Member #
    1942
    Join Date
    Nov 2009
    Location
    Virginia
    Posts
    627
    Liked
    1 times
    Phone
    R2D2 Droid 2, Motorola XOOM
    #14
    Quote Originally Posted by tktouch12 View Post
    alright well im excited to have it, nothing else changes does it? and i can just run the second set of commands to get the stock browser back?

    now i just have to wait for rapidshare to let me download it. (right now is "too busy", ugh)
    yeah, i hate that too busy nonsense

    but yes if you follow the first set of commands then the second set should take you back to stock (without multi touch), i have done this and it works for me 100%, but still make a nandroid backup just in case

    also here are the commands to go back to multi touch after you have disabled it, so basically if you put on the multi touch browser, dont like it, remove it, and then want to put it back on later

    i havent personally tried this, but its just reversing the previous commands so it should work no problem

    abd shell
    su
    mount -o remount,rw -t yaffs2 /dev/block/mtdblock4 /system
    mv /system/app/Browser.odex /system/app/Browser.odex.bak
    mv /system/app/Browser.apk /system/app/Browser.apk.bak
    mv /system/app/Browser.apk.mt.bak /system/app/Browser.apk
    mv /system/lib/libmtwebcore.so.bak /system/lib/libmtwebcore.so
    mount -o ro,remount -t yaffs2 /dev/block/mtdblock4 /system
    sync
    reboot


    edit: and to answer your question, i do not believe it changes anything else, i had everything else the same, doesnt even erase bookmarks or history
    Last edited by Newton122189; 01-22-2010 at 05:47 PM.
  5. Senior Droid
    big.daddy's Avatar
    Member #
    28606
    Join Date
    Jan 2010
    Posts
    129
    Phone
    Motorola Droid X
    #15
    Quote Originally Posted by taypotts View Post
    Could this work? Anyone?


    Now for the droid multitouch browser. Download the file from this link

    RapidShare: 1-CLICK Web hosting - Easy Filehosting


    and extract it. copy both browser.apk and libwebmtcore.so to the root of your sd card. Then download Terminal Emulator for free from the Android Market. Launch it and type these commands in one at a time and press the enter key (the button directly below delete on the hard keyboard) after each one.

    su
    mount -o remount,rw -t yaffs2 /dev/block/mtdblock4 /system
    rm /system/app/Browser.odex
    cat /sdcard/Browser.apk > /system/app/Browser.apk
    cat /sdcard/libmtwebcore.so > /system/lib/libmtwebcore.so
    mount -o ro,remount -t yaffs2 /dev/block/mtdblock4 /system
    sync
    reboot

    *Note: when i typed the
    rm /system/app/Browser.odex it said file does not exist, yet it still worked for me. Some people say this could cause problems down the line, but if it didnt exist in the first place on my phone (i checked ) than it is basically deleted.
    can i use a program other that the terminal emulator to install this? I cant get the TE to run on my phone, it immediately forces close.
  6. Master Droid
    Newton122189's Avatar
    Member #
    1942
    Join Date
    Nov 2009
    Location
    Virginia
    Posts
    627
    Liked
    1 times
    Phone
    R2D2 Droid 2, Motorola XOOM
    #16
    any terminal emulator should work, just search for "terminal" in the marketplace, i dont use them though, i have a free one downloaded but adb is easier for me
  7. Droid Ninja
    tktouch12's Avatar
    Member #
    5909
    Join Date
    Nov 2009
    Posts
    1,247
    Phone
    HTC Droid Incredible 2
    #17
    alright i just used newton122189's method using adb and it worked great. i love the multi-touch. i think it scrolls much smoother as well! double tapping also works
    i just have one problem- after doing this, a couple apps show up in the drawer twice. (of my like 100 installed apps, its 3: calculator, shazam, and the weather channel. but its not really a big deal.
    thanks a ton!
    got eris: 12/24/09
    returned eris: 12/28/09
    got droid: 12/31/09
    rooted droid: sometime in january (right after it was released (manually))
    bb->2.1 sbf->desire rom> 2.1bb> 2.2
    got incredible as warranty replacement 8/31/10
    shattered inc screen 9/25/10-> got insurace replacement 10/4/10
    broke inc screen 10/19/10-> got warranty replacement 10/22/10
    got moto droid 1 off ebay 1/7/11
    broke inc screen 5/26/11-> got insurance replacement inc2 5/27/11
    sold inc2 & bought vzw 16gb iphone 4 6/9/11
  8. Master Droid
    Newton122189's Avatar
    Member #
    1942
    Join Date
    Nov 2009
    Location
    Virginia
    Posts
    627
    Liked
    1 times
    Phone
    R2D2 Droid 2, Motorola XOOM
    #18
    i have no idea why it would do that at all, the commands i posted couldnt possibly cause your apps to show up double, now if it was your browser that showed up twice i would say maybe but the problem you have is likely related to something else, i would do a nandroid backup, (assuming you did one before you started) and try it again, you shouldnt have duplicate apps like that

    edit: you posted something yesterday about starting the terminal commands and stopping half way through and then getting some boot issues, that could be related to the double apps
    Last edited by Newton122189; 01-23-2010 at 01:16 PM.
  9. Droid Ninja
    tktouch12's Avatar
    Member #
    5909
    Join Date
    Nov 2009
    Posts
    1,247
    Phone
    HTC Droid Incredible 2
    #19
    Quote Originally Posted by Newton122189 View Post
    i have no idea why it would do that at all, the commands i posted couldnt possibly cause your apps to show up double, now if it was your browser that showed up twice i would say maybe but the problem you have is likely related to something else, i would do a nandroid backup, (assuming you did one before you started) and try it again, you shouldnt have duplicate apps like that

    edit: you posted something yesterday about starting the terminal commands and stopping half way through and then getting some boot issues, that could be related to the double apps
    ya, your right it could easily be what i did yesterday, but its just a couple and its only duplicate icons, so i dont think im going to worry about it. actually, since its just 3 apps, i just uninstalled them and reinstalled, and now its fine (actually, at that exact moment the other ones got fixed, so no big deal)
    and so thanks again, i love it
    got eris: 12/24/09
    returned eris: 12/28/09
    got droid: 12/31/09
    rooted droid: sometime in january (right after it was released (manually))
    bb->2.1 sbf->desire rom> 2.1bb> 2.2
    got incredible as warranty replacement 8/31/10
    shattered inc screen 9/25/10-> got insurace replacement 10/4/10
    broke inc screen 10/19/10-> got warranty replacement 10/22/10
    got moto droid 1 off ebay 1/7/11
    broke inc screen 5/26/11-> got insurance replacement inc2 5/27/11
    sold inc2 & bought vzw 16gb iphone 4 6/9/11
  10. Master Droid
    Newton122189's Avatar
    Member #
    1942
    Join Date
    Nov 2009
    Location
    Virginia
    Posts
    627
    Liked
    1 times
    Phone
    R2D2 Droid 2, Motorola XOOM
    #20
    Well I'm glad you like it, if you want there is a new version on alldroid, just fixes the auto fit to page issue, but if you want you can install it

Sponsors

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts

Similar Threads

  1. Help with Terminal, deleted Browser.apk
    By blake in forum New Member Introductions & Site Assistance
    Replies: 1
    Last Post: 01-24-2010, 10:08 AM
  2. Terminal Emulator
    By tony1208 in forum Droid Hacks
    Replies: 5
    Last Post: 01-18-2010, 09:25 PM
  3. Can I install BusyBox using the Terminal Emulator?
    By blueyzfr6 in forum Droid Hacks
    Replies: 1
    Last Post: 01-14-2010, 07:16 PM
  4. PC Terminal emulator, GUI?
    By Flowah in forum Droid Hacks
    Replies: 8
    Last Post: 12-15-2009, 03:47 AM

Search tags for this page

browser terminal emulator
,
browser.odex
,

droid browser emulator

,

droid browser simulator

,
emulador motorola milestone
,
libwebmtcore.so
,
milestone barowsar downlod .
,
milestone browser droid x
,

milestone terminal

,
milestone terminal emulator root
,
milestone x simulator
,
motorola milestone emulador
,

motorola milestone emulator

,
motorola milestone emulators
,

motorola milestone simulator

,
motorola milestone system/app remount yaffs2
,
motorola milestone terminal
,
simulador motorola milestone
,
terminal emulator milestone
,
terminal milestone
Click on a term to search our site for related topics.

Tags for this Thread