mirror of
				https://github.com/mik3y/usb-serial-for-android
				synced 2025-10-31 18:37:34 +00:00 
			
		
		
		
	Demo now consists of two activities:
  - DeviceListActivity shows all usb devices (including unsupported ones)
    in a ListView.
  - SerialConsoleActivity dumps the data stream for a device selected in
    DeviceListActivity.