Reputation: 1127
Does anyone know how to capture screenshot on Nokia 8110 4G (KaiOS)?
Upvotes: 2
Views: 5701
Reputation: 79
On 8110, screenshots are not possible using the device itself. Newer devices support *
+ #
to take a screenshot and save it in Gallery. However, you can take screenshots using another device, usually a PC or Android tablet.
To reach this goal, you first have to enable debugging on your phone. Here's a guide on BananaHackers wiki about 8110.
Briefly, you first dial *#*#33284#*#*
to enable the debug mode. Then connect your phone with a USB cable to a PC, launch WebIDE, connect to the phone and finally take a screenshot using the Screenshot button. And all these must be done after environment setup as documented in the KaiOS developer portal.
Regarding WebIDE, you've got many choices. One of them being a Firefox version older than 59, Waterfox Classic 2022.11, older versions of Palemoon and perhaps many other Firefox forks.
If you don't like an entire big software like WebIDE just for screenshots, alternatively you can use KaiScr.
Last but not the least, it is also possible to take screenshots using the device if you are willing to root and mod your device and your don't care about warranty and risks: https://wiki.bananahackers.net/en/Customizations/screenshots-on-8110
Upvotes: 0
Reputation: 46
EDIT: Yes it is - Joelbert W's answer worked and makes the other responses a bit silly by comparison, just *
and #
together :-)
Unfortunately, it is currently not possible :-(
https://twitter.com/KaiHelps/status/1072446931421593603 https://twitter.com/KaiHelps/with_replies
Upvotes: 3
Reputation: 11
So I have a go flip 3, and i stumbled on if u press * and # almost simultaneously, it takes a screenshot.
Upvotes: 1
Reputation: 7091
I believe it's possible on certain devices and OS versions using the Screen Capture API as well.
Upvotes: 0
Reputation: 11
It is possible either with WebIDE connection or with a custom ROM such as GerdaOS where you can make screenshots by pressing Power with half-open slide lid.
However, I'd only recommend installing custom ROMs for experienced users only since you can't use any official updates after installing them.
Upvotes: 1
Reputation: 168
You may follow these steps to get screenshot via Firefox WebIDE.
*#*#33284#*#*
to enable developer mode. There will be a bug icon on the status bar.See here for a sample screenshot.
Troubleshooting if you failed to see Nokia 8110 detected:
Upvotes: 4