sqlite
build sqlite for Android

step1、install ndk-pkg

step2、update ndk-pkg-formula-repository

ndk-pkg update

step3、build and install sqlite

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

{{ formula }}
edit the formula of sqlite

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

ndk-pkg formula edit sqlite

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

ndk-pkg install sqlite