Skip to Content
Learning Java by Building Android Games - Third Edition
book

Learning Java by Building Android Games - Third Edition

by John Horton
March 2021
Beginner to intermediate
686 pages
13h 6m
English
Packt Publishing
Content preview from Learning Java by Building Android Games - Third Edition

Chapter 13: Bitmap Graphics and Measuring Time

So far in this book, we have drawn exclusively with primitive shapes and text. In this chapter, we will see how we can use the Canvas class to draw Bitmap graphics; after all, Bob is so much more than just a block or a line. We will also code Bob and implement his teleportation feature, shield, and collision detection. To finish the game off, we will add an HUD, measure the time, and code a solution to remember the longest (best) time.

In this chapter, we will cover the following topics:

  • Learn how to use bitmap graphics in Android
  • Implement our teleporting super-hero, Bob
  • Finish all the other features of the game, including the HUD and timing
  • The Android Studio Profiler tool

Let's wrap this game ...

Become an O’Reilly member and get unlimited access to this title plus top books and audiobooks from O’Reilly and nearly 200 top publishers, thousands of courses curated by job role, 150+ live events each month,
and much more.
Start your free trial

You might also like

Learning Java by Building Android Games - Second Edition

Learning Java by Building Android Games - Second Edition

John Horton
Programming Android with Kotlin

Programming Android with Kotlin

Pierre-Olivier Laurence, Amanda Hinchman-Dominguez, Mike Dunn, G. Blake Meike

Publisher Resources

ISBN: 9781800565869Supplemental Content