[android-developers] Re: currency symbol to iso code on Android

2013-01-11 Thread adrian del campo
Yeah, we realized that problem a few minutes after publishing the question. Maybe there is a service on google / android to request the default currency for a google account, but it seems a bit obfuscated because it depends on the billing address of the default credit card set up on the users

[android-developers] Re: currency symbol to iso code on Android

2013-01-10 Thread Lew
adrian del campo wrote: Is there any way to convert a currency symbol to the corresponding ISO code in Java/Android? What locale would you use for $? Brunei Darussalam (ar/BN)? Chile (es-cl/CL)? Colombia (es-co/CO)? Hong Kong (zh-hk/HK)? I have seen that Google Play in-app billing APIv3