Hi!
Every time i try to access adb shell on my galaxo 1.6.3.2 i get the strange garbled text:
I typed adb shell, and then run ls command. Can anybody reproduce the problem?
Every time i try to access adb shell on my galaxo 1.6.3.2 i get the strange garbled text:
Code:
c:\android-sdk-windows\tools>adb shell
____ _
/ ___| __ _| | __ ___ ___ _
| | _ / _` | |/ _` \ \/ / | | |
| |_| | (_| | | (_| |> <| |_| |
\____|\__,_|_|\__,_/_/\_\\__, |
|___/ ..... by drakaz
←[01;32m[root@galaxy←[01;31m:←[01;34m/]←[00mls
ls
←[1;34mcache←[0m ←[1;32minit←[0m ←[1;34msbin←[0m
←[1;34mdata←[0m ←[1;32minit.goldfish.rc←[0m ←[1;34msdcard←[0m
←[1;34mdbdata←[0m ←[1;32minit.rc←[0m ←[1;34msqlite_stmt_journals←[0m
←[0;0mdefault.prop←[0m ←[0;0mlogo.rle←[0m ←[1;34msys←[0m
←[1;34mdev←[0m ←[1;34mproc←[0m ←[1;34msystem←[0m
←[1;36metc←[0m ←[1;34mroot←[0m ←[1;34muserdata←[0m
←[01;32m[root@galaxy←[01;31m:←[01;34m/]←[00m
←[01;32m[root@galaxy←[01;31m:←[01;34m/]←[00m
I typed adb shell, and then run ls command. Can anybody reproduce the problem?