walla
walla

Reputation: 303

Debug different language/locale Android app on my phone

I created an Android app where all my strings are used as resources. I added strings.xml in values-es folder and added all the strings in Spanish. I changed my phone language to Spanish and ran the application from the Android Studio (my phone is connected via USB - Samsung Galaxy 3). The app still shows the strings in English even though my phone language is Spanish. I tried to reboot the phone and it didn't help. Will appreciate any assistance. Thanks

Upvotes: 1

Views: 903

Answers (1)

walla
walla

Reputation: 303

There are couple types of Spanish languages (US, regular Spanish and etc..) and I checked the wrong one. Changing the language in the phone is enough and works fine.

Upvotes: 1

Related Questions