[Android-tools-devel] Missing dependencies of SDK tools

Hans-Christoph Steiner hans at at.or.at
Tue Jul 21 17:28:01 UTC 2015


I think most android projects don't use proguard and lint is not required to
build a project (though very useful).  If its easy, I would skip those for
now, and work on getting the core functionality working.  Just make a note of
that on the AndroidTools wiki.

.hc

Komal Sukhani:
> Hi all,
> 
> I have found two missing dependencies of SDK tools:
> 
> 1. lombok-ast-0.2.3:
>               This is required by lint tool
> 
> 2. proguard-gradle:
>               Core library of Android Gradle Plugin has dependency over it.
> This
> is in-turn dependent on proguard-base.
> 
> Komal Sukhani
> 



More information about the Android-tools-devel mailing list