Mne to ide po tadiaÂľto a tam to zastane a dosÂť

adb wait-for-device
adb shell rm /data/local/tmp/*
rm failed for /data/local/tmp/*, No such file or directory
adb push "data/install_cwm" /data/local/tmp/install_cwm
adb push "data/recovery.tar" /data/local/tmp/recovery.tar
adb push "data/chargemon_alter" /data/local/tmp/chargemon
adb push "data/sh" /data/local/tmp/sh
adb push "data/charger" /data/local/tmp/charger
adb shell "chmod 777 /data/local/tmp/install_cwm"
Unable to chmod /data/local/tmp/install_cwm: No such file or directory
adb shell "su -c '/data/local/tmp/install_cwm'"
/data/local/tmp/install_cwm: not found
adb shell rm /data/local/tmp/*
rm failed for /data/local/tmp/*, No such file or directory