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
 


C++ Programming, 7th Ed (In Easy Steps)

Author: Mike McGrath
Publisher: In Easy Steps
Date: April 2022
Pages: 192
ISBN: 9781787910379
Print: 1787910377
Kindle: B0F9LDHDBG
Audience: Developers wanting to learn C++
Rating: 4
Reviewer: Mike James

This is the 7th edition of a slim book on C++. Can you really learn C++ in easy steps?



SQL Server 2022 Query Performance Tuning (Apress)

Author: Grant Fritchey
Publisher: Apress
Pages: 745
ISBN:978-1484288900
Print:1484288904
Kindle:B0BLYD98SQ
Audience: DBAs & SQL Devs
Rating: 4.7
Reviewer: Ian Stirk 

A popular performance tuning book gets updated for SQL Server 2022, how does it fare?


More Reviews