# android-nginx2 **Repository Path**: ticpas/android-nginx2 ## Basic Information - **Project Name**: android-nginx2 - **Description**: No description available - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2021-03-17 - **Last Updated**: 2021-03-17 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README `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