On Sat, Apr 30, 2011 at 7:34 AM, Knutsford Software <[email protected]> wrote: > What books do you recommend for learning how to develop android apps - > I don't want to relearn Java but I gather you can write them in PHP
You will find approximately zero books on writing Android apps in PHP. I say "approximately" because it might get brief mention somewhere that discusses SL4A. PHP on Android is a niche of a niche. In terms of Android development in general, here's the top StackOverflow question on the topic: http://stackoverflow.com/questions/1114287/good-book-for-beginning-android-development In the interests of full disclosure, I'm mentioned in the answers. -- Mark Murphy (a Commons Guy) http://commonsware.com | http://github.com/commonsguy http://commonsware.com/blog | http://twitter.com/commonsguy Android App Developer Books: http://commonsware.com/books -- You received this message because you are subscribed to the Google Groups "Android Developers" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/android-developers?hl=en

