Android Programming: Starting With An App (I/O Press)
Thursday, 17 November 2016

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 in Android, and explains why they are done in a particular way. This book is based on Android Adventures, a series that first appeared on I Programmer now fully revised in book format.

<ASIN:1871962471>

Author: Mike James

Publisher: I/O Press
Date: November 2016
Pages: 262
ISBN: 978-1871962475
Print: 1871962471
Audience: Would-be Android developers
Level: Beginner/Intermediate


androidprog

  • Getting started with Android Studio
  • Activity and User Interface
  • Building a Simple UI
  • Android Events
  • Basic Controls
  • Working with Layouts
  • Programming the UI
  • Menus - Toolbar
  • Menus - Context and Popup
  • Resources
  • Bitmap Graphics
  • Life Cycle of an Activity
  • Spinners
  • Pickers
  • ListView

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

Banner
 


Learn Enough JavaScript to Be Dangerous

Author: Michael Hartl
Publisher: Addison-Wesley
Date: June 2022
Pages: 304
ISBN: 978-0137843749
Print: 0137843747
Kindle: B09RDSVV7N
Audience: Would-be JavaScript developers
Rating: 2
Reviewer: Mike James
To be dangerous? Is this a good ambition?



The Rust Programming Language, 2nd Ed

Author: Steve Klabnik and Carol Nichols
Publisher: No Starch Press
Date: June 2023
Pages: 560
ISBN: 978-1718503106
Print: 1718503105
Kindle: B0B7QTX8LL
Audience: Systems programmers
Rating: 4.8
Reviewer: Mike James

There's a new edition of what has become the standard text on Rust. Has it matured along with [ ... ]


More Reviews