Ok, using the latest version I get
Code:
C:\Windows\system32>cd C:\Users\Palux\Downloads\loki-master\loki-master\bin
C:\Users\Palux\Downloads\loki-master\loki-master\bin>adb push twrp2.6.3.1.lok /d
ata/local/tmp
3506 KB/s (11061248 bytes in 3.080s)
C:\Users\Palux\Downloads\loki-master\loki-master\bin>adb push loki_flash /data/l
ocal/tmp
1245 KB/s (6376 bytes in 0.004s)
C:\Users\Palux\Downloads\loki-master\loki-master\bin>adb shell
[email protected]:/ # su
su
[email protected]:/ # /data/local/tmp/loki_flash recovery /data/local/tmp/twrp-2.6.3.
1.lok
very /data/local/tmp/twrp-2.6.3.1.lok <
sh: /data/local/tmp/loki_flash: can't execute: Permission denied
126|[email protected]:/ #
mmh...something is wrong.
even if I try from the terminal in tablet
I see the files in the temporary folder on the tablet ... the problem I think is just "administrator" with command su after adb shell
in SuperUser i enabled "app and ADB"
have you any idea?