$ keitaihotspot

Wi-Fi hotspot control for flip phones — fully D-Pad navigable

KeitaiHotspot is a free, open-source Android app that helps you control your phone's real Wi-Fi hotspot (the one that shares your mobile Internet) without ever touching a touchscreen. Built specifically for Android-powered flip phones (feature phones) with physical keys and a D-Pad.

Built and tested on the Kyocera Digno Keitai 3 (902KC / 903KC).
Main screen with both sections

Main screen

Root section

Root section

Settings screen

Settings

$ why two sections?

Since Android 8, apps can only create a "local-only" hotspot that does not share Internet — an intentional platform restriction, not a bug. Actually toggling the real, Internet-sharing hotspot requires signature-level permissions reserved for the system, so the app is split into two clearly separated sections:

Some vendors also remove the hotspot screen from their Settings app's visible menu entirely — Kyocera does this on the developer's own test device. The activity still technically exists on the system, just without a reachable menu entry, so the "Without root" section launches it directly by component name instead.

$ features

$ requirements

Android 8.0 (API 26) or later.

$ get it

[ Download APK (v1.0.0) ]

Release-signed — installs fine for sideloading. See the release notes for details.

[ View source on GitHub ]

$ license

Free software, licensed under the GNU General Public License v3. Third-party open-source libraries used are listed in THIRD_PARTY_LICENSES.md.