I am using Build.Device to get Android
device name.
I went to settings and changed the device name. But Build.Device is not showing me updated Device name what I have changed.
I need to show whatever device name is user changing, How can I Show it.?
I tried with buletoothAdapter
also but it also don't update the new name programmatically.
Thanks & any help is appreciated.