ykhandler
ykhandler
Already works on Samsung Galaxy S25 Ultra now. You can close the issue. Thanks.
You should try LADB with the Android phone it self (need to connect to wifi, enable Developer Options > wireless debugging)
adb shell settings put global settings_enable_monitor_phantom_procs false adb shell "/system/bin/device_config put activity_manager max_phantom_processes 2147483647" adb shell "/system/bin/device_config set_sync_disabled_for_tests persistent"
In termux:x11, it will be normal,but only until i touch the screen then it become the same as AVNC. Then i must get out of the screen (ex: make it...
I've tried original AVNC software v3.0.1 the problem not appear. It is normal. Maybe you can add option to automatically open original AVNC as default on start?
#SETUP LANGUAGE TO EN echo export LANGUAGE=en_US > ~/.i18n echo export LANG=en_US.UTF-8 >> ~/.i18n echo export LC_ALL=en_US.UTF-8 >> ~/.i18n export LC_ALL="en_US.UTF-8" export LANG="en_US.UTF-8" export LANGUAGE="en_US" sudo localedef -f UTF-8 -i...
You can save it to a script file. Ex: MySetup.sh, then run it like this: bash ./MySetup.sh
@Cateners , maybe an improvement to compatible Windows application. As example, i can't use internet explorer in tiny computer, i read that it need wine gecko, but i cannot install...
How about PlayOnLinux? Can tiny computer use it? Btw, winlator use wine 9.2 custom. I've tried to compile it in tiny computer but got this error when i try to...