lulufei / seek-for-android

Automatically exported from code.google.com/p/seek-for-android

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Channel#getSelectResponse() command returns wrong status word

GoogleCodeExporter opened this issue · comments

Channel#getSelectResponse() command returns wrong status word

What steps will reproduce the problem?
1.I have created one sample java card applet and loaded it into UICC
2.On selecting this applet it returns FCI templet
3.Now i try to select this applet from android device with 
Android OS version : 4.2.2 but it gives wrong status word. Though I am getting 
Channel Object not null.

My device Information : 
Device : Samsung S4
Model Number: GT-I9500
Baseband version : I9500DDUBMF8
Build Number : JDQ39.I9500XwUBMG5
Kernal Version : 3.4.5-1133023
dpi@DELL212#1
Thu Jul 18 09:27:00 KST 2013

My device Smart card API Version : 2.4.0

What is the expected output? 
It should return correct status word
What do you see instead?
It returns the first two byte of FCI Template as status word which is not 
correct.

Original issue reported on code.google.com by theatind...@gmail.com on 20 Dec 2013 at 9:58