mirror of
https://github.com/PurpleI2P/i2pd.git
synced 2025-01-22 12:24:19 +00:00
Update build_notes_android.md
This commit is contained in:
parent
cfc80b491f
commit
76e1114a1f
@ -5,7 +5,7 @@ You need to install Android SDK, NDK and QT with android support.
|
|||||||
|
|
||||||
SDK (choose command line tools only)
|
SDK (choose command line tools only)
|
||||||
https://developer.android.com/studio/index.html
|
https://developer.android.com/studio/index.html
|
||||||
NDK
|
NDK
|
||||||
https://developer.android.com/ndk/downloads/index.html
|
https://developer.android.com/ndk/downloads/index.html
|
||||||
|
|
||||||
QT
|
QT
|
||||||
@ -34,9 +34,9 @@ git clone https://github.com/PurpleI2P/android-ifaddrs.git
|
|||||||
|
|
||||||
Building the app
|
Building the app
|
||||||
----------------
|
----------------
|
||||||
Open qt/i2pd_qt/i2pd_qt.pro in the QT-creator.
|
Open qt/i2pd_qt/i2pd_qt.pro in the QT-creator.
|
||||||
Change line MAIN_PATH = /path/to/libraries to actual path where did you put the dependancies to.
|
Change line MAIN_PATH = /path/to/libraries to actual path where did you put the dependancies to.
|
||||||
Select appropriate project (usually armeabi-v7a) and build.
|
Select appropriate project (usually armeabi-v7a) and build.
|
||||||
You will find an .apk file in android-build/bin folder.
|
You will find an .apk file in android-build/bin folder.
|
||||||
|
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user