madhanraj / seek-for-android

Automatically exported from code.google.com/p/seek-for-android
0 stars 0 forks source link

Can i use "native card" to implemention SmartcardAPI??? #62

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
What's the problem?

HI everyone~~
My devices is SIII,i want to try SmartcardAPI ,but i don't have Java card,i 
only have native card!
So..can i implementation example of SmartcardAPI?

Is there anybody  was successfully completed example of SmartcardAPI??

Original issue reported on code.google.com by natsu0...@gmail.com on 2 Jul 2013 at 8:11

GoogleCodeExporter commented 9 years ago
The SmartCard API does not care about Java Card or native card as long as the 
card has logical channel support and can select applications.

If your native card is a SIM (S3 only supports the UiccTerminal) it only needs 
to support MANAGE CHANNEL OPEN/CLOSE and SELECT.

Original comment by Daniel.A...@gi-de.com on 5 Jul 2013 at 2:21