Android build library.
This library allows building Android libraries and
applications in the context of the Android SDK.
It is meant to be usable by various build systems and only
deals with the logic of building Android applications.
While it exposes some configurations and expect from
specific inputs, they are meant to be provided by the
build system itself.
It purposely doesn't include Eclipse or IDEA project
files due to dependencies that are downloaded from Maven
(and due to IDEA's tendency to put local path in its
project paths).
Instead those can be created using
gradle eclipse
and
gradle idea
The prebuilts are temporary till we move those libraries
to gradle or figure something else.
Change-Id: Ia95fa9ae3a619c2d9fe68b4cfa3ce72acfb4df3c
37 files changed
tree: ceedb0f01b7e989b2169d27e5185221b456555ae
- builder/