how to mention path of libraries in Android.mk file or Application.mk ...
經安全檢測,此網站為安全網站,請放心前往原始網址!
how to mention path of libraries in Android.mk file or Application.mk ...
I need to mention the path of library in Application.mk file to link it ... have to add
LOCAL_LDLIBS := -L/path/to/the/library into the file Android.mk ...