Android Programming: Starting With An App (I/O Press)
Thursday, 17 November 2016

Programming an Android app is an attractive proposition, as Android increasingly dominates the global smartphone market, meaning many potential users. In Android Programming: Starting With An App  Mike James shows you how common tasks are done in Android, and explains why they are done in a particular way. This book is based on Android Adventures, a series that first appeared on I Programmer now fully revised in book format.

<ASIN:1871962471>

Author: Mike James

Publisher: I/O Press
Date: November 2016
Pages: 262
ISBN: 978-1871962475
Print: 1871962471
Audience: Would-be Android developers
Level: Beginner/Intermediate


androidprog

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

There are plenty of examples in this book but they are deliberately simple, stripped down to their bare minimum to let you see what is essential. It isn’t a complete treatment of everything Android. Instead if 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. In this book you will find out how to build an app with a single Activity and a UI, a good foundation for further Android programming.

 

 

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
 


Computer Graphics from Scratch (No Starch Press)

Author: Gabriel Gambetta
Publisher: No Starch Press
Pages: 248
ISBN: 978-1718500761
Print: 1718500769
Kindle: B085BVJG5B
Audience: People interested in creating 3D graphics
Rating: 5
Reviewer: Kay Ewbank

This is a well written book that explains the topic of 3D rendering, and tries its hardest to mi [ ... ]



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.


More Reviews