Update README

This commit is contained in:
Erwan Croze 2017-03-20 10:05:51 +01:00
parent 56c18680d3
commit 4af90beb6a

View file

@ -4,7 +4,7 @@ Linphone is a free VoIP and video softphone based on the SIP protocol.
## 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 !!!).