Nexus One Hack – How to Enable Multi-Touch on your Nexus One!

Nexus One launched in the U.S. supposedly doesn’t come with multi-touch simply because Apple would “sue” Google if it did. But it’s okay, I believe it was Google’s mastermind plan to let hackers hack the Android OS 2.1 to add multi-touch support, here it is!
(I will have an updated video of this working too btw.)

Only 7 lines of code!

Who wants multitouch for their N1 browser?

I just whipped this up, this will be in my upcoming ROM.

WARNING: You may lose your bookmarks and browser settings by doing this.

Get the following files:

http://n0rp.chemlab.org/android/nexus/Browser.apk

http://n0rp.chemlab.org/android/nexu…od.android.xml

http://n0rp.chemlab.org/android/nexu…od.android.jar

Add them to your device:
Code:

adb shell stop
adb remount
adb shell rm /system/app/Browser.odex
adb push Browser.apk /system/app
adb push com.cyanogenmod.android.jar /system/framework
adb push com.cyanogenmod.android.xml /system/etc/permissions
adb shell reboot

Enjoy.

via gizmodo

Leave a Reply

Your email address will not be published.

You may use these HTML tags and attributes: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong>


Other interesting stuff at Zedomax.com: , , , ,
Check out more interesting categories: DIY, Featured, Featured Hacks, Gadgets, Google Android, Hack, HOWTO, Nexus One, Projects, Smartphones.


Related News and Resources