Hi every one
I wrote a midlet using satsa(jsr 177)api.
it runs on netbeans 6.1 emulator.
but i cant lunch it in the phone.
Q:
does any permission must be declared for the midlet? if yes how?
Hi every one
I wrote a midlet using satsa(jsr 177)api.
it runs on netbeans 6.1 emulator.
but i cant lunch it in the phone.
Q:
does any permission must be declared for the midlet? if yes how?
Hi,
What is the model of the phone that you are using to test the application?
Cheers
Shan
Hello,
1. What phone are you using ? that's important... not all of them have support for this JSR.
2. Are you using SATSA Crypto or APDU ? for Crypto shouldn't have any problem.
:Ruben
Hi,
i am using nokia n73.
i used satsa pki api.
i got application error from the midlet as it wants to run.
then in the permmisions i add the securityservice api, and then run it again. after that i recieved authorization failed messeage.
regards