Tuesday, July 14, 2009

Fix the Multi-touch Browser issue

JesusFreke offers us some tips to fix multi-touch browser issue. Basically, if your browser's multi-touch is not working, goto Terminal Emulator and type in these commands:

su
mount -o rw,remount /system
rm /system/app/Browser.odex
reboot

No comments:

Post a Comment