supershisong / seek-for-android

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

android.smartcard.jar from svn is not working #2

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
What's the problem?
When using android.smartcard.jar from svn, I'm always getting "reader must not 
be null". If I use android.smartcard.jar available in 
http://seek-for-android.googlecode.com/files/MSC_SmartcardService-1_5.tgz it 
runs fine.

What steps will reproduce the problem?
1. Generate SmartcardSample.apk from svn;
2. Run it in your device;

What is the expected output? What do you see instead?
It should work like mentioned in 
http://code.google.com/p/seek-for-android/wiki/MscSmartcardService

What version of the product are you using? On what operating system?
Android SDK 2.1 - Motorola MB502

Please provide any additional information below.
Easy to reproduce, pretty straight forward.

Original issue reported on code.google.com by kdusilve...@gmail.com on 14 Apr 2011 at 6:22