1
0
mirror of https://github.com/PurpleI2P/i2pd_docs_en synced 2025-02-05 03:14:14 +00:00

added notice about SDK build tools

This commit is contained in:
hypnosis-i2p 2018-02-03 00:48:05 +08:00 committed by GitHub
parent b58560e512
commit da2610bf87
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)