Update README
This commit is contained in:
parent
56c18680d3
commit
4af90beb6a
1 changed files with 1 additions and 1 deletions
|
@ -4,7 +4,7 @@ Linphone is a free VoIP and video softphone based on the SIP protocol.
|
||||||
|
|
||||||
## To build liblinphone for Android, you must:
|
## To build liblinphone for Android, you must:
|
||||||
|
|
||||||
1. Download the Android sdk (API 25 at least) with platform-tools and tools updated to latest revision, then add both 'tools' and 'platform-tools' folders in your path.
|
1. Download the Android sdk (API 25.2.3 at max) with platform-tools and tools updated to latest revision, then add both 'tools' and 'platform-tools' folders in your path.
|
||||||
|
|
||||||
2. Download the Android ndk (version r11c or 13b) from google and add it to your path (no symlink !!!).
|
2. Download the Android ndk (version r11c or 13b) from google and add it to your path (no symlink !!!).
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue