diff options
author | Jan Holesovsky <kendy@collabora.com> | 2014-06-26 10:57:05 +0200 |
---|---|---|
committer | Jan Holesovsky <kendy@collabora.com> | 2014-06-30 14:48:01 +0200 |
commit | c79e70f589b9077ac8fde1bb0a6f7f5a438fb6db (patch) | |
tree | 42e83ad4bfd5d4439e93aa9c52f71e8307122aa0 /README.cross | |
parent | ae9babde80701fcea2b1cdcdb98ebee08aa7234e (diff) |
android: Now we need API 15 SDK.
Change-Id: I220072b304ebe9471e52f642c850b10bd1f63850
Diffstat (limited to 'README.cross')
-rw-r--r-- | README.cross | 2 |
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. |