javacom
Results
2
issues of
javacom
When doing zoom, the Macbook Air, microphone is not working. Audio and webcam are OK.
Android.mk should add these 2 variables to each of the LOCAL_MODULE so that the prebuilt static library can be put into ndk-bundle/sources/ LOCAL_EXPORT_C_INCLUDES LOCAL_CPP_FEATURES like below ``` include $(CLEAR_VARS) LOCAL_MODULE...