<div dir="ltr">So in those awkward moments when I&#39;m waiting on PRs to get reviewed I&#39;ve been working on a Gradle plugin for AGDroid.<div><br></div><div><a href="https://github.com/secondsun/aerogear-android-plugin">https://github.com/secondsun/aerogear-android-plugin</a><br></div><div><br></div><div>Right now it doesn&#39;t do much other than fail a couple of unit tests, but my first goal is to have it validate the AndroidManifest file if it detects a push config file.  After that I would like it to be able to autoconfigure the manifest if it finds errors.  Eventually I would like to be able to do basic annotation processing to simplify lots of rote tasks in Android.</div><div><br></div><div>What would you guys like to see added?</div></div>