Android USB host serial driver library for CDC, FTDI, Arduino and other devices.
A Library for easy implementation of Serial Bluetooth Classic and Low Energy on Android. 💙
A simple, yet complete example of an Android app using UsbSerial library
A library for Android to simplify basic serial communication over Bluetooth, for example when communicating with Arduinos.
A simple Android library for implementing Bluetooth Serial Port Profile (SPP) communication.
A library and example app to use serial port or Bluetooth SPP on Android
A lightweight Android library to communicate with Arduino through usb.
"SerialPort Android" is a library which goals is to improve and add ease of access to serial devices and USB<>RS232 devices under Android OS.
⚛ A Library for easy implementation of Serial Bluetooth Classic on React Native (Android Only).
An update on the open source Jamod Modbus library with reduced serial code and added features for TCP
Android serial communication library. 安卓串口通讯
Java_Android_Object_Serialization_Deserialization
A Library for easy implementation of Serial Bluetooth Low Energy on React Native. ⚛
USB host-mode serial driver library for Android Honeycomb or newer
Library for easily writing sequential processing. This can be handled in the serial and parallel tasks.
Android library for receiving CSI data through Serial from an ESP32 using (https://stevenmhernandez.github.io/ESP32-CSI-Tool/)
Android serial port development dependency library.
Benchmark serialization libraries on Android
Android example application showcasing how to use the Kynetics Android UART serial library
Android library for faster POJO de|serialization and Json parsing
Fork of "https://github.com/mik3y/usb-serial-for-android" - Java driver library for communication with Arduinos and other USB serial hardware on Android
Serial communication between native android using usbSerial library by felHR85
Android Library For BLE Serial communication for HM-10, Adafruit BLEFruit, LARID BL600 and other devices
This library handles the custom serialization on byte level used in android-nfc-payment-library (https://github.com/jetonmemeti/android-nfc-payment-library) and MBPS see (https://github.com/orgs/MBPS-Project/dashboard).
This library is designed and developed for Android Things to easily enable UART Serial communication by adding very few lines of code.
Android Library - Manage your network requests by jobs conveniently. Build an offline-first app. Queue, Serial, Parallel, Cache and more.
Android reading data from arduino by serial port and display over GDX library
A communication library between decawave serial device and android/unity. Allows more than one way to access the data of your indoor location system provided by decawave.
This is the initial version of the voice controlled bot, created for a hackathon at Siemens. Uses CMU PocketSphinx for keyword detection and usb to serial library to send commands from android to arduino through serial port, using usb otg. Code may have redundancy.