added Tizen Smart Card Emulator

as companion for Android Smart Card Emulator to allow using the
Accessories' HCE mode instead of the phone's hardware.
This commit is contained in:
Frank Morgner
2016-05-25 23:13:34 +02:00
parent 790ea80fb7
commit dfead89d0a
13 changed files with 1140 additions and 0 deletions

12
TCardEmulator/.tproject Normal file
View File

@@ -0,0 +1,12 @@
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<tproject xmlns="http://www.tizen.org/tproject">
<platforms>
<platform>
<name>wearable-2.3.1</name>
</platform>
</platforms>
<package>
<blacklist/>
<resFallback autoGen="true"/>
</package>
</tproject>