[N1 Addon] Multitouch Browser for Nexus


Who wants multitouch for their N1 browser?

I just whipped this up, this will be in my upcoming ROM. The pinch-zoom helper code was written by Luke Hutchison. I’ve placed it in a separate framework jar so that it can be used by other apps (hint hint).

WARNING: You will initially 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.

Related posts:

  1. How To: Enable Multitouch Browsing on Your Nexus One (Using the Native Browser) How To: Enable Multitouch Browsing on Your Nexus One...
  2. How To: Get Multitouch Browser on The Motorola Droid How To: Get Multitouch Browser on The Motorola Droid...
  3. CyanogenMod v4.2.13 (UPDATED 01/12/10) The Android devices we own come with many files that...
  4. CyanogenMod v4.2.11.1 (UPDATED 12/27/09) The Android devices we own come with many files that...
  5. CyanogenMod v4.2.12.2 (UPDATED 01/04/10) The Android devices we own come with many files that...

Related posts brought to you by Yet Another Related Posts Plugin.


subscribe to comments RSS

There are no comments for this post

Leave a Comment

* these are required fields