mirror of
https://github.com/PurpleI2P/i2pd.git
synced 2025-01-22 08:14:15 +00:00
android i2pd executable build instructions
This commit is contained in:
parent
6e95318cba
commit
db8a546b8f
@ -50,6 +50,12 @@ Build instructions:
|
|||||||
* [windows](https://i2pd.readthedocs.io/en/latest/devs/building/windows/)
|
* [windows](https://i2pd.readthedocs.io/en/latest/devs/building/windows/)
|
||||||
* [iOS](https://i2pd.readthedocs.io/en/latest/devs/building/ios/)
|
* [iOS](https://i2pd.readthedocs.io/en/latest/devs/building/ios/)
|
||||||
* [android](https://i2pd.readthedocs.io/en/latest/devs/building/android/)
|
* [android](https://i2pd.readthedocs.io/en/latest/devs/building/android/)
|
||||||
|
* android executable binary build:
|
||||||
|
- clone https://github.com/unlnown542a/i2pd.git or download https://github.com/unlnown542a/i2pd/archive/openssl.zip
|
||||||
|
- change to i2pd/android_binary_only
|
||||||
|
- edit jni/Application.mk - define path to static libs I2PD_LIBS_PATH
|
||||||
|
- in the directory i2pd/android_binary_only run: ndk-build -j4
|
||||||
|
- find compiled binary - libs/armeabi-v7a/i2pd
|
||||||
|
|
||||||
|
|
||||||
**Supported systems:**
|
**Supported systems:**
|
||||||
|
Loading…
x
Reference in New Issue
Block a user