On Wed, Feb 22, 2012 at 9:54 AM, SeungYong Shin <[email protected]> wrote: > Hi. > > I am in the process of creating an in-app-billing service. I want to > set prices differently for different countries. > > When the purchase page is displayed, how can I decide which currency i > should use for an In-app-billing item? > Do I use the local currency? Or the Android Market Account currency?
The Android Market displays the local currency automatically, if available. You can set the prices in the developer console, but you cannot control how they are displayed on the device directly. -- 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

