This is Android driver for Omnikey readers.

Release: 20140120

Files
=====

CardReaderManager.apk - card reader manager
JSR268Client - sample application source code
jsr268library.jar - JSR268 Java library
doc\Android driver installation guide.pdf - installation guide
doc\HID_AT-UserGuide.pdf - user guide
README.html - this file

Supported readers
==================

* Omnikey 1021 (USB)
* Omnikey 3021 (USB)
* Omnikey 2061 (Bluetooth)
* Omnikey 3621 (USB)
* Omnikey 3821 (USB)
* Omnikey 6121 (USB)

Quick start
===========

1. Install CardReaderManager.apk on Android device
2. Create your Android application and link with jsr268library.jar
3. Install your application

For more details see HID_AT-UserGuide.pdf
