William Hua的Blog

2010-03-05

[转]Android Property System

Filed under: Android — 标签:, , , — William Hua @ 15:38

Every property has a name and value. Both name and value are text strings. Property is heavily used in Android to record system setting or exchange information between processes. The property is globally visible in the whole system. Every process can get/set a property.
(更多…)

Powered by WordPress