Some of these should help:
https://android.googlesource.com/platform/tools/base/+/studio-2.2-preview3/build-system/gradle-core/src/main/java/com/android/build/gradle/internal/transforms/

On Mon, Aug 15, 2016 at 11:43 AM, 'Brian Attwell' via adt-dev <
adt-dev@googlegroups.com> wrote:

> I'm looking for example transforms to figure out how to write a transform
> with incremental=true. I figure that AOSP should include several good
> examples of this. I tried searching inside a clone of the Android Studio
> tools <http://tools.android.com/build>. And I tried searching through a
> clone of the Android M source code. In both cases, I couldn't find any
> examples of "com.android.build.api.transform.Transform".
>
> *Where is the source code for the Android Transforms that are a part of
> the platform?* Ie, dex and progaurd. These examples would be more useful
> than anything you could write on the Transform API page
> <http://tools.android.com/tech-docs/new-build-system/transform-api>.
>
> Thanks!
> --Brian
>
> --
> 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.
>

-- 
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.
  • Example Transforms 'Brian Attwell' via adt-dev
    • Re: Example Transforms 'Siva Velusamy' via adt-dev

Reply via email to