Skip to content
Jim Wu edited this page Jan 17, 2021 · 4 revisions

Build Requirements

Android NDK (add the directory with ndk-build to PATH)

The zip executable for Windows can be downloaded from here

Build

Execute task :edxp-core:zip[Release/Debug] to build flashable zip.

The built file will be under edxp-core/release/ folder.

Online Build(CI)

Edxposed has configured the configuration of AppVeyor CI, you can fork EdXposed and authorize AppVeyor to access your GitHub account, then start a new build with default configuration.