How to differentiate content between countries?

Hi guys,

I’m looking for the best way to show different images for players in different countries, so I don’t have to upload separate APKs in Google Play. Precisely, I’d like to show img1 in UK, USA, AU and CAN, img2 in PL and nothing in remaining countries.

My initial ideas were:

  • use GPS,
  • use system language settings.

Maybe you’ve got better propositions? Thanks!

FYI System languages is at

Thanks for a link but I’m looking for better ideas to achieve what I’ve described above. You can use different Language settings across the countries and I’d like to precisely target my players due to their location.