Quote:
Originally Posted by rowe
Good work on the launcher and GitHub page.
|
Quote:
Originally Posted by philips
Awesome bug fixes and features in this launcher for this device. Thanks.
|
Thank you both.
Quote:
Originally Posted by philips
I need to figure out how to take screenshots on this thing to add a guide through the settings.
|
Thanks for the guide.
If you bring down the status bar, there's an icon to take screenshots. I think they get saved in the Pictures (or is it Screenshots?) folder.
I personally use scrcpy and ShareX on the PC side.
Quote:
Originally Posted by treo
But, on all them it's working for only about 30 seconds and then stops  ... Any ideas?
|
The built in memory optimisation of the inkPalm is pretty quick to jump the gun and kills the TTS engine (I guess TTS engines use a lot of memory).
You can exclude it from that process by doing the following:
- Go to the Moan launcher
- Launch the Moan settings (the hexagon with the circle inside it)
- Choose the fourth entry from the top in the list (the corresponding icon is a bag with a tiny cog on the bottom-right)
- You should be at a page where the only thing in Latin letters is "USB". Choose the fourth item in the list
- Find Google Text-to-speech engine and make sure it is unticked
EDIT: You might want to exclude it from Android's built in battery optimisation too. You can do that from the standard Android settings.
(Also, tangentially related, you can get to the TTS settings through the modded version of the EILauncher or by running
adb shell am start -a com.android.settings.TTS_SETTINGS. This simplifies the TTS setup process greatly: all you need to do now is install the TTS APK and you can set it up without
settings invocations.)