Android property_get/property_set函数使用 一、包含头文件<cutils/properties.h>,同时需要在Android.mk文件中加入库libcutils。 二、实际应用样式。