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
 


Bare Metal C

Author: Steve Oualline
Publisher: No Starch Press
Date: August 2022
Pages: 304
ISBN: 978-1718501621
Print: 1718501625
Kindle: B08YJB9BCF
Audience: C programmers
Rating: 3
Reviewer: Harry Fairhead
Bare metal C sounds exciting and very basic. Time to find out how the machine really works.



Beginning Programming All-in-One For Dummies

Author: Wallace Wang
Publisher: For Dummies
Pages: 800
ISBN: 978-1119884408
Print: 1119884403
Kindle: B0B1BLY87B
Audience: Novice programmers
Rating: 3
Reviewer: Kay Ewbank

This is a collection of seven shorter books introducing key aspects of programming, but it fails through trying to cover too [ ... ]


More Reviews