summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJan Holesovsky <kendy@collabora.com>2014-06-26 10:57:05 +0200
committerFridrich Štrba <fridrich.strba@bluewin.ch>2014-06-30 14:56:27 +0200
commitd787001c90c1f2d44c6277b808d0601b0463428a (patch)
tree54b342344d6ba9c4ade182f309e31ee218ba2c69
parent89db736e5c72ce519a76bcc2ce3e2220b507d076 (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.