[android-developers] Re: Diplay a Euro sign for the currency

2009-03-10 Thread arjanDOTTYbroerATgmailDOTTYcom
ication of which one. Regards, Arjan On Mar 5, 12:37 am, Jon Colverson wrote: > On Mar 3, 9:34 am, arjanDOTTYbroerATgmailDOTTYcom > > wrote: > > Then when i use the DecimalFormat.getCurrencyInstance(new Local("nl- > > NL")) or DecimalFormat.getCurrencyInstan

[android-developers] Diplay a Euro sign for the currency

2009-03-03 Thread arjanDOTTYbroerATgmailDOTTYcom
Hi all, For a demo to convince other developers of Android i am creating a tip calculator. I'm having problems though in displaying a currency sign using a currency format. When using a DecimalFormat.getCurrencyInstance(), all values formatted using that formatter are formatted with a dollar sign