Hi , all
I encounter a problem when use the interface of SystemProperties.set (String key , String value) . for instance , when I set a value by SystemProperties.set(String key , String value) ,and then I can not get the value I set just now ,but it still return the original value by SystemProperties.get(String key, String value) ,it mean that what I set can not be updated at once . it will be updated for a moment. even any one meet such problem ? thanks for all of you ! Best regards Xunren --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---

