lulufei / seek-for-android

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

getSelectResponse() not found on channel

GoogleCodeExporter opened this issue · comments

Function getSelectResponse()on channel always throws an exception:

01-23 17:09:40.399: ERROR/AndroidRuntime(1868): java.lang.NoSuchMethodError: 
org.simalliance.openmobileapi.Channel.getSelectResponse



What steps will reproduce the problem?
1.Start the application with UICC
2.do openLogicalChannel
3.Then do getSelectResponse() in Channel.

What is the expected output? What do you see instead?
It should work properly.

What version of the product are you using? On what operating system?
2.3.2 for smart-card-api.

Please provide any additional information below.

Original issue reported on code.google.com by contactp...@gmail.com on 23 Jan 2013 at 11:40

see comment in [DeviceDetails] about the missing getSelectResponse() method. 
Update in Sony devices required

Original comment by Daniel.A...@gi-de.com on 15 Apr 2013 at 3:30

  • Changed state: Invalid