Hi, I want to change the "Model Name" (Settings -> About phone) dynamically. For example. "Model Name" has to be changed while Bluetooth ON.
I used SystemProperties.set(key,value) method, which doesn't change the value. Even if I change the value using File IO operation, it changes after reboot of the mobile phone. Actually I changed the value inside "system/build.prop" file for acquiring this. Is there any other way to get this without rebooting? Thanks in Advance. Regards, PKS -- You received this message because you are subscribed to the Google Groups "Android Developers" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/android-developers?hl=en

