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:
BIN
TCardEmulator/shared/res/ic_launcher.png
Normal file
BIN
TCardEmulator/shared/res/ic_launcher.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 2.5 KiB |
BIN
TCardEmulator/shared/res/tcardemulator.png
Normal file
BIN
TCardEmulator/shared/res/tcardemulator.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 56 KiB |
23
TCardEmulator/shared/res/wallet.xml
Normal file
23
TCardEmulator/shared/res/wallet.xml
Normal file
@@ -0,0 +1,23 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<application name="com.vsmartcard.tcardemulator">
|
||||
<wallet>
|
||||
<aid-group category="other">
|
||||
<aid aid="A000000397425446590201" se_type="hce" unlock="false"
|
||||
power="sleep" />
|
||||
<aid aid="A0000003974254465902" se_type="hce" unlock="false"
|
||||
power="sleep" />
|
||||
<aid aid="A00000039742544659" se_type="hce" unlock="false" power="sleep" />
|
||||
</aid-group>
|
||||
<aid-group category="other">
|
||||
<aid aid="F000000001" se_type="hce" unlock="false" power="sleep" />
|
||||
</aid-group>
|
||||
<aid-group category="other">
|
||||
<aid aid="D27600012401" se_type="hce" unlock="false" power="sleep" />
|
||||
<aid aid="D2760001240102000000000000010000" se_type="hce" unlock="false"
|
||||
power="sleep" />
|
||||
</aid-group>
|
||||
<aid-group category="other">
|
||||
<aid aid="A000000527210101" se_type="hce" unlock="false" power="sleep" />
|
||||
</aid-group>
|
||||
</wallet>
|
||||
</application>
|
||||
Reference in New Issue
Block a user