I need to get the country(in app) which PlayStore is set to upon downloading my app. I only need to get this value on first launch upon installing my app after download from the playstore.
If not is there a way to derive a country from an Account retrieved through AccountManager?
I have searched around and not yet found a solution. Thank you so much for any help! :)