# stealthcopter/AndroidNetworkTools

Set of useful android network tools

Repository: https://github.com/stealthcopter/AndroidNetworkTools
Canonical: https://ross.abutalabs.com/products/androidnetworktools
Language: Java
License: Apache-2.0
License Family: permissive
Topics: android-networking, ping, port-scanning, java, android, networking, subnet, wake-on-lan
Last push: 2024-06-13T12:00:17+00:00

## Health v2 (maintenance only)
Score: 23/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 0, release rhythm 8, longevity 100
- inputs: {"age_days": 3920, "days_push": 811, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: none
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 1490, forks 297 (observed 2026-08-28T04:04:52.393586+00:00)

## What it is
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
- artifact type: library
- maturity: active
- function: networking, developer-tools, security
- domain: networking, android-tools, developer-tools, security
- platform: jvm
- tags: ping, port-scanning, wake-on-lan, subnet-scanning, network-discovery, android, mobile

## Member repositories
- stealthcopter/AndroidNetworkTools (main) score 23

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:04:52.393586+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-30T04:33:38.295030+00:00, confidence not recorded.
  - readme: https://github.com/stealthcopter/AndroidNetworkTools (fetched 2026-08-28T04:04:52.393586+00:00, sha fbd34ff9f3d0)
- Data as of 2026-08-30T08:39:29.467469+00:00.
