README.md: update example applet build instructions
The build system in hello-stk.git has changed. We now use ANT to build the applets along with a more modern JAVA SDK. Related: OS#6069
This commit is contained in:
@@ -35,10 +35,10 @@ Use the hello-stk example to get started.
|
|||||||
|
|
||||||
$ mkdir javacard
|
$ mkdir javacard
|
||||||
$ cd javacard
|
$ cd javacard
|
||||||
$ git clone https://git.osmocom.org/sim/sim-tools
|
|
||||||
$ git clone https://git.osmocom.org/sim/hello-stk
|
$ git clone https://git.osmocom.org/sim/hello-stk
|
||||||
$ cd hello-stk
|
$ cd hello-stk
|
||||||
$ make
|
$ git submodule update --init --recursive
|
||||||
|
$ ant
|
||||||
|
|
||||||
To install the applet onto a SIM card, first set the type of reader you are using.
|
To install the applet onto a SIM card, first set the type of reader you are using.
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user