cppcheck
build cppcheck for Android

step1、install ndk-pkg

step2、update ndk-pkg-formula-repository

ndk-pkg update

step3、build and install cppcheck

ndk-pkg install cppcheck
view the formula of cppcheck
ndk-pkg formula view cppcheck

{{ formula }}
edit the formula of cppcheck

if the formula of cppcheck dosn't meet your needs, you can edit it ⤵︎

ndk-pkg formula edit cppcheck

after editing, you may want to rebuild this package ⤵︎

ndk-pkg install cppcheck