use HCE mode of Samsung Accessories for emulation

This commit is contained in:
Frank Morgner
2016-05-25 21:24:17 +02:00
parent 818d5a0254
commit 790ea80fb7
14 changed files with 390 additions and 81 deletions

View File

@@ -81,4 +81,11 @@
</PreferenceCategory>
<ListPreference
android:key="nfc"
android:title="NFC communication hardware"
android:defaultValue="@string/nfc"
android:entries="@array/strNFC"
android:entryValues="@array/strNFC" />
</PreferenceScreen>