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
 


Algorithms: Absolute Beginner's Guide

Author: Kirupa Chinnathambi
Publisher: Addison-Wesley
Date: November 2023
Pages: 416
ISBN: 978-0138222291
Print: 0138222290
Kindle: B0CCTZ37DQ
Audience: General
Rating: 4.5
Reviewer: Kay Ewbank

Subtitled 'a practical introduction to data structures and algorithms in JavaScript', this book is split into tw [ ... ]



Coding for Beginners, 2nd Ed (In Easy Steps)

Author: Mike McGrath
Publisher: In Easy Steps
Pages: 192
ISBN:978-1840789751
Print:1840789751
Kindle: B0B56LN77V
Audience: Complete beginners to programming
Rating: 4
Reviewer: Sue Gee

This book aims to introduce hands-on modern programming to complete beginners. Can this be achieved in fewer than 180 [ ... ]


More Reviews