Page 1 of 1

How can I make my applet auto selectable?

Posted: Mon Jun 20, 2016 10:37 pm
by Girr16
I can succeed to load and install my applet on smart card. But I have to send SELECT APDU command before other operation every time the card is powered up.
How can I make my applet auto selectable on card powerup?

Re: How can I make my applet auto selectable?

Posted: Tue Jun 21, 2016 4:59 am
by Crawford
Well, to do this, you should make your applet default selected when installing your applet.

Just take pyApdutool as an example:
When dialog box "Install" pops up, click on the V mark in the left side of the option "Default Selected"