error: undefined reference to 'property_set (转载)

  转自:http://blog.csdn.net/u011589606/article/details/23474241

 

in the cpp file, please include

#include <cutils/properties.h>

in Android.mk, please add

LOCAL_STATIC_LIBRARIES := \
 
    libcutils \
 

posted on 2014-10-07 10:30  次奥砖家  阅读(1023)  评论(0编辑  收藏  举报

导航