hi all, I'm trying to play with emulator and shell command line.
I try this on windows command line:
but when I try on emulator:
I got "mkdir failed for test, Permission denied"
and I tried also on emulator terminal "su root", and I got "su: uid 10027 not allowed to su"
Can you help me?
thanks
I try this on windows command line:
Code:
adb root
adbd is already running as root
Code:
cd sdcard
mkdir test
and I tried also on emulator terminal "su root", and I got "su: uid 10027 not allowed to su"
Can you help me?
thanks