MRAA Library usage in AOSP

Hi
I am trying to use mraa library with my hikey host side application.
but I facing issue while compilation . I made Android.mk file and tried to compile the source code on AOsP enviourment but its not worked out . Actually in mraa we need to do cmake first
but I could not find any option in aosp for this . How can I compile the mraa library and use in aosp. I need to use GPIO and i2s interfaces mainly.Any body can help me to fix this issue

/Rajeesh Rarankurissi

Hi @rajeesh,

MRAA [1] is based on CMake build system only, eventhough I don’t have much knowledge on how to use it in AOSP, you can share the Android.mk here so that community members can look into it.

Thanks,
Mani

[1] https://github.com/intel-iot-devkit/mraa