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

Updated FAQ (mediawiki)

kai-morich 2021-11-24 17:16:18 +01:00
parent deadd01c6e
commit 13328202ca

@ -143,7 +143,7 @@ If the send buffer on the usb device is not full, the write call returns after p
Waiting for write completion is typically done with application specific protocols, like request-response pattern. Waiting for write completion is typically done with application specific protocols, like request-response pattern.
== Does this library work with Ionic/Cordova/Xamarin/App Inventor/... development framework? == == Does this library work with Unity/Ionic/Cordova/Xamarin/App Inventor/... development framework? ==
If your framework can import Java .jar files, look [[Build-Variants#Jar|here]] for instructions about creating a .jar file. If your framework can import Java .jar files, look [[Build-Variants#Jar|here]] for instructions about creating a .jar file.