问题
I need to use some classes (Vector, string8) provided in the libUtils.so, but this library did not come with the ndk_linux_x86_r4. In addition, I am having some problems to build this library from the source code. Does anyone have this library built or know where to download it?
回答1:
Build the Android source tree and the binary will appear in out/target/product/generic/obj/SHARED_LIBRARIES/libutils_intermediates/LINKED.
来源:https://stackoverflow.com/questions/4365184/libutils-for-android-ndk