Android Programming: Starting With An App, 2nd Ed (I/O Press) |
Thursday, 30 March 2017 | |||
This second edition of the I Programmer book for those wanting to break into the Android app market is fully updated for Android Studio 2.3. Programming an Android app is an attractive proposition, as Android increasingly dominates the global smartphone market, meaning many potential users. In Android Programming: Starting With An App Mike James shows you how common tasks are done using Android Studio, and explains why they are done in a particular way. <ASIN:187196251X> Author: Mike James Publisher: I/O Press
Second editions don’t usually follow first editions quite so closely, but Google’s Android Studio is a moving target that is moving very fast.
There are plenty of examples in this book but they are deliberately simple, stripped down to their bare minimum to let you see what is essential. It isn’t a complete treatment of everything Android. Instead if focuses on the things you need to know to write an app, in particular creating the user interface (UI) because this is what you spend most of your time working on even if the app in question is sophisticated. In this book you will find out how to build an app with a single Activity and a UI, a good foundation for further Android programming.
Follow @bookwatchiprog on Twitter or subscribe to I Programmer's Books RSS feed for each day's new addition to Book Watch and for new reviews. To have new titles included in Book Watch contact BookWatch@i-programmer.info
|