Skip to content

A box that adds Android support to wercker. + JAVA8 for Retrolambda. + build tools v21

Notifications You must be signed in to change notification settings

man4ik/box-android

 
 

Repository files navigation

Android box

The wercker/android box runs on ubuntu 12.04 and provides a selection of the Android toolchain: What inside?

  • gradle 2.2.1
  • android sdk version 23.0.3 //0.5 not found
  • android build tools 21
  • android API 21
  • sys image 21 (emulators)
  • android support library
  • google play service repository

The box also inherits tools from a not yet official java box, resulting in the following additional tools:

  • oracle java 7
  • oracle java 8
  • ant and ivy
  • maven

There are a number of environment varaibles declared for your information:

  • ANDROID_SDK_VERSION : version of the sdk
  • ANDROID_BUILD_TOOLS : which versions of the build tools are installed.
  • ANDROID_UPDATE_FILTER : shows all sdk elements which are installed

Guides

License

The MIT License (MIT)

Copyright (c) 2013 wercker

About

A box that adds Android support to wercker. + JAVA8 for Retrolambda. + build tools v21

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Shell 100.0%