1
0
mirror of https://github.com/mik3y/usb-serial-for-android synced 2025-06-10 09:26:23 +00:00

17 Commits

Author SHA1 Message Date
Kai Morich
b3631dff58 README with SerialInputOutputManager for read() and port for write()
test the usually not used read/write variants
2019-10-26 21:32:28 +02:00
Kai Morich
54a3db115f show code coverage 2019-10-20 22:41:55 +02:00
Kai Morich
9755a4cb87 release preparations 2019-10-12 11:37:35 +02:00
Kai Morich
2bee5b930b build with jitpack 2019-10-06 17:52:17 +02:00
Kai Morich
508c39e66a README cleanup 2019-10-06 10:27:41 +02:00
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
shane tully
1ef426920f fix example code in README 2016-05-01 18:43:30 -07:00
shane tully
3479892809 fix link to device_filter.xml and remove trailing whitespace in README 2016-05-01 18:31:40 -07:00
Diego Herranz
49af3725d0 Fix typo on link to usbSerialExamples 2014-11-04 16:31:58 +01:00
Chirag Nagpal
942adc18a2 modified: README.md 2014-09-01 21:40:26 +05:30
mike wakerly
8a152071b4 Update README.md 2014-06-14 12:55:21 -07:00
mike w
5c8a6556a9 Update README.md 2014-03-03 23:44:06 -08:00
mike wakerly
7e9589d582 Add wiki links. 2013-10-28 18:44:33 -07:00
mike w
4b4499f369 Update README.md 2013-09-13 09:34:09 -07:00
mike w
d7ba0be9d4 Update README.md 2013-09-13 09:33:53 -07:00
mike w
e2c042fc89 Update README.md 2013-09-13 09:29:42 -07:00
mike wakerly
bd50024ebc Initial commit. 2011-12-28 16:29:17 -08:00