mirror of
				https://github.com/mik3y/usb-serial-for-android
				synced 2025-10-31 02:17:23 +00:00 
			
		
		
		
	link feature matrix
This commit is contained in:
		
							parent
							
								
									115fb407b4
								
							
						
					
					
						commit
						69330e9168
					
				| @ -11,8 +11,7 @@ Android, using the | |||||||
| available since Android 3.1 and working reliably since Android 4.2. | available since Android 3.1 and working reliably since Android 4.2. | ||||||
| 
 | 
 | ||||||
| No root access, ADK, or special kernel drivers are required; all drivers are implemented in | No root access, ADK, or special kernel drivers are required; all drivers are implemented in | ||||||
| Java.  You get a raw serial port with `read()`, `write()`, and other basic | Java.  You get a raw serial port with `read()`, `write()`, and [other functions](https://github.com/mik3y/usb-serial-for-android/wiki/Troubleshooting#Feature_Matrix) for use with your own protocols. | ||||||
| functions for use with your own protocols. |  | ||||||
| 
 | 
 | ||||||
| ## Quick Start | ## Quick Start | ||||||
| 
 | 
 | ||||||
|  | |||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user