leveldb
build leveldb for Android

step1、install ndk-pkg

step2、update ndk-pkg-formula-repository

ndk-pkg update

step3、build and install leveldb

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

{{ formula }}
edit the formula of leveldb

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

ndk-pkg formula edit leveldb

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

ndk-pkg install leveldb