stealthcopter/AndroidNetworkTools
Set of useful android network tools 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-03. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 3920
- days_rel: n/a
- days_push: 811
- n_releases_24m: 0
Adoption not part of the score
1490 stars · 297 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
A Java library for Android providing handy networking utilities such as port scanning, subnet device discovery, ping, and Wake-on-LAN. It fills the gap of missing good network APIs in Android/Java development.
Use cases
- scan ports on a device from an android app
- discover devices on the local network
- ping a host from android
- send wake-on-lan magic packets
- find devices on subnet from mobile app
When to choose
- you need simple network utilities (ping, port scan, WOL) inside an Android app
- you want a pure Java solution without shelling out to system binaries
- you need subnet device discovery on mobile
When to avoid
- you need advanced networking features like VPN or packet capture
- you want a library published on Maven Central with strict dependency management
- your project is not Android/Java based
Facets
library · maturity active
networking developer-tools security networking android-tools developer-tools security jvm ping port-scanning wake-on-lan subnet-scanning network-discovery android mobile
1 source
- readme: https://github.com/stealthcopter/AndroidNetworkTools · fetched 2026-08-28 · fbd34ff9f3d0
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| stealthcopter/AndroidNetworkTools | main | 23 |
For agents
markdown · JSON · MCP: product_card(name="stealthcopter/AndroidNetworkTools")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem