Skip to content

saurabh-ifmt/usb_device

Repository files navigation

USBSerialHelper Library

A simple library to handle USB serial communication in Android apps.

Features

  • List connected USB serial devices.
  • Connect to a USB serial device.
  • Receive data through callbacks.
  • Write data to the connected device.

Setup

  1. Add the JAR file to your project's libs directory.
  2. Add the following dependencies to your build.gradle file:
    implementation 'com.github.mik3y:usb-serial-for-android:3.3.0'

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages