This website requires JavaScript.
Explore
Help
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.git
synced
2026-08-11 16:32:53 +00:00
Code
Issues
Releases
Wiki
Activity
Files
6e58180f91396a3764089377c3c9058aa11cd76e
usb-serial-for-android
/
usbSerialExamples
T
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