I wanted to know if other users have had problems with crashing or closing after opening with the latest updates of some apps. If so, what could be the cause? Example: Voice Aloud Reader and Youtube Vanced... In the case of Voice Aloud Reader if I manually install the apk it doesn't crash after opening it, if I install it from the play store it crashes after opening. By chance you should change the device name to build.prop to avoid problems with updates?
I've noticed this also... GAPPS on this tablet makes it extremely slow.
App updates have been increasing their memory footprints .
Wait for my next release, several issues caused by the low ram ( 1GB only) of this device have been greatly improved

( but don't expect miracles ofc)
Does anyone have an issue with the device rebooting itself after you have shut it down?
The tablet does this without plugging it in.
Thank you
nope
Rectification: the tablet does not communicate with mouse-like input devices. I've tried with different devices and it doesn't work with mice. For example: with my smartphone it communicates and exchanges data, but with a Trust or other brand bluetooth optical mouse, even if it recognizes it, it does not paring.
How can I fix it please?
Well it does have an ancient BT chip, probably just not compatible with some recent devices, Currently i do not have bt mouse to test it out, works ok with my bt keyboard ...
Hello & thanks to
@superdragonpt for the efforts to prolong the usable life of this tablet. I have one question - the HW is already very dated and the CPU governor "hotplug" does not help with the responsiveness of the device. Is it possible to change the default to "performance" (or maybe "interactive")? Even if this will shorten the battery life.
I used the terminal in TWRP to change the governor in /sys/devices/system/cpu/cpuX/cpufreq/scaling_governor, but apparently Android resets it at boot - even with root and an app to set the governor Android defaults to "hotplug" unless the app is explicitly set to change it at boot...
I am planning to give the tab to a casual user and I really do not like the idea of a rooted device in their hands...
Yeah you can use Kernel Adiutor app ( or similar app) to change CPU governor on-the-fly, yeah thats normal to default to hotplug at reboot, you could set "x" gov to be set at boot, but you do need to keep the app+root to do that.
Changing default gov to performance isn't an good idea, this is one of those matters where everybody haves their own opinion.
Hotplug can be very conservative indeed, i'll check some govs i've used on other MTK's to see if they can be usable here, i also don't like hotplug that much.
i did already worked a bit on sakuractive gov, for this device, had to do some fixs for it to build and be usable, but i just can't remember why i haven't merged the commit into my main branch... Need to re-check that
cheers