Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Multiple reader usage on Android 9 #37

Open
malievci opened this issue Jun 28, 2022 · 2 comments
Open

Multiple reader usage on Android 9 #37

malievci opened this issue Jun 28, 2022 · 2 comments

Comments

@malievci
Copy link

malievci commented Jun 28, 2022

When multiple readers attached via USB to Android, SCardListReaders method does not return all readers but just one. It is tested under Androidx86 virtual machine with bR301 and bR301 BLE.

Same behaviour also with this method:
String[] names = mFtReader.readerOpen(null);

names containes just one element which is first occurence of usb's.

@malievci malievci changed the title Multiple reader usage Multiple reader usage on Android 9 Jun 28, 2022
@FeitianSmartcardReader
Copy link
Owner

Hello @malievci the reader only support one reader at the moment. thanks,

@malievci
Copy link
Author

Ok. Then, The SDK document, method names and their explanations are misleading.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants