I'm afraid that nobody is going to help you, because you don't give
enough context to indicate just what tool is giving this message.

You should be working entirely in UTF-8, never ASCII. So you need to
figure out what tool is working in ASCII, and make it use UTF-8.

But first you have to which tool is running.

It's also possible that in  addition to using ASCII where you need
UTF-8, that the input data is also corrupt, and it's really supposed
to be an ASCII file. Often this happens when copy and pasting from the
web, when things like ASCII quotes get substituted with non-ASCII left/
right quotes, etc.

On Apr 15, 6:22 am, "Lo'oris" <loo...@gmail.com> wrote:
> I'm compiling using android tools without eclipse.
>
> I compile launching "ant debug" from command line.
>
> I have found many many instructions around the web about how to remove
> with annoying warning, but I haven't been able to make any of them
> work.
>
> I've tried -D option, I've tried randomly tweaking build.* files, I've
> tried exporting an environment variable... nothing.
>
> I guess some of these methods just don't work, and some others would
> work but I've been doing them incorrectly. Anything is possible and I
> can't stand it any more: any advice on how to do it?

-- 
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en

To unsubscribe, reply using "remove me" as the subject.

Reply via email to