Android Programming In Java: Starting with an App 3rd Ed (I/O Press)
Wednesday, 29 November 2017

This book not only shows you how common tasks are done in Android Studio, but also explains why they are done in a particular way. Mike James also shows how having done something once you can generalize the approach to components you haven’t previously encountered. Revised and updated for Android Studio 3, it covers the use of lambdas and new features of the ConstraintLayout.

<ASIN:1871962552>

 

Author: Mike James
Publisher: I/O Press Date: Nov 2017
Pages: 314
ISBN: 978-1871962550
Print: 1871962552
Audience: Android programmers
Level: Intermediate

 

andapp3

 

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

 

There are plenty of examples in this book that are stripped down to let you see what is essential. The book 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.

 

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
 


The Async-First Playbook

Author: Sumeet Gayathri Moghe
Publisher: Addison-Wesley
Pages: 368
ISBN: 978-0138187538
Print: 0138187533
Kindle: B0CCTZHB9N
Audience: Agile developers
Rating: 4
Reviewer: Kay Ewbank

The driver behind this book was the pandemic and the need to find ways to make remote working effective for teams. So do [ ... ]



Object-Oriented Python

Author: Irv Kalb
Publisher: No Starch Press
Date: January 2022
Pages: 416
ISBN: 978-1718502062
Print: 1718502060
Kindle: ‎ B0957SHYQL
Audience: Python developers
Rating: 3
Reviewer: Mike James
Python, Object-Oriented? Not a lot of programmers know that!


More Reviews