Page 1 of 1

when is application in "INSTALLED" state?

Posted: Thu May 05, 2016 2:55 am
by lutajc
From the Global Platform 2.1.1 specification, I learned that there are three application life cycle states"
1. INSTALLED
2. SELECTABLE
3. LOCKED

AFAIK, after INSTALL[for install] has been done, application state will be changed to "SELECTABLE" state.
So MY question is when application is in "INSTALLED" state?

Re: when is application in "INSTALLED" state?

Posted: Thu May 05, 2016 3:25 am
by popmun09
INSTALL[ for install] is different to INSTALL[ for make selectable] or INSTALL for INSTALL and MAKE SELECTABLE. Installed does not mean selectable but selectable does mean installed.

Re: when is application in "INSTALLED" state?

Posted: Thu May 05, 2016 8:15 am
by Neqikoo
Just in my opinion, after INSTALL [for install] succeed, application was changed to INSTALLED state. And then you can use SELECT command to change its state to SELECTABLE.