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
 


Seriously Good Software

Author: Marco Faella
Publisher: Manning
Date: March 2020
Pages: 328
ISBN: 978-1617296291
Print: 1617296295
Kindle: B09782DKN8
Audience: Relatively experienced Java programmers
Rating: 4.5
Reviewer: Mike James
Don't we all want to write seriously good software?



Securing SQL Server

Author: Peter Carter
Publisher: Apress
Pages:366
ISBN: 978-1484241608
Print: 1484241606
Kindle: B07KLW99YM
Audience: DBAs
Rating: 5
Reviewer: Kay Ewbank

As a developer, you're probably well versed in how to write a secure app that won't be vulnerable to attack, but the database component is a whole dif [ ... ]


More Reviews