Here are some examples that will help you getting started both with the Java Card Technologies as well as with the Developer Suite.
Please also check the Usability Lab, which will drive you through the major features of the Developer Suite on a complete example. The Usability Lab work on the Developer Suite Free Evaluation.
SIM Toolkit Commands
This example illustrates:
- How to implement the most common proactive SIM Toolkit commands in an applet.
- How Developer Suite Mobile Simulator supports the different proactive commands.
This applet is presented as a series of SIM Toolkit menus, each menu grouping a set of related proactive commands: Common STK Features, User Interaction, Mobile Interaction, Network Interaction and Card Interaction.
ePurse
A simple electronic purse applet that allows you to issue proprietary APDU commands to get the balance of your ePurse, debit or credit it.
NFC-SCWS
A NFC-SCWS application that demonstrates NFC Card Emulation implementation, NFC Card Reader implementation as well as Tag Reading. With interaction with Server application, you will be able to see the end to end NFC-SCWS solution for KFC offers...
JSR177 for MIDlet-UICC communication
MIDlet-UICC communication is possible thanks to JSR177 API. A MIDlet in handset can open connection to an application in UICC, passing parameters over to UICC in order for UICC to process securely. In return, UICC would pass response parameter to MIDlet and MIDlet would reflect the result in the Mobile Phone screen...



