samedi 18 février 2012

Android: Hello World

Following is a step by step guide in creating your first "Hello World" Android application.



  • Install a Platform
  • Create an AVD
  • Create a New Android Project
  • Construct the UI
  • Run the Application
  • Upgrade the UI to an XML Layout
  • Debug Your Project