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

Compiling using Android.bp files.

vsach

Lurker
Hello,

I am trying to compile a few Android system libraries. They have the new Android.bp format used to make them. Can anyone here please help to indicate how I can build them?

I am currently using ndk-build compiling tools. They tend to work properly with Android.mk. I am trying to figure out how to use ndk build utilities to compile libraries using Android.bp files.

Any help would be awesome.

Thanks,

VS
 
Back
Top Bottom