X-Git-Url: http://deadsoftware.ru/gitweb?a=blobdiff_plain;f=android%2FREADME;h=e99a2f6342225d6ecd78920a7b44c8ef31af4453;hb=c2c92502388d8ac34c0f64c124cad68d6b142796;hp=af6f4fc1140ddb109e1d7347925963e4f745b3e5;hpb=aa5964216b3e1aacc436a54c870b719bb8a034db;p=d2df-sdl.git diff --git a/android/README b/android/README index af6f4fc..e99a2f6 100644 --- a/android/README +++ b/android/README @@ -8,7 +8,7 @@ Building Requirements: * Android SDK build-tools >= 19.1.0; -* Android SDK platforms >= android-19; +* Android SDK platforms >= android-16; * Android NDK >= r16b; * Open JDK >= 8; * FPC >= 3.0.4; @@ -79,4 +79,4 @@ jarsigner -sigalg SHA1withRSA -digestalg SHA1 \ bin/d2df.unsigned.apk androiddebugkey ``` -Where ${ANDROID_JAR} is path to android.jar file. Typically placed in ~/Android/android-sdk/platforms/android-19/android.jar. +Where ${ANDROID_JAR} is path to android.jar file. Typically placed in ~/Android/android-sdk/platforms/android-16/android.jar.