Monthly Archive for July, 2010

Sign, zipalign and to market, to market with Maven

So you got your Android application building with Maven and the instrumentation tests running on the continuous integration server give you an all green. Features are good on your application and you think it is time to get it on to the Android market and among users to get some feedback. What now? I will show you how you can get your Android package ready for upload…

Continue reading ‘Sign, zipalign and to market, to market with Maven’

Solidifying my Maven foundation

After attending Maven 201 recently and really enjoying it, I am attending Maven 101 from Sonatype today. Lets see if all my base r belong to me ;-)
Continue reading ‘Solidifying my Maven foundation’

Multi Module Android project in Eclipse

Recently there has been some discussion on the Maven Android Developer list about getting multi module projects working in Eclipse and IntelliJIDEA. I use IntelliJ IDEA every day and it works very well for me even though there are some improvements needed. Eclipse on the other hand is something I know my way around well enough, but just never warmed up to it. But I knew that I had the Maven Android Plugin Samples multi module project MorseFlash working at some stage. And it seemed like I am the only one. So I promised to document how I have it set up….
Continue reading ‘Multi Module Android project in Eclipse’