Issue #23

April 13th, 2012

Articles & Tutorials

Link Bild Cloud to Device Messaging (vogella.com)

Cloud to device messaging, Androids counterpart to push notifications, is pretty easy to implemented. In his C2DM tutorial Lars Vogel walks you through everything you need to know.

 

Creating Android Virtual Devices (AVDs) (chrisrisner.com)
In the second tutorial of 31 Days of Android you'll learn how to create Android Virtual Devices for the emulator.

Parcel data to pass between Activities using Parcelable classes (shri.blog.kraya.co.uk)
If you want to pass complex objects beween Activities you have to do a little ceremonial work (aka implement the parcable interface). In this tutorial you'll learn how to do that.

Libraries & Code

Android Snippets (androidsnippets.com)
Ever wondered which parameters to stuff in an intent to share an email? Android Snippets got the answer!

Android Viewbadger (github.com)
Badges are a pretty common design pattern. Viewbadger is a simple way to "badge" any given Android view at runtime without having to cater for it in layout.

Smart Image View for Android (github.com)
SmartImageView is a drop-in replacement for Android’s standard ImageView which additionally allows images to be loaded from URLs or the user’s contact address book. Images are cached to memory and to disk for super fast loading.

News

Link Bild A Faster Emulator with Better Hardware Support (android-developers.blogspot.de)

Google just announced significant updates to their (painfully slow) emulator. That should make testing more pleasant. If you need even more speed then try one of those Android x86 images that can be found on http://www.android-x86.org/

 

Business

Link Bild First few weeks of Papermill (papermill.me)

Good read on how the Android App Papermill worked. Papermill is a client for Instapaper.

 

App of the Week

Google Currents (play.google.com)
We covered this already, but now currents is available for the outside US markets.