This is a discussion on 2.1 with multitouch? within the Droid Hacks forums, part of the Droid Hacking category; So I was wondering if anyone got the multitouch feature from the milestone to work with 2.1 or if its even possible...
You can get the multitouch working on the browser. Have not tried it on 2.0.1 though it should work.
You will be required to root your Motorola Droid first and
then do a nandroid backup to the files you’ll be patching
(Browser.apk and Browser.odex) next remount/system to RW
(mount -o remount,rw -t yaffs2 /dev/block/mtdblock4 /system);
then delete/system/app/Browser.odex
Next download MTBrowser.zip file, which you can get from
here and extract to your computer, once on your computer,
adb push libmtwebcore.so /system/lib, then adb push Browser.apk
/system/app/Browser.apk.
You can get the multitouch working on the browser. Have not tried it on 2.0.1 though it should work.
You will be required to root your Motorola Droid first and
then do a nandroid backup to the files you’ll be patching
(Browser.apk and Browser.odex) next remount/system to RW
(mount -o remount,rw -t yaffs2 /dev/block/mtdblock4 /system);
then delete/system/app/Browser.odex
Next download MTBrowser.zip file, which you can get from
here and extract to your computer, once on your computer,
adb push libmtwebcore.so /system/lib, then adb push Browser.apk
/system/app/Browser.apk.
gona test this out on 2.0.1 real quick! wish me luck
You can get the multitouch working on the browser. Have not tried it on 2.0.1 though it should work.
You will be required to root your Motorola Droid first and
then do a nandroid backup to the files you’ll be patching
(Browser.apk and Browser.odex) next remount/system to RW
(mount -o remount,rw -t yaffs2 /dev/block/mtdblock4 /system);
then delete/system/app/Browser.odex
Next download MTBrowser.zip file, which you can get from
here and extract to your computer, once on your computer,
adb push libmtwebcore.so /system/lib, then adb push Browser.apk
/system/app/Browser.apk.
gona test this out on 2.0.1 real quick! wish me luck