step1、install ndk-pkg
step2、update ndk-pkg-formula-repository
ndk-pkg update
step3、build and install googletest
ndk-pkg install googletest
ndk-pkg formula view googletest
{{ formula }}
if the formula of googletest dosn't meet your needs, you can edit it ⤵︎
ndk-pkg formula edit googletest
after editing, you may want to rebuild this package ⤵︎
ndk-pkg install googletest