I recently started developing an app for Android. The app is nothing complicated. A few screens which display data from a webservice. The data are events like “having dinner together” and you can register to join the event. As being new in Android programming (and this time, I wanted to create a “real” native Android app, not a PhoneGap / cordova based app), it’s quiet a learning experience necessary.

So here are some resources that helped me get going: