E. Answers to Quiz Questions
Chapter 1: Introducing Android
1. The Brick
2. Snake
3. Android, Inc.
4. G1 was the name. HTC was the manufacturer. T-Mobile was the carrier.
Chapter 2: Setting Up Your Android Development Environment
1. Version 6
2. Unknown sources
3. USB debugging
4. android.jar
5. junit.*
6. Google AdMob Ads SDK
Chapter 3: Writing Your First Android Application
1. Snapshot
greatly improves emulator startup performance.
2. The e
means ERROR, w
means WARN, i
means INFO, v
means VERBOSE, and d
means DEBUG.
3. Step Into
is F5
. Step Over
is F6
. Step Return
is F7
. Resume
is F8
.
4. Ctrl+Shift+O
on Windows and Command+Shift+O
on Mac
5. Double-clicking on the far-left column of the intended line of code
6. Alt+Shift+S
Chapter 4: ...
Get Introduction to Android™ Application Development: Android Essentials, Fourth Edition now with the O’Reilly learning platform.
O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.