Customizing text in “Turn on Location” dialog in Android using LocationSettingsRequest

  • Replies:0
Jeetendra Ahuja
  • Forum posts: 1

Jan 8, 2018, 4:38:12 AM via Website

I have followed below link to allow user to turn on location without letting him go to location settings and turn on location locally:
Stackoverflow: 31235564

But, is it possible to change text of this dialog?
I read in :
Stackoverflow: 33251373
that this dialog is created by LocationSettingsRequest.Builder but couldn't find how to change text.

PS: I am a new user so sorry to post Stackoverflow links like this.(Please search article number accordingly)

Reply