1
0
mirror of https://github.com/PurpleI2P/i2pd_docs_en synced 2025-01-25 22:14:23 +00:00

Merge pull request #13 from hypnosis-i2p/patch-1

added notice about SDK build tools
This commit is contained in:
orignal 2018-02-02 11:50:48 -05:00 committed by GitHub
commit bd8f46c7c8
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -8,7 +8,7 @@ Pre-requisites
You need to install Android SDK, NDK and QT with android support.
- [SDK](https://developer.android.com/studio/index.html) (choose command line tools only)
- [SDK](https://developer.android.com/studio/index.html) (choose command line tools only, and make sure you installed "Android SDK Build-Tools")
- [NDK](https://developer.android.com/ndk/downloads/index.html)
- [QT](https://www.qt.io/download-open-source/)(for QT only).
Choose one for your platform for android. For example QT 5.6 under Linux would be [this file](http://download.qt.io/official_releases/qt/5.6/5.6.1-1/qt-opensource-linux-x64-android-5.6.1-1.run)