Adb Shell On My Phone Device: Weird Characters Appear (terminal Color Issue)
I have a Samsung Galaxy S with DarkyRom 10.4.2 XWJW1 (Android 2.3.6) and root access. I'm implementing an application and I wanted to execute it in my phone using eclipse, but I ge
Solution 1:
As you've said, the problem is that windows console doesn't support the linux console color technique. A solution will be to use putty with adb support. Information can be found here: http://forum.xda-developers.com/showthread.php?t=803225
Post a Comment for "Adb Shell On My Phone Device: Weird Characters Appear (terminal Color Issue)"