How a KaiOS phone organises its settings without a touchscreen
Ten headings, no touchscreen, and every choice reachable with a directional pad and a soft key. Designing settings for hardware buttons forces a discipline that touch interfaces lost, and the result is a menu you can navigate without looking. Seeing it on a desktop, where you can read the whole list at once, shows how carefully the ordering was thought through.
At a glance
In the simulator, KaiOS opens inside a phone frame and behaves the way the real Settings app does: rows sit in the same order, sub-screens open in the same place, and back takes you where you expect. The counts below come from the tree itself, so they move only when the tree does.
- 10top-level entries
- 142rows in total
- 4levels deep
- 2versions
| Device family | Phones |
|---|---|
| Frame shown | Phone |
| Versions | 3.0, 2.5 |
| Deepest path | 4 levels below the main list |
| Interface languages | 12, switchable while you browse |
| Account needed | No — it runs entirely in your browser |
How KaiOS organises Settings
Airplane Mode sits at position one, above everything else, because on a phone sold for calls and battery life that is the switch people reach for most. Mobile network & Data follows, then Wi-Fi, Bluetooth, Display, Sound, Storage, Privacy & Security, Device and Device Information. Radios first, then output, then contents, then the machine itself. It is the same logic a paper manual would use. Nothing is grouped behind an abstraction such as Connections or General, so each heading names exactly one thing and the list stays readable on a very narrow screen.
Depth runs to four levels, which is more than the screen size suggests, and Mobile network & Data is where it goes deepest: Data, Data Roaming, Carrier, APN Settings and Network Type, with configuration pages below them. That is a lot of telecoms vocabulary for a device aimed at people who want a phone that makes calls. Storage tells a similar story, separating Internal, microSD, Manage Storage and Media on SD card because removable cards are still normal here. Someone arriving from a smartphone will find Device and Device Information confusingly similar names.
Three settings worth finding
Settings > Mobile network & Data > APN SettingsWhen a data plan does not work on a new network, this is almost always the page that fixes it, and carrier support scripts point at it constantly. It sits beside Carrier and Network Type, so the three things that decide how the phone connects are together.
Settings > Storage > Media on SD cardMemory cards remain central on these handsets, and this controls whether photos, music and downloads go to the card or to internal space. It matters more here than on a smartphone, because internal storage is measured in hundreds of megabytes rather than tens of gigabytes.
Settings > Display > Font SizeA larger type size is often the first change anyone makes on a small screen, and it sits with Wallpaper and Screen Timeout rather than under an accessibility heading. Knowing that saves a long hunt for someone setting up the phone on behalf of a relative.
Versions of KaiOS you can open
The simulator carries 2 builds of KaiOS. Switching between them is the quickest way to see what actually moved: a row that changed name, a section split in two, a screen that quietly disappeared.
How this menu got here
KaiOS descends from the Firefox OS work on a web-based phone platform, and it inherited a settings structure built for browser technology rather than for a native toolkit. That lineage explains headings such as Privacy & Security appearing alongside plainly named hardware pages. The two versions listed, 3.0 and 2.5, span a long gap. The older one shipped on enormous numbers of low-cost handsets, while the newer one modernises the underlying platform and adjusts several settings pages without rebuilding the tree.
Who this is useful for
Field workers and travellers who carry a second handset for battery life need to configure it quickly and rarely have a manual. Charities and community projects that distribute low-cost phones can prepare a one-page instruction sheet from the real menu order. Developers building for the platform can check where a permission surfaces. Anyone helping an older relative move to a simpler phone can learn the layout in advance.
What is real and what is sample data
The structure is the real thing: menu names, their order, how they are grouped and what sits inside each one. That is why this article can quote a path such as Settings > Mobile network & Data > APN Settings and expect it to match your phone.
The state cannot be. A device name, an address, a build number, a network name, a storage figure, whether a particular switch is on or off — those belong to a physical phone, not to a menu tree. Those values appear here as clearly-marked samples. They are there so the row has the right shape, and they should never be read as a fact about a real phone.
Try it yourself
The useful thing is to go looking for something specific. Pick a setting you would normally hunt for on a real phone, find it here, and record the path while you do it so you never have to find it twice. Comparison mode will hold KaiOS next to another system if you want to see the two layouts against each other. And if you know the setting but not the section, search for it by name across all 43 systems at once.
Open KaiOS in the simulatorFree, no account, works offline — 142 settings rows across 2 versions.Key points
- KaiOS shows 10 top-level entries and 142 rows in total, nested up to 4 levels.
- The labels and their ordering are the system's own, not a tidied-up approximation.
- Anything that belongs to a specific device — names, addresses, build numbers, switch positions — is a marked sample.
Questions about KaiOS settings
What kind of phones run KaiOS?
Inexpensive handsets with physical keypads, small screens and long battery life, sold in very large numbers in markets where a smartphone is not the default. They run apps and connect to mobile data, but the interface is driven by a directional pad and soft keys rather than by touch, which shapes the whole settings menu.
Why is Airplane Mode the first entry?
Because it is the switch used most often on a device like this, and putting it first means one press of the down key reaches it. On a keypad phone the cost of an extra step is much higher than on a touchscreen, so frequently used controls climb toward the top of the list.
Can I compare KaiOS 3.0 and 2.5?
Yes, both are available and switching between them takes one choice. The gap between the two releases is unusually wide, so it is a useful pair to look at when an instruction written for an older handset does not match what is on screen. Sample values fill the pages in both.