Skip to content

tangxinfa/android-nginx

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

android-nginx Cross compile nginx with android ndk.

When cross compile nginx, require connect the device for run feature test progrom. Your host must have permission to adb connect the device, then set CROSS_COMPILE_DEVICE_IP environment variable to the device ip, such as

export CROSS_COMPILE_DEVICE_IP=192.168.1.3

Start cross compile nginx with docker:

make

Build output:

output/sbin/nginx

About

Cross compile nginx with android ndk

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published