Skip to content
Commit d92e8cb8 authored by developer13's avatar developer13
Browse files

class DlReader v2.3

- Improved algorithm for detecting connection/disconnection of the uFR devices.
- For most devices not supporting USB Host mode (without OTG) only way when attached Android Open Accessory device is plugged out from the USB port is to terminate Application by calling android.os.Process.killProcess(android.os.Process.myPid()).
- On Android devices having API 21 or higher, it is recommended to put //android:autoRemoveFromRecents="true"// in <activity> tag of the AndroidManifest.xml file.
parent c80b36ce
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment