This repository has been archived by the owner on Sep 6, 2019. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 527
Restrict input device descriptor #768
Labels
Comments
Input device has no useful ID's that can be used. |
properties of an InputDevice, coupled with other data, can be used to create a unique fingerprint. |
I don't know yet how to fake ID's. |
"An input device descriptor uniquely identifies an input device. Its value is intended to be persistent across system restarts, and should not change even if the input device is disconnected, reconnected or reconfigured at any time." I am afraid that restricting this will lead to trouble. |
On the other hand: "The input device descriptor returned by getDescriptor() should only be used when an application needs to remember settings associated with a particular input device." |
thanks |
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
http://developer.android.com/reference/android/view/InputDevice.html
The text was updated successfully, but these errors were encountered: