• user warning: Table './avideotutorial/votingapi_vote' is marked as crashed and last (automatic?) repair failed query: SELECT * FROM votingapi_vote v WHERE 1 = 1 AND v.content_type = 'node' AND v.content_id = 6 AND v.tag = 'upndown' AND v.uid = 0 AND v.vote_source = '44.213.75.78' AND v.timestamp >= 1711615009 in /data/avideotutorial/sites/all/modules/votingapi/votingapi.module on line 557.
  • user warning: Table './avideotutorial/votingapi_vote' is marked as crashed and last (automatic?) repair failed query: SELECT * FROM votingapi_vote v WHERE 1 = 1 AND v.content_type = 'node' AND v.content_id = 6 AND v.tag = 'upndown' AND v.uid = 0 AND v.vote_source = '44.213.75.78' AND v.timestamp >= 1711615009 in /data/avideotutorial/sites/all/modules/votingapi/votingapi.module on line 557.

Android Application Development - Helloworld (anatomy of an Android app)


Android Application Development - Helloworld (anatomy of an Android app) by MarakanaTechTV.

In this 50 - minute tutorial Marko Gargenta will dissect an Android application in-order to provide you with a detailed look at all of the pieces that make-up the Android APK.

By the end of this tutorial, you will be familiar with all of the important components in the Android APK, as well as becoming more familair with developing for Android in an Eclipse-based evironment.

Marko also touches on:
- AndroidManifest.xml
- Using Eclipse to edit Android XML files
- R.java: what it is and what it does
- Creating an Android Virtual Device (avd) with Eclipse

** This video comes from Marakana's Android Bootcamp Training Course **

** Check out more videos on open source development at http://marakana.com/techtv **


See video

Comments

Post new comment

  • Web page addresses and e-mail addresses turn into links automatically.
  • Allowed HTML tags: <a> <em> <strong> <cite> <code> <ul> <ol> <li> <dl> <dt> <dd>
  • Lines and paragraphs break automatically.

More information about formatting options