Skip to Content
Learn Java the Easy Way
book

Learn Java the Easy Way

by Bryson Payne
November 2017
Beginner to intermediate
312 pages
8h 39m
English
No Starch Press
Content preview from Learn Java the Easy Way

11

MAKING BUBBLEDRAW A MULTITOUCH ANDROID APP

Image

Our final app will be a multitouch Android version of BubbleDraw that enables the user to draw bubbles with the touch of a finger—or all 10 fingers!

The processors in Android devices are usually much smaller and slower than desktop CPUs. If you’ve ever gotten an “App Not Responding” error, you’ve seen what happens when an app consumes too much of a device’s processing power. So, instead of a timer, this version of the app will use a new approach to animation called threading, which will make the app use less processing power. Threading is what makes it possible for us to run multiple apps at the same ...

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

Java for Absolute Beginners: Learn to Program the Fundamentals the Java 9+ Way

Java for Absolute Beginners: Learn to Program the Fundamentals the Java 9+ Way

Iuliana Cosmina
Think Java

Think Java

Allen B. Downey, Chris Mayfield
Java Programming for Beginners

Java Programming for Beginners

SkillSprints Inc., Mark Lassoff

Publisher Resources

ISBN: 9781492067535Errata Page