diff --git a/README.md b/README.md index 56c1762a8..e763459fb 100644 --- a/README.md +++ b/README.md @@ -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 !!!).