1) KUAL opened OK in demo mode.
2) ranameOTAbin didn't work it seems (see RUNME.sh method below)
3) USBNetwork neither - don't status of USB network upon hitting the button.
4) Battery status doesn't show anything too.
However, I am able to run the script file RUNME.sh placed in the storage from the
;log runme in the search bar.
I first put these in the script:
Code:
#!/bin/sh
ls /usr/bin >> /mnt/us/renameOTAbin_log.txt
It showed me that the binaries are not renamed.
I'll go an try renameOTAbin with this script.