Hi all,

I am trying to use getprop()/setprop() in my native application. But, they
are not working. property_set() is working fine; but property_get() is not
working as expected. I want to set some value and want that to be available
on next reboot of the phone. Even ls /data/property/ also shows the value
set (see below). I am using Eclair and working on omap zoomII.

One thing is I am using NFS root. So is there any known bug ?


# ls /data/property/
persist.xxx
persist.yyy
persist.adb.trace_mask
# cat persist.yyy
viral#
#

# getprop persist.yyy

#
-- 
Thanks,
Viral Mehta

-- 
unsubscribe: android-porting+unsubscr...@googlegroups.com
website: http://groups.google.com/group/android-porting

Reply via email to