/system

Android系统底层的文件系统,应用组件,包含一些系统库,以及启动的配置文件

./libhidl

libhidl  libhwbinder  hidl_string在头文件HidlSupport.h中

./core/libutils/include/utils

String8.h  String16.h  Thread.h  Mutex.h  Log.h  List.h  Vector.h

/development

开发者需要的一些例程及工具

./samples/SimpleJNI

JNI例程

相关文章:

  • 2021-08-09
  • 2021-11-05
  • 2022-01-28
猜你喜欢
  • 2022-02-08
  • 2022-01-15
  • 2021-07-08
  • 2021-09-23
  • 2022-12-23
  • 2021-11-14
  • 2021-11-28
相关资源
相似解决方案