• After 15+ years, we've made a big change: Android Forums is now Early Bird Club. Learn more here.

How to build self NDK package ?

chaingun76

Lurker
Hi, guys

I have some native libs and want to build them into NDK package, then release the built NDK package to other developers.
Is there any hints about building the customized NDK package ?

Thanks a lot in advance.
===
chaingun
 
Hi, guys

I have some native libs and want to build them into NDK package, then release the built NDK package to other developers.
Is there any hints about building the customized NDK package ?

Thanks a lot in advance.
===
chaingun

I can run "make ndk" based on AOSP r81 source code and get the "ndk" folder under the out/soong directory.
but there are only "platform" and "sysroot" subdirectories only under the out/soong/ndk.
furtherly, I cannot found any zip files like the NDK package released from google website.

Is there any sugesstions ?

Best regards.
===
chaingun
 
Back
Top Bottom