> I know some of you out there are developing for Android. > > Do you have any good book recommendations?
Read the SDK documentation first and the samples. I read Unlocking Android with mixed emotion. I do like the books from Mark Murphy as a warescription (http://commonsware.com/) they are a really good deal. > And how mature is the Maven stuff for Android? It works quite well for me and is maturing more and more. Any help however is appreciated. IMHO it definitely beats using the ant build or just building in Eclipse. Even if it is just for dependency management.. manfred http://www.simpligility.com PS: Disclosure I authored the chapter on Android dev in Maven: The Complete Reference, commit to the plugin and authored the sdk deployer.. --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
