From c79e70f589b9077ac8fde1bb0a6f7f5a438fb6db Mon Sep 17 00:00:00 2001 From: Jan Holesovsky Date: Thu, 26 Jun 2014 10:57:05 +0200 Subject: android: Now we need API 15 SDK. Change-Id: I220072b304ebe9471e52f642c850b10bd1f63850 --- README.cross | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'README.cross') 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. -- cgit