make ColorChord work on Android.
This commit is contained in:
parent
241733ab9a
commit
79089566a1
18 changed files with 720 additions and 451 deletions
8
colorchord2/android/Sources/res/xml/device_filter.xml
Normal file
8
colorchord2/android/Sources/res/xml/device_filter.xml
Normal file
|
@ -0,0 +1,8 @@
|
|||
<?xml version="1.0" encoding="utf-8"?>
|
||||
|
||||
<!-- This file seems to do NOTHING AT ALL! If you have any idea how to use the device filters file, please let me know! -->
|
||||
<resources>
|
||||
<!-- <usb-device vendor-id="abcd" product-id="f410" /> --> <!-- class="3" subclass="255" protocol="255" -->
|
||||
<usb-device vendor-id="43981" product-id="62480" />
|
||||
</resources>
|
||||
|
Loading…
Add table
Add a link
Reference in a new issue