转自: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 \
 

相关文章:

  • 2021-06-08
  • 2022-12-23
  • 2021-06-08
  • 2021-11-04
  • 2021-07-22
  • 2021-10-12
  • 2022-12-23
  • 2022-12-23
猜你喜欢
  • 2022-12-23
  • 2021-12-14
  • 2021-07-15
  • 2022-01-19
  • 2022-12-23
  • 2022-12-23
  • 2021-12-26
相关资源
相似解决方案