I am trying to compile json-c for Android. I am not able to configure using Android.configure.mk
file in json-c library
in this source code.
I tried compiling using the command
make -f Android.configure.mk
Will anyone please let me know how to use this Android.configure.mk
with androgenizer?.