[Android] compile static binary

xiaoxiao2021-02-28  64

Modify Android.mk , like this:

LOCAL_STATIC_LIBRARIES:= libxxx include $(BUILD_STATIC_LIBRARY) LOCAL_FORCE_STATIC_EXECUTABLE := true
转载请注明原文地址: https://www.6miu.com/read-52883.html

最新回复(0)