androidthings / contrib-drivers

Open source peripheral drivers
Apache License 2.0
558 stars 174 forks source link

Does User-space drivers, also available for ordinary Android phone? #123

Closed helpme2k2 closed 5 years ago

helpme2k2 commented 5 years ago

Hi all,

Sorry if my question sound silly to you, but I really need to build an app that simulate a HID device to inject hardware event to be accessed by other apps. I found User-space drivers on https://developer.android.com/things/sdk/drivers and it looks like exactly what I needed. Except, it is listed under Android Things.

Does User-space drivers also available for commercial Android phone? Thanks.

Elton

Fleker commented 5 years ago

No user-space drivers are only an api that can be used on Android Things devices.