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 [email protected]. For more options, visit https://groups.google.com/d/optout.
