Attempting to change some properties using setprop, but it doesn't seem to update any properties.
My process: 1. mount my device 2. type in "adb shell" 3. type in getprop 4. get the property that i want to modify 5. type in "setprop (key) (value)" No warning or error is reported, but when i do a getprop, no changes are recorded. Is there a way to refresh my properties? Or is this a permission issue? I'm using SDK 1.5, on a HTC magic (Canadian version). Thanks for any help, JJunos --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Android Developers" group. To post to this group, send email to android-developers@googlegroups.com To unsubscribe from this group, send email to android-developers-unsubscr...@googlegroups.com For more options, visit this group at http://groups.google.com/group/android-developers?hl=en -~----------~----~----~----~------~----~------~--~---