问题
is there any way to change language of place picker without change phone's language ?
in this link use change phone's language method :
Change title language PlacePicker
回答1:
There is no direct way of changing the language through the Google Place Picker API. What you can do is to force the locale of the app activity since changing the language of the phone does work.
A notable SO post discussing this can be found here
Hope this helps.
来源:https://stackoverflow.com/questions/35720426/how-to-change-language-of-placepicker-in-android