views:

177

answers:

1

I have been trying to interact with SIM application through APDU exchanges. For exchanging APDUs, I had to create an APDUConnection through Connector.open() API, but this particular API throws up an IO exception stating "JSR 177 is not supported on this platform", I dont know whether this happens because I test this on simulator or whether it's not supported on Blackberry devices as well.

I would like to know, has anyone been successful interacting with SIM apps on Blackberry? If yes, what's the way to do it? Is it possible to add extensions to the Blackberry SDK, in case if I could implement JSR 177? How do I extend the SDK to include such extensions? I really appreciate any inputs from you folks. Thanks in advance.

A: 

Siva,

Did you get the solution. I am getting "bad AID" "unable to open".

Thanks

Newbee