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
 


HTML, CSS & JavaScript (In Easy Steps)

Author: Mike McGrath
Publisher: In Easy Steps
Date: July 2020
Pages: 480
ISBN: 978-1840788785
Print: 184078878X
Kindle: B08FBGXGF1
Audience: would-be web developers
Rating: 5
Reviewer Mike James
The three core web technologies in a single book.



Classic Computer Science Problems in Python

Author: David Kopec
Publisher: Manning
Date: March 2019
Pages: 224
ISBN: 978-1617295980
Print: 1617295981
Kindle: ‎ ‎ B09782BT4Q
Level: Intermediate
Audience: Python developers
Category: Python
Rating: 4
Reviewer: Mike James
Classic algorithms in Python - the world's favourite language.


More Reviews