Looks like cat /proc/bus/input/devices file has the event bit mask ABS. since only touch devices have ABS axes, I assume all devices for which the ABS is listed would be touch devices.
On Monday, October 21, 2013 9:19:52 AM UTC-5, Abhi7 wrote: > > Hello Group, > > I am interested in automating the IDC file creation process for > touchscreen monitors in android. > Though the procedure itself is very simple, I am stuck at trying to find > the Vendor and Product id of the touch controller associated with the Touch > screen monitor. > > Is there a way in android to verify if the given VendorId and ProductId > corresponds only to the Touch controller?. > > Thanks > Abhi > -- -- 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.
