Hi all,
In case of reading/setting properties defined in
/default.prop
/system/build.prop
/system/default.prop
/data/local.prop,
i am finding many source code in android release are using
SystemProperties.get()/set() for this purpose. But i am also finding
that SystemProperties is not published any more. I am really confused
about this. Anyone can kindly give me a clue on this?
Since SystemProperties is not exposed, could System.getProperty()/
setProperty() take its place?

Thanks,


Lawrrence


--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to