Dear Weston, Does the browser app's manifest has this line <uses-feature android:name="android.hardware.touchscreen.multitouch" android:required="false" />
Applications may disable multi touch features. There are more ways to disable it even. On Saturday, January 4, 2014 4:10:52 AM UTC+5:30, Weston Weems wrote: > > Gentleman, > > I've successfully ported android a number of times as well as ran through > a number of iterations of android on the same sets of hardware but I've got > something thats puzzling me. > > Moving one of my bits of hardware from 4.1 to 4.3, I've noticed that > multi-touch in the browser doesnt work (even after copying > android.hardware.touchscreen.multitouch.xml to the appropriate place). > > In testing with a multi-touch testing application and getevent, I do see > multi-touch working, but the browser app / web views just ignore the > functionality. > > If anyone has any clues, they would be greatly appreciated! > > > -- -- unsubscribe: [email protected] website: http://groups.google.com/group/android-porting --- You received this message because you are subscribed to the Google Groups "android-porting" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/groups/opt_out.
