can anyone explain me what does this feature gives me :
android.hardware.faketouch.multitouch.distinct
The description says: The application performs distinct tracking of two or more “fingers” on a fake touch interface. This is a superset of the faketouch feature.
I want to know what this fake touch interface is? And is it possible to make a application for a real android phone which includes this fake touch interface. Because i need to make a application which will recognize up to 6 touches simultaneously.
Thank you all for the help, i really appreciate it.
Faketouch :
For more understanding read this & this.