This website requires JavaScript.
Explore
Help
Register
Sign In
flywithu
/
usb-serial-for-android
Watch
1
Star
0
Fork
0
You've already forked usb-serial-for-android
mirror of
https://github.com/mik3y/usb-serial-for-android
synced
2025-06-07 16:06:10 +00:00
Code
Issues
Releases
Wiki
Activity
usb-serial-for-android
/
usbSerialExamples
History
Kai Morich
0d48ed04e7
Always use async read, as bulkTransfer can cause data loss. Increase API version to 17 because async read only works reliably since Android 4.2 (
http://b.android.com/28023
)
2019-10-05 10:35:15 +02:00
..
src
/main
compile+target sdk 28, gradle 4.6
2019-10-05 10:35:15 +02:00
build.gradle
Always use async read, as bulkTransfer can cause data loss. Increase API version to 17 because async read only works reliably since Android 4.2 (
http://b.android.com/28023
)
2019-10-05 10:35:15 +02:00