infer
infer copied to clipboard
How to add Infer in Android App JNI layer for C++ code
Hi, Can you please help me to find out, how can I add infer command to run it for JNI C++ code present in an Android application?
I was able to add the infer command code in the gradelw section of app, but it seems it works only for the java code.
I tried to add the infer command in Aplication.mk and Android.mk, but could not get much success. Can you please help?
pls
Android.mk support pls