nginx
build nginx for Android

step1、install ndk-pkg

step2、update ndk-pkg-formula-repository

ndk-pkg update

step3、build and install nginx

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

{{ formula }}
edit the formula of nginx

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

ndk-pkg formula edit nginx

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

ndk-pkg install nginx