| | |
Introduction Description: Description Closed Captioning: Unavailable Mobile-Friendly Format: Available on m.safaribooksonline.com Example Files: Available on Extras tab | | |
Lesson1: Setting Up Your Development Environment | | |
Introduction Description: Description Closed Captioning: Unavailable Mobile-Friendly Format: Available on m.safaribooksonline.com Example Files: Available on Extras tab | | |
| | |
| | |
| | |
| | |
Lesson 2: Test-Driving an Android App in an AVD | | |
Introduction Description: Description Closed Captioning: Unavailable Mobile-Friendly Format: Available on m.safaribooksonline.com Example Files: Available on Extras tab | | |
| | |
| | |
Introduction Description: Description Closed Captioning: Unavailable Mobile-Friendly Format: Available on m.safaribooksonline.com Example Files: Available on Extras tab | | |
| | |
| | |
Introducing the Visual Layout Editor Description: Description Closed Captioning: Unavailable Mobile-Friendly Format: Available on m.safaribooksonline.com Example Files: Available on Extras tab | | |
| | |
| | |
| | |
Adding the ImageViews Description: Description Closed Captioning: Unavailable Mobile-Friendly Format: Available on m.safaribooksonline.com Example Files: Available on Extras tab | | |
Examining the XML files Description: Description Closed Captioning: Unavailable Mobile-Friendly Format: Available on m.safaribooksonline.com Example Files: Available on Extras tab | | |
Lesson 4: Tip Calculator App | | |
Introduction Description: Description Closed Captioning: Unavailable Mobile-Friendly Format: Available on m.safaribooksonline.com Example Files: Available on Extras tab | | |
| | |
| | |
Building the GUI Description: Description Closed Captioning: Unavailable Mobile-Friendly Format: Available on m.safaribooksonline.com Example Files: Available on Extras tab | | |
Reviewing main.xml Description: Description Closed Captioning: Unavailable Mobile-Friendly Format: Available on m.safaribooksonline.com Example Files: Available on Extras tab | | |
| | |
| | |
TipCalculator.java: onCreate method Description: Description Closed Captioning: Unavailable Mobile-Friendly Format: Available on m.safaribooksonline.com Example Files: Available on Extras tab | | |
| | |
| | |
| | |
TipCalculator.java: TextWatcher Description: Description Closed Captioning: Unavailable Mobile-Friendly Format: Available on m.safaribooksonline.com Example Files: Available on Extras tab | | |
Lesson 5: Favorite Twitter Searches App | | |
Introduction Description: Description Closed Captioning: Unavailable Mobile-Friendly Format: Available on m.safaribooksonline.com Example Files: Available on Extras tab | | |
| | |
| | |
Reviewing the main.xml layout Description: Description Closed Captioning: Unavailable Mobile-Friendly Format: Available on m.safaribooksonline.com Example Files: Available on Extras tab | | |
Reviewing the new_tag_view.xml layout Description: Description Closed Captioning: Unavailable Mobile-Friendly Format: Available on m.safaribooksonline.com Example Files: Available on Extras tab | | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
Lesson 6: Flag Quiz Game App | | |
Introduction Description: Description Closed Captioning: Unavailable Mobile-Friendly Format: Available on m.safaribooksonline.com Example Files: Available on Extras tab | | |
| | |
| | |
Reviewing the main.xml layout Description: Description Closed Captioning: Unavailable Mobile-Friendly Format: Available on m.safaribooksonline.com Example Files: Available on Extras tab | | |
Reviewing the guess_button.xml layout Description: Description Closed Captioning: Unavailable Mobile-Friendly Format: Available on m.safaribooksonline.com Example Files: Available on Extras tab | | |
| | |
| | |
FlagQuizGame.java: onCreate method Description: Description Closed Captioning: Unavailable Mobile-Friendly Format: Available on m.safaribooksonline.com Example Files: Available on Extras tab | | |
FlagQuizGame.java: resetQuiz method Description: Description Closed Captioning: Unavailable Mobile-Friendly Format: Available on m.safaribooksonline.com Example Files: Available on Extras tab | | |
| | |
| | |
| | |
| | |
FlagQuizGame.java: Android.xml Description: Description Closed Captioning: Unavailable Mobile-Friendly Format: Available on m.safaribooksonline.com Example Files: Available on Extras tab | | |
Lesson 7: Cannon Game App | | |
Introduction Description: Description Closed Captioning: Unavailable Mobile-Friendly Format: Available on m.safaribooksonline.com Example Files: Available on Extras tab | | |
Test-driving the Cannon Game app Description: Description Closed Captioning: Unavailable Mobile-Friendly Format: Available on m.safaribooksonline.com Example Files: Available on Extras tab | | |
| | |
Reviewing the main.xml layout Description: Description Closed Captioning: Unavailable Mobile-Friendly Format: Available on m.safaribooksonline.com Example Files: Available on Extras tab | | |
| | |
| | |
| | |
| | |
| | |
| | |
CannonView.java: Constructor Description: Description Closed Captioning: Unavailable Mobile-Friendly Format: Available on m.safaribooksonline.com Example Files: Available on Extras tab | | |
| | |
CannonView.java: newGame method Description: Description Closed Captioning: Unavailable Mobile-Friendly Format: Available on m.safaribooksonline.com Example Files: Available on Extras tab | | |
| | |
CannonView.java: fireCannonball method Description: Description Closed Captioning: Unavailable Mobile-Friendly Format: Available on m.safaribooksonline.com Example Files: Available on Extras tab | | |
CannonView.java: alignCannon method Description: Description Closed Captioning: Unavailable Mobile-Friendly Format: Available on m.safaribooksonline.com Example Files: Available on Extras tab | | |
| | |
| | |
| | |
| | |
CannonView.java: CannonThread class Description: Description Closed Captioning: Unavailable Mobile-Friendly Format: Available on m.safaribooksonline.com Example Files: Available on Extras tab | | |
Lesson 8: SpotOn Game App | | |
Introduction Description: Description Closed Captioning: Unavailable Mobile-Friendly Format: Available on m.safaribooksonline.com Example Files: Available on Extras tab | | |
Test-driving the SpotOn Game app Description: Description Closed Captioning: Unavailable Mobile-Friendly Format: Available on m.safaribooksonline.com Example Files: Available on Extras tab | | |
Reviewing the AndroidManifest.xml file Description: Description Closed Captioning: Unavailable Mobile-Friendly Format: Available on m.safaribooksonline.com Example Files: Available on Extras tab | | |
| | |
| | |
| | |
| | |
SpotOnView.java: Constructor Description: Description Closed Captioning: Unavailable Mobile-Friendly Format: Available on m.safaribooksonline.com Example Files: Available on Extras tab | | |
| | |
| | |
SpotOnView.java: resetGame method Description: Description Closed Captioning: Unavailable Mobile-Friendly Format: Available on m.safaribooksonline.com Example Files: Available on Extras tab | | |
| | |
SpotOnView.java: displayScores method Description: Description Closed Captioning: Unavailable Mobile-Friendly Format: Available on m.safaribooksonline.com Example Files: Available on Extras tab | | |
| | |
| | |
| | |
SpotOnView.java: touchedSpot method Description: Description Closed Captioning: Unavailable Mobile-Friendly Format: Available on m.safaribooksonline.com Example Files: Available on Extras tab | | |
CannonView.java: missedSpot method Description: Description Closed Captioning: Unavailable Mobile-Friendly Format: Available on m.safaribooksonline.com Example Files: Available on Extras tab | | |
| | |
Introduction Description: Description Closed Captioning: Unavailable Mobile-Friendly Format: Available on m.safaribooksonline.com Example Files: Available on Extras tab | | |
Test-driving the Doodlz app Description: Description Closed Captioning: Unavailable Mobile-Friendly Format: Available on m.safaribooksonline.com Example Files: Available on Extras tab | | |
Reviewing the AndroidManifest.xml file Description: Description Closed Captioning: Unavailable Mobile-Friendly Format: Available on m.safaribooksonline.com Example Files: Available on Extras tab | | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
DoodleView.java: Method touchStarted Description: Description Closed Captioning: Unavailable Mobile-Friendly Format: Available on m.safaribooksonline.com Example Files: Available on Extras tab | | |
DoodleView.java: Method touchMoved Description: Description Closed Captioning: Unavailable Mobile-Friendly Format: Available on m.safaribooksonline.com Example Files: Available on Extras tab | | |
DoodleView.java: Method touchEnded Description: Description Closed Captioning: Unavailable Mobile-Friendly Format: Available on m.safaribooksonline.com Example Files: Available on Extras tab | | |
DoodleView.java: saveImage Description: Description Closed Captioning: Unavailable Mobile-Friendly Format: Available on m.safaribooksonline.com Example Files: Available on Extras tab | | |
Lesson 10: Address Book app | | |
Test-driving the Address Book Description: Description Closed Captioning: Unavailable Mobile-Friendly Format: Available on m.safaribooksonline.com Example Files: Available on Extras tab | | |
Reviewing the AndroidManifest.xml file Description: Description Closed Captioning: Unavailable Mobile-Friendly Format: Available on m.safaribooksonline.com Example Files: Available on Extras tab | | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
ViewContact.java: deleteContact method Description: Description Closed Captioning: Unavailable Mobile-Friendly Format: Available on m.safaribooksonline.com Example Files: Available on Extras tab | | |
| | |
| | |
| | |
Lesson 11: Route Tracker app | | |
Reviewing the AndroidManifest.xml file Description: Description Closed Captioning: Unavailable Mobile-Friendly Format: Available on m.safaribooksonline.com Example Files: Available on Extras tab | | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
BearingFrameLayout.java: Constructor Description: Description Closed Captioning: Unavailable Mobile-Friendly Format: Available on m.safaribooksonline.com Example Files: Available on Extras tab | | |
| | |
| | |
| | |
RouteOverlay.java: Constructor Description: Description Closed Captioning: Unavailable Mobile-Friendly Format: Available on m.safaribooksonline.com Example Files: Available on Extras tab | | |
| | |
| | |
| | |
Test-driving the Slideshow app Description: Description Closed Captioning: Unavailable Mobile-Friendly Format: Available on m.safaribooksonline.com Example Files: Available on Extras tab | | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
Lesson 13: Enhanced Slideshow App | | |
| | |
Reviewing the AndroidManifest.xml file Description: Description Closed Captioning: Unavailable Mobile-Friendly Format: Available on m.safaribooksonline.com Example Files: Available on Extras tab | | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
Lesson 14: WeatherViewer App | | |
Test-driving the WeatherViewer app Description: Description Closed Captioning: Unavailable Mobile-Friendly Format: Available on m.safaribooksonline.com Example Files: Available on Extras tab | | |
Reviewing the AndroidManifest.xml file Description: Description Closed Captioning: Unavailable Mobile-Friendly Format: Available on m.safaribooksonline.com Example Files: Available on Extras tab | | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
ReadFiveDayForecast.java: Constructor Description: Description Closed Captioning: Unavailable Mobile-Friendly Format: Available on m.safaribooksonline.com Example Files: Available on Extras tab | | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
Lesson 15: Pizza Ordering App | | |
Test-driving the Pizza Ordering app Description: Description Closed Captioning: Unavailable Mobile-Friendly Format: Available on m.safaribooksonline.com Example Files: Available on Extras tab | | |
Reviewing the AndroidManifest.xml file Description: Description Closed Captioning: Unavailable Mobile-Friendly Format: Available on m.safaribooksonline.com Example Files: Available on Extras tab | | |
| | |
| | |
| | |
| | |
| | |
Pizza.java: Method loadResources Description: Description Closed Captioning: Unavailable Mobile-Friendly Format: Available on m.safaribooksonline.com Example Files: Available on Extras tab | | |
Pizza.java: Method playFirstMessage Description: Description Closed Captioning: Unavailable Mobile-Friendly Format: Available on m.safaribooksonline.com Example Files: Available on Extras tab | | |
Pizza.java: Method utteranceCompleted Description: Description Closed Captioning: Unavailable Mobile-Friendly Format: Available on m.safaribooksonline.com Example Files: Available on Extras tab | | |
Pizza.java: Method listen Description: Description Closed Captioning: Unavailable Mobile-Friendly Format: Available on m.safaribooksonline.com Example Files: Available on Extras tab | | |
| | |
| | |
| | |
Pizza.java: Method sendMessage Description: Description Closed Captioning: Unavailable Mobile-Friendly Format: Available on m.safaribooksonline.com Example Files: Available on Extras tab | | |
| | |
Pizza.java: Method allowUserToQuit Description: Description Closed Captioning: Unavailable Mobile-Friendly Format: Available on m.safaribooksonline.com Example Files: Available on Extras tab | | |
| | |
Lesson 16: Voice Recorder App | | |
Test-driving the Voice Recorder app Description: Description Closed Captioning: Unavailable Mobile-Friendly Format: Available on m.safaribooksonline.com Example Files: Available on Extras tab | | |
Reviewing the AndroidManifest.xml file Description: Description Closed Captioning: Unavailable Mobile-Friendly Format: Available on m.safaribooksonline.com Example Files: Available on Extras tab | | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
Lesson 17: Address Book app | | |
| | |
Reviewing the AndroidManifest.xml file Description: Description Closed Captioning: Unavailable Mobile-Friendly Format: Available on m.safaribooksonline.com Example Files: Available on Extras tab | | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
Lesson 18: HTML5 Favorite Twitter Searches App | | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |