Google

Google I/O Developer Conference May 27 - 28, 2009 Moscone Center, San Francisco

See All Sessions

How Do I Code Thee? Let Me Count the Ways

Mobile Track - Dan Morrill

The primary way to develop apps for Android is using managed code that runs in the Dalvik virtual machine. Yet, Android also includes a super-modern Browser that includes Gears. It's even possible to build parts of your apps in native code (that is, C.) Choice is good, but it does mean one more decision for the developer to make -- and in this case, a big decision. Should you write your app in managed code, to integrate cleanly and seamlessly with the system? Should you write your app in the Browser as "Ajax plus", so that it can run on multiple phone platforms? Or should you go for raw speed, and write part of it in ARM-processor native code? There's no universal answer to these questions, but in this session Dan Morrill will teach you to pick the technique that works best for your app. In this session, you'll get a demonstration of each technique, and learn how to apply them to your own apps.

Session Video

To download this session video, visit the video page on YouTube.com. At this time, video downloads are only supported in the United States.

Download session presentation PDF.

See where this session was located at I/O.

Commenting Policy

More Resources

For API documentation, Google Groups, and more, go to Google Code.

For Google Technology User Groups (GTUGs), go to GTUG.org.