Open GoogleCodeExporter opened 9 years ago
I have been encountering a similar issue with certain kernel versions on the S3
and S4 running Android 4.2.2. Looking at the smartcard-api.patch files for
3_1_0 (available in the downloads section), it appears that if the select
response returns anything other than 9000, it flags it as an error. This is
interesting because technically, the select response could be say 61xx which
means there is more data in the response and you would have to issue a GET
RESPONSE command to get the data - something that is not under the control of
the developer as all they can do is openLogicalChannel().
S3/S4 with Android 4.3 works for me so I'm wondering if something is fixed by
Samsung.
Thoughts? This is my understanding. Let me know.
Original comment by ada...@gmail.com
on 30 Jan 2014 at 9:24
Original issue reported on code.google.com by
theatind...@gmail.com
on 20 Dec 2013 at 10:21