On Friday, April 13, 2012 9:57:43 AM UTC-4, bob wrote:
>
> Has anyone seen the situation in Eclipse where the File Explorer window 
> refuses to display anything?  I am seeing this with one particular Android 
> device.
>
> If I do an adb shell to that device, I see that it is displaying the 
> directories using ANSI colors.  I think this might be the problem.  Anyone 
> know a way around this?
>

Is it an official android build or an alternative one?

Do you really need the FileExplorer?  

If it's an "alternative ROM" it may well be that it's been optimized for 
those who prefer the command line and find the file explorer gui rather 
inefficient.  Presumably if it's an unofficial rom you can change either 
the runtime or build configuration as needed to disable the color.

You also have the option of patching the FileExlorer to handle the ansi 
color.  Or you could build some sort of adb proxy to strip it out.

-- 
You received this message because you are subscribed to the Google Groups 
"Android Discuss" group.
To view this discussion on the web visit 
https://groups.google.com/d/msg/android-discuss/-/8lEVODjHUHUJ.
To post to this group, send email to android-discuss@googlegroups.com.
To unsubscribe from this group, send email to 
android-discuss+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/android-discuss?hl=en.

Reply via email to