On Feb 8, 7:57 pm, Bob Kerns <[email protected]> wrote: > You want the encoding= attribute on the javac task.
Yeah, that I had worked out, but I couldn't see how to get it to the javac task in the Android build system. > You can fix it in your individual build.xml Unfortunately the only way to do that seems to be to make a copy of the entirety of the template and then modify it? Eugh. Oh well - if that's how Google have set things up, I guess that I have no other choice. > In Eclipse, you'll want to go to Windows / Preferences / General / > Workspace and set the Text File Encoding to UTF-8. Yup - I've already got this working in Eclipse - but I need a command line build. Thanks Bob! paul.butcher->msgCount++ -- You received this message because you are subscribed to the Google Groups "Android Developers" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/android-developers?hl=en

