Posts Tagged ‘android’
Powered by Max Banner Ads
Google I/O 2009 - How Do I Code Thee? Let Me Count the Ways
Google I/O 2009 - How Do I Code Thee? Let Me Count the Ways
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.
For presentation slides and all I/O sessions, please go to: code.google.com/events/io/sessions.html
Duration : 0:59:27
Google I/O 2009 - Supporting Multiple Devices w/ One Binary
Google I/O 2009 - Supporting Multiple Devices with One Binary
Joe Onorato, Romain Guy
The Android platform is designed to run on a wide variety of hardware configurations. Learn how to take advantage of the application framework to make your application run on a wide variety of devices without having to build a custom version for each.
For presentation slides and all I/O sessions, please go to: code.google.com/events/io/sessions.html
Duration : 0:55:26
google/google-io-2009-supporting-multiple-devices-w-one-binary#more-549″ class=”more-link”>Read the rest of this entry »
Google Voice for mobile
Google Voice for mobile allows you to make calls and send texts from your Google voice number, voicemail transcriptions with karaoke playback, cheap international calls and a whole bevy of fun features. To learn more, visit m.google.com/voice
Duration : 0:1:4
Google I/O 2009 - Building Applications with Google APIs
Google I/O 2009 - Building Applications with Google APIs
Ray Cromwell
Google offers a wide variety of APIs in many domains that together form a complete platform, from authentication and authorization, cloud computing, and social networking, to visualization, mobile computing, and Google Web Toolkit. In this talk, we will walk though a complex application that integrates many APIs together, how each can solve a different need in your application, how you can share code between GWT, Android, and App Engine, and how you can monetize your application with Google Checkout.
For presentation slides and all I/O sessions, please go to: code.google.com/events/io/sessions.html
Duration : 0:50:30
google/google-io-2009-building-applications-with-google-apis#more-386″ class=”more-link”>Read the rest of this entry »