Open ghost opened 2 years ago
UPDATE: Apparently, the /system/xbin/gvm
file exists, but can't be ran.
chmod u+x /system/xbin/gvm
but nothing change.sh /system/xbin/gbm
but get illegal operators errors and unmatched if
with their fi
errors (what shell is required to run the script?)ACTUALIZACIÓN: Aparentemente, el
/system/xbin/gvm
archivo existe, pero no se puede ejecutar.
- Probado
chmod u+x /system/xbin/gvm
pero nada cambia.- Intenté:
sh /system/xbin/gbm
pero obtuve errores de operadores ilegales y no coincidíif
con susfi
errores (¿qué shell se requiere para ejecutar el script?)
I had the same problem, I was only able to get it working using termux.
Installl information.
v24.0
SM-A505F/DS
Nothing went wrong with the plugin install, I
git clone
-ed the repo on my laptop, compressed all the files into one .zip, and then copied it on my phone usingadb push /path/to/G-VisualMod.zip /sdcard
.I installed the app
Terminal Emulator
and went fine, until I reboot and I can't exec thegvm
command (with superuser and non-superuser perms)Any help possible? Cordially.