Home | History | Annotate | Download | only in install_maven_dependencies

Lines Matching refs:sdk

6 # Using the android sdk tool, under Android 4.4.2 (API 19), install:
7 # SDK Platform
9 # Also using the android sdk tool, under Android 4.4.0 (API 14), install:
10 # SDK Platform
12 git clone https://github.com/mosabua/maven-android-sdk-deployer.git
13 cd maven-android-sdk-deployer
15 echo 'Failed to install 4.4 SDK, install relevant packages in android SDK first';
20 echo 'Failed to install 4.0 SDK, install relevant packages in android SDK first';
25 echo 'Failed to install android-support-v4, install support library in android SDK first';
29 rm -rf maven-android-sdk-deployer