Introducing XDA:DevCon – A Conference For Developers By Developers
XDA Developers Android and Mobile Development Forum
Forgot your password?
 
Post Reply+
Tip us?
 
jerrygon
Old
#1  
Senior Member - OP
Thanks Meter 11
Posts: 460
Join Date: Jun 2007
Location: Miramar, FL
Default Enable Multitouch

Can anyone do an exact step by step on how to do this? Like all the commands I need to do in adb. Thanks!

http://www.nookdevs.com/NookColor_Enable_MultiTouch
 
antoniouslj
Old
#2  
antoniouslj's Avatar
Senior Member
Thanks Meter 36
Posts: 456
Join Date: Dec 2007
Location: Moore, OK

 
DONATE TO ME
Quote:
Originally Posted by jerrygon View Post
Can anyone do an exact step by step on how to do this? Like all the commands I need to do in adb. Thanks!

http://www.nookdevs.com/NookColor_Enable_MultiTouch
Place the attached file in /system/etc/permissions/ using Root Explorer or adb push.
Current and Past Devices:

HTC One X+ ATT


Galaxy Nexus (Got mad and busted it)
Galaxy Note 1 (traded for Gnex)
Galaxy S II Skyrocket (sold)
Nokia N9 (Gave to wife)
Nexus S (Sold)
Galaxy Tab 8.9 (Returned)
LG G2X (Traded for Nexus S)
MT4G (Gave to wife)
Nexus One (Sold)
ASUS Transformer (Sold)
Blackberry Playbook (Sold)

The Following User Says Thank You to antoniouslj For This Useful Post: [ Click to Expand ]
 
jerrygon
Old
#3  
Senior Member - OP
Thanks Meter 11
Posts: 460
Join Date: Jun 2007
Location: Miramar, FL
I know I am a dork.... But can you post the adb commands to push this file.


Quote:
Originally Posted by antoniouslj View Post
Place the attached file in /system/etc/permissions/ using Root Explorer or adb push.
 
bighead21
Old
#4  
Member
Thanks Meter 2
Posts: 30
Join Date: Apr 2010
Quote:
Originally Posted by jerrygon View Post
Can anyone do an exact step by step on how to do this? Like all the commands I need to do in adb. Thanks!

http://www.nookdevs.com/NookColor_Enable_MultiTouch
open notepad or any other text editor, copy/paste the code from the link into the file.

save the file as "android.hardware.touchscreen.multitouch.xml"

connect to your NC via ADB and run the following:

Code:
adb shell mount -o remount,rw /dev/block/mmcblk0p5 /system
Code:
adb push *path to your new xml file*/android.hardware.touchscreen.multitouch.xml /system/etc/permissions/android.hardware.touchscreen.multitouch.xml
Code:
adb reboot
you should be good after that.
 
jerrygon
Old
#5  
Senior Member - OP
Thanks Meter 11
Posts: 460
Join Date: Jun 2007
Location: Miramar, FL
Thanks! That did it!



Quote:
Originally Posted by bighead21 View Post
open notepad or any other text editor, copy/paste the code from the link into the file.

save the file as "android.hardware.touchscreen.multitouch.xml"

connect to your NC via ADB and run the following:

Code:
adb shell mount -o remount,rw /dev/block/mmcblk0p5 /system
Code:
adb push *path to your new xml file*/android.hardware.touchscreen.multitouch.xml /system/etc/permissions/android.hardware.touchscreen.multitouch.xml
Code:
adb reboot
you should be good after that.
 
quietglow
Old
#6  
Member
Thanks Meter 2
Posts: 75
Join Date: Nov 2006
Unfortunately this doesn't work for the browser (or didn't for me anyway). Anyone have any idea of how to get multitouch going there?
 
bighead21
Old
#7  
Member
Thanks Meter 2
Posts: 30
Join Date: Apr 2010
Quote:
Originally Posted by quietglow View Post
Unfortunately this doesn't work for the browser (or didn't for me anyway). Anyone have any idea of how to get multitouch going there?
the stock browser doesn't have multitouch enabled... Dolphin browser and I believe Firefox/Fennec does. The individual apps need to support multitouch
 
ojo8
Old
#8  
Member
Thanks Meter 3
Posts: 53
Join Date: Dec 2009
Does anyone have Miren browser installed? I can't get pinch to zoom to work on it even though it works just fine on my Droid 2. I installed the xml file but still nothing.
 
French.
Old
(Last edited by French.; 5th December 2010 at 02:58 PM.)
#9  
Member
Thanks Meter 1
Posts: 67
Join Date: Sep 2009
we need a "thank" button. Thank you bighead21.

ETA: It was user error...for those that are newbies the copy/paste of the xml text is not formatted in the manner it has to be to work. Any time you see < it must start on a new line.
 
boret
Old
#10  
Junior Member
Thanks Meter 0
Posts: 17
Join Date: Nov 2010
I noticed that for my computer (Win7 64) to recognize the device [adb devices] I need to use [adb kill-server] several times (5 times seems to work for me) then type [adb remount] and then [adb devices] show the device list.

Another tip I found on the big root thread that has been pretty useful is the you can swipe your finger right to left on the bottom menu bar and it works like the "Back" soft-button. It works even if you don't see the back icon.

 
Post Reply+
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Go to top of page...

XDA PORTAL POSTS

One Stop Guide Shop for the Newbie and Dev

It’s been well established that XDA-Developers isthedestination for resources relating to … more

What Happened at Google I/O 2013 – XDA Developer TV

Unless you just emerged from a deep, dark, dank cavern under the Earth, you know … more

Forums Added for the LG Optimus G Pro and Sony Xperia Tablet Z

Not too long ago, we talked about how Sony was continuing its AOSP efforts on … more

Permanent Screen Off for the Visually Impaired

Most of us take the simple act of waking up our devices and having a quick glance at the … more