This application is built for Android devices used primarily as dedicated 5G modems or tethering units.
It continuously monitors the state of selected network interfaces (e.g. Wi-Fi hotspot, USB/Ethernet tethering) and ensures that connectivity is automatically restored if tethering is lost. The goal is to provide a stable, unattended network link without requiring manual intervention or physical access to the device.
Key Features:
Automatic tethering recovery:
♦ Restores Wi-Fi hotspot or Ethernet tethering if it unexpectedly stops.
Remote control via Telegram bot:
♦ Check phone, tethering and interfaces status
♦ Enable or disable tethering manually
♦ Enable or disable interface monitoring (auto tethering recover)
♦ Query application logs for last hour/day/month
Designed for advanced users who need reliable and remote-controlled modem functionality.
Use Cases:
♦ Maintaining stable LTE/5G uplinks for remote sites, routers, or network labs.
♦ Deploying Android devices as unattended tethering gateways.
♦ Remote monitoring and control without the need for third-party remote desktop apps.
Why this app needs AccessibilityService API
♦ This app uses accessibility functionality to click on UI switches in tethering settings activity. In Android versions up to 16, this is the only way to automate tethering state of network interfaces.
♦ This app receives accessibility events only for android settings package.
♦ This app does not collect any personal data via AccessibilityService API nor however else.
❗️ This application is not designed for use on personal devices! ❗️
Latest Version
1.2.0Uploaded by
خالد البقاعي
Requires Android
Android 11.0+
Category
Free Tools AppContent Rating
Everyone
Security Report
Check Now
Report
Flag as inappropriateLast updated on Mar 26, 2026
v1.2.0
* Added option to disable battery optimization
* Added monochrome icon (fix in notification area)
* Fixed crash on older Androids when accessing accessibility service
v1.1.5
* Added info about connected USB devices to bot Status Report menu
v1.1.3
* Public open beta release
* Fixed regression bug with launching settings activity
* Bot interface redesign, now single command and only buttons
* Bot remote restart option
v1.1.1
* App logs send from memory without saving to disk