Monthly Archive for January, 2012

Android Compatibility Library following Lint

I just uploaded Android Lint to the Central Repository recently as part of my work on the Android4Maven project and now my good friend and conspirator Jake Wharton and myself have done the groundwork to get the compatibility/support library V4 in revision 6 there as well. It should be there right now and you can use it in your project with

<dependency>
  <groupId>com.google.android</groupId>
  <artifactId>support-v4</artifactId>
  <version>r6</version>
</dependency>

This should help projects like ActionBarSherlock, Roboguice and others getting cleanly into the Central Repository too. if you want to see a working example just take a look at the pom file of the support4demos app in the samples for the Android Maven Plugin.

Enjoy,
manfred

PS: v13 should follow when some requirements to build it (ICS-MR2) are in central..

Twitter Weekly Updates for 2012-01-29

  • Merged pull request 100 for the #android #maven plugin today. Thanks to all the contributors. Keep bringing it! #
  • Learn all about the #sonatype #nexus repository server at the training class with me! Too late for today but maybe next time. #
  • Most of the introductory stuff of #sonatype #nexus training is done. On to the cool stuff for the afternoon. http://t.co/t7Iahc4Q #
  • JavaFX is out as beta for Linux. JSR335 is merging JavaME and SE. Great things happening in the Java world. OpenJDK on Android next please #
  • #android support/compatibility package bundle is ready for upload to central #maven repo. Some QA from @jakeWharton and its a go! #

Powered by Twitter Tools

Twitter Weekly Updates for 2012-01-22

Powered by Twitter Tools

Android Lint available in the Central Repository

Ever since the Android Lint tool was released by Xavier, Tor and the rest of the great team at the Android Tools project, I thought this would be really great to have as a goal for the Android Maven Plugin. Since I am core committer and merge master of the plugin and implemented a bunch of goals already I had that side covered. Now I just needed to make the Android Lint tool available for the plugin.

Continue reading ‘Android Lint available in the Central Repository’

Twitter Weekly Updates for 2012-01-01

  • Already sent him that way. Another convert. ♻ @matthewmccull: @wakaleo @aalmiray Asciidoc. Love it. Best of both. #
  • Looking forward to 2.0.0 even more though! ♻ @aheritier: Another Christmas gift : #sonatype #nexus 1.9.2.4 is out ! #
  • I am not aware of a java wrapper for asciidoc.. @aalmiray @simpligility @matthewmccull @wakaleo #
  • Fixed some problems with my proguard config for @AndroidDev with wide sweeping keep. At least it works again.. #
  • Proposal for @AnDevCon 3 to present about advanced #Maven usage with #Nexus and @hudsonci @jenkinsci is out. Back to to @AndroidDev #

Powered by Twitter Tools