Android Studio error format not a string literal and no format arguments [-Werror=format-security]
Android Studio error: format not a string literal and no format arguments [-Werror=format-security]解决方法:在你的ndk目录下修改build/core/default-build-commands.mk 1TARGET_FORMAT_STRING_CFLAGS := -Wformat -Werro