AndroidKickstartR helps you to quickly create a well configured Android application using the most popular libraries. It creates and configures your project for you. Just focus on code!
I just set up my environment yesterday from a new fresh installed Mac. I ran into some dummy problems like I have not declared a MAVEN_HOME variable but a M2_HOME so I got a NPE in the tests. So, I think it would be nice and easy to take into account the possibility that the contributer did not have a MAVEN_HOME variable declared and tell him. (I probably could work on it if you are interested).
It would be also nice to add some information in Test classes like you need a device to run these tests.
I just set up my environment yesterday from a new fresh installed Mac. I ran into some dummy problems like I have not declared a MAVEN_HOME variable but a M2_HOME so I got a NPE in the tests. So, I think it would be nice and easy to take into account the possibility that the contributer did not have a MAVEN_HOME variable declared and tell him. (I probably could work on it if you are interested).
It would be also nice to add some information in Test classes like you need a device to run these tests.