Tag Archive for 'Maven Android Plugin'

Page 2 of 2

Documenting Android Development with Apache Maven

Shortly after my first hack day with Android development and the conclusion that I really like where the platform and development is going, I started to look at building Android application outside the Android Developer Toolkit in Eclipse. I started using IntelliJ IDEA for Android development in parallel as well as wanted to investigate command line and later continuous integration builds. It did not take me long to shy away from the Apache Ant based build and look around for a plugin for my trusted Apache Maven that would help me along the cause. I found the maven-android-plugin and quickly joined the effort.

Continue reading ‘Documenting Android Development with Apache Maven’

Maven Android SDK Deployer adds SDK 2.1 support

The massive media blitz with the release of the Google Nexus One Phone recently was followed by the release of the Android SDK 2.1 today. Of course that had to be followed up with a new release of the Maven Android SDK Deployer. I created the tool for all the users of the Maven Android Plugin as a reaction to Google response to a request to put the artifacts into the central repository (we got stonewalled). In the process I added the requested feature of deploying only a specific SDK version subset of jars.
Continue reading ‘Maven Android SDK Deployer adds SDK 2.1 support’