licheedev/Android-SerialPort-API
Fork自Google开源的Android串口通信Demo,修改成Android Studio项目 observed · 2026-08-28
Health v2 · maintenance only
23/100
- Activity 0
- Release rhythm 8
- Longevity 100
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-02. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 3446
- days_rel: n/a
- days_push: 726
- n_releases_24m: 0
Adoption not part of the score
1482 stars · 413 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
An Android library for serial port (RS232/UART) communication, forked from Google's open-source android-serialport-api demo and modernized into an Android Studio project. It provides a SerialPort class with configurable baud rate, data bits, parity, and stop bits, requiring a rooted device with su access.
Use cases
- communicate with serial devices from an Android app
- read and write to a UART port on Android
- configure serial port parity, data bits, and stop bits in Java
- connect Android tablet to industrial hardware over RS232
- Android library for serial port communication
When to choose
- you need raw serial port I/O on a rooted Android device
- you want a maintained Android Studio-ready fork of the classic Google serial port demo
- you need configurable serial parameters like 7E2 or 8N1
When to avoid
- your device is not rooted, since su access is required
- you need USB-based serial adapters rather than native UART device files
- you target non-Android platforms
Facets
library · maturity active
sdk developer-tools android-tools hardware developer-tools jvm serial-port android-library hardware-communication root-access android
2 sources
- readme: https://github.com/licheedev/Android-SerialPort-API · fetched 2026-08-28 · 9ef9b8b8cbee
- homepage: https://code.google.com/archive/p/android-serialport-api/ · fetched 2026-08-29 · 4518c8b1eedd
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| licheedev/Android-SerialPort-API | main | 23 |
For agents
markdown · JSON · MCP: product_card(name="licheedev/Android-SerialPort-API")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem