mirror of
				https://github.com/mik3y/usb-serial-for-android
				synced 2025-10-31 02:17:23 +00:00 
			
		
		
		
	fixed in v2.2.0 release
							parent
							
								
									1128ee7329
								
							
						
					
					
						commit
						396c5088f4
					
				| @ -71,11 +71,6 @@ If you `read` with very short timeout, e.g. 10 msec, the actual USB transfer mig | ||||
| Android is not a realtime OS, e.g. garbage collection can easily take 100 msec.  | ||||
| 
 | ||||
| 
 | ||||
| ## How to eliminate continuous *D/UsbRequestJNI* messages in logcat output for FTDI devices? | ||||
| 
 | ||||
| FTDI devices send the control line status each 16 ms. You can reduce the tracing level with `adb shell setprop log.tag.UsbRequestJNI info`. There have been reports this this does not work on older Android versions. | ||||
| 
 | ||||
| 
 | ||||
| ## Does this library work with Ionic/Cordova/Xamarin/App Inventor/... development framework? | ||||
| 
 | ||||
| If your framework can import Java .jar files, look [[here|Build-Variants#Jar]] for instructions about creating a .jar file.  | ||||
|  | ||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user