Our source code contains roughly 50 different android apps.

We are fairly early adapters, and do not mind switching over to Studio and 
go through the necessary learning curve.

We even started trying to do all of our production builds using gradle for 
quite some time now.

However, we can't go 100% studio because there are two features we use that 
are not supported yet by Studio/Gradle yet- NDK support and Google's 
support library 8 (for renderscript) support. Without these two features, 
we just can't even bulid using gradle.

In addition, since gradle settings include many projects, builds are 
painfully slow. We need some kind of a standard "configuration tool" that, 
based on our products' lib dependencies, configures the settings.gradle 
file to include only the libraries that actually needs to be built.

In any case, the tools team (and specifically Xavier) is doing a great job 
communicating and handling issues [especially compared to other dev related 
teams for Google products]. So we have a good feeling that once they give 
us the "please migrate now" signal, we will have adequate support doing so.




On Sunday, June 29, 2014 2:37:01 PM UTC+3, Csaba Kozák wrote:
>
> Can we get an official statement about the future of ADT? From the outside 
> it seems ADT is a little-bit abandoned project. It does not get any 
> improvements, only the most crucial updates to stay compatible with the new 
> SDKs. With ADT 23, even the compatibility updates were missing, it was 
> released with lot of bugs, really core functionality are broken. I know the 
> tools team puts really great effort to build Android Studio and the new 
> build system, but it seems that just leaves no resources for the ADT.
> So my question is: Should we count on ADT in the future, or it is wise to 
> start to migrate our projects and workflow to ADT. I love Eclipse 
> personally, so i do not want to switch to AS only i really have to, but if 
> ADT will be no longer supported i guess i won't have any other options.
>

-- 
You received this message because you are subscribed to the Google Groups 
"adt-dev" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to adt-dev+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to