Project need to use https://github.com/BelledonneCommunications/vo-amrwbenc,
But do not know how to compile a Android so come out, ask for help, and guidance, thank you,,
Can pass the NDK command line, or AndroidStudio, can all,
Hope to be able to give detailed configuration and compile step
CodePudding user response:
Now use CMake AS if with the above code words, need to get the Android. Mk to CMakeList. TXT configuration
CodePudding user response:
Two options
(1) direct the NDK - build mutate into so libraries on the AS call;
(2) modified into CMakeList. TXT configuration
No matter how to do, have to need to write a call the library entrance CPP source file
CodePudding user response: