As I understand it Android takes the country from the SIM-card to
publish the localized version of the market (ie. not showing paid apps
in many countries).
I have a x-days trial version of my app but of course I dont want it
to expire in countries where paid apps are not yet supported.
I guess I can write the JAVA function myself, by using fx.
TelephonyManager.getSimCountryIso().
But as the list of countries is changing, it would be better if Google
or OHA maintained the list (perhaps through the API).
BR /Tomas

-- 
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

Reply via email to