Presentation: Intro to Android UI Development

Download Full Presentation

This Tech Talk is an introduction to user interface development on the Android platform. Android is gaining a lot of ground as a mobile operating system. This talk will cover the basics of building a user interface using the Android concepts of Activities, Layouts and Views. The concepts will be demonstrated using working code, including a fully functioning game to demonstrate processing complex user input and canvas drawing.

Preview

About the Author

Object Partners profile.
Related Blog Posts
Presentation: Front End Tools for Modern Web Apps
Presentation Abstract: Application development on the web has drastically evolved over the last 15 years. Today web applications are often expected to act like natives apps, are JavaScript heavy, and need to work across mobile, […]
Presentation: Understanding Cost in Enterprise iOS Applications
Download Full Presentation Developing custom iOS applications for enterprise customers and projects is a much different experience than developing for the App Store. However, the average price of an App Store app is approximately $1.54, […]
Presentation: Enterprise Batch Processing with Spring Batch 2.x
Download Full Presentation Batch processing is a critical aspect of many organizations. Batch jobs can be complicated to do well. Spring Batch 2 can make it easier. During this talk, we will look at the […]
Presentation: Grails REST with Client-side Javascript
Download Full Presentation The highly-productive Grails web application framework combines the powerful Groovy language with the tried-and-true Spring and Hibernate frameworks. JavaScript client-side frameworks (such as Backbone.js and Angular.js) simplify developing high-power dynamic, cross-browser apps. […]