Hi Jason, On Fri, Apr 2, 2010 at 9:17 PM, Jason Voegele <[email protected]> wrote:
> I'd like to announce the availability of my brand new Android plugin for > Gradle 0.8. This plugin enables the creation of Android applications using > Gradle, with all of the power and flexibility you’ve come to expect from > Gradle. > > Features of the Android plugin include: > > * Compile, package, and install Android applications. (Including handling > of > Android resource files.) > * Sign application packages using the default debug key, or with a release > key > for publication to Android Market. > * Incorporation of ProGuard to ensure that applications have minimal memory > footprint. > * Easily create Android applications in Scala. > > Further details and usage notes can be found at > http://wiki.github.com/jvoegele/gradle-android-plugin/ > This is exciting. I will have a look at that soon. > > If there is any interest in having this plugin included in the main Gradle > distribution, I would be happy to make whatever changes are necessary to > accommodate that. > The Gradle main distribution is already a bit to large for our liking. Our aim is to provide a leaner main distribution with only true core plugins (not exactly sure yet which ones those are, definitely the Java one). We will hopefully soon have a plugin portal for all other plugins. Some of those plugins will be maintained by Gradle (OSGi, Jetty, ...). Others will be external. For our users this will be more or less transparent. - Hans -- Hans Dockter Founder, Gradle http://www.gradle.org, http://twitter.com/gradleorg CEO, Gradle Inc. - Gradle Training, Support, Consulting http://www.gradle.biz > > Please let me know if you have any problems with using the plugin or any > suggestions for improvement. > > -- > Jason Voegele > "A power so great, it can only be used for Good or Evil!" > -- Firesign Theatre, "The Giant Rat of Summatra" > > --------------------------------------------------------------------- > To unsubscribe from this list, please visit: > > http://xircles.codehaus.org/manage_email > > >
