Android Application Development - Application Object



Class 3, Part 1. This video comes from Marakana's 5-Day Android Bootcamp Training Course which Marko Gargenta taught in San Jose, CA earlier this year.

In this Android tutorial, Marko will show you how to create your own implementation of the Application object, which you can use to make common features accessible to most parts of your Android app.

By the end of this tutorial, you should know how to:

  • Create a Java class representing your implementation of the Application object
  • Register the new Application with the AndroidManifest.xml file


You can find all of the videos from the Android Bootcamp Screencast Series here.


Get the source code for this tutorial here!

Want to learn more about Android development?
Check out some of our Android training courses, or head over to TechTV to see more videos on Android development.

Published February 14, 2011