Hi
I want to want set a property in init.rc(source/Android/System/Core/
rootdir/init.rc) and want that variable accessed from eveywhere in the
FROYO source.
Iam using
setprop ro.MY_TEST 1001 -- in init.rc for setting value and using
String value= SystemProperties.get("ro.MY_TEST"); to get the property
value. But it is returning empty.
Is their any other way to do so. Please help!
Thanks & Regards
Navs
--
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