summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJan Holesovsky <kendy@collabora.com>2014-06-26 10:57:05 +0200
committerJan Holesovsky <kendy@collabora.com>2014-06-30 14:48:01 +0200
commitc79e70f589b9077ac8fde1bb0a6f7f5a438fb6db (patch)
tree42e83ad4bfd5d4439e93aa9c52f71e8307122aa0
parentae9babde80701fcea2b1cdcdb98ebee08aa7234e (diff)
android: Now we need API 15 SDK.
Change-Id: I220072b304ebe9471e52f642c850b10bd1f63850
-rw-r--r--README.cross2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.cross b/README.cross
index 0de64758f0b7..1a773da88078 100644
--- a/README.cross
+++ b/README.cross
@@ -334,7 +334,7 @@ You will also need the Android SDK as full "make" also builds a couple
of Android apps where the upper layer is written in Java.
Use the "android" tool from the SDK to install the SDK Tools, SDK
-Platform Tools, the API 14 SDK Platform and the Android Support
+Platform Tools, the API 15 SDK Platform and the Android Support
Library. If you want to run the Android apps in the emulator, you of
course need an appropriate system image for that.