Introduction to Android Programming Presentation at the TVMDN Meeting in February, 2012
I presented at the inagural Tech Valley Mobile Developers Network (TVMDN) meeting on Wednesday, February 1, 2012. My topic was, "Getting Started with Android Development," which provided an introduction to Android programming. During this session I introduced the Android API, focusing on the creation of an interactive application. The XML configuration files and Java code that make up a typical Android program were described and explored. The session touched on UI layout options, widget interactions, lifecycle events, internationalization and application packaging.
My goal was to demonstrate in realtime the creation of a basic application as part of the 45 minute presentation. Linked here are the presentation slides (PDF) and the demonstration source coode (ZIP).



