1
0
mirror of https://github.com/mik3y/usb-serial-for-android.git synced 2026-08-11 16:32:53 +00:00

Updated FAQ (mediawiki)

kai-morich
2021-11-24 17:16:18 +01:00
parent deadd01c6e
commit 13328202ca
+1 -1
@@ -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.
== 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.