开发者

setprop/getprop

hi I am trying to modify values of some android properties. I am fairly new to this so I would appreciate it if anyone could help me.

i am trying to modify the following settings ril.MSL and other data settings for my phone.

question is getprop shows 开发者_StackOverflowme the value of net.cdma.rtsp.proxy.addr but does not for ril.MSL.

it does allow me to use setprop on both these attributes but it seems like it does not let me change the values.

is there way i can tell which properties are read only and which can be modified? furthermore, without root access can i somehow read the ril.MSL? its hidden from me at the moment. If the property is read only why cant I read it?

also are there any xml files i can use to edit/set to get this info?

thanks


If you are doing this on the adb shell command line then you need a rooted handset and to "su" to root to be able to set a system property.

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜