Includes jCardSim to emulate the following Java Card Applets in Android's host card emulation: - jCardSim Team's Hello World Applet - Philip Wendland's ISO Applet - Yubico's OpenPGP Applet - Yubico's OATH Applet
11 lines
365 B
XML
11 lines
365 B
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<project version="4">
|
|
<component name="ProjectModuleManager">
|
|
<modules>
|
|
<module fileurl="file://$PROJECT_DIR$/ACardEmulator.iml" filepath="$PROJECT_DIR$/ACardEmulator.iml" />
|
|
<module fileurl="file://$PROJECT_DIR$/app/app.iml" filepath="$PROJECT_DIR$/app/app.iml" />
|
|
</modules>
|
|
</component>
|
|
</project>
|
|
|