Issue #57

March 24th, 2013

Articles & Tutorials

Link Bild Droidcon Program 2013 (droidcon.com)

The program for the upcoming Droidcon 2013 in Berlin is out - and it looks great.

 

Resources every Android developer must know (bongizmo.com)
A great compilation of valueable resources by Sergey Povnzer. Unfortunately our newsletter is not listed :-(

Dynamic Icon – Part 2 (blog.stylingandroid.com)
The 2nd part on how to create a dynamic icon by Mark Allison.

Sponsored

Tatrick DevCup 2013 (devcup.tactrick.com)
The Tactrick Android Developer Cup is challenging brainy Android developers. Prove yourself as the best app developer.

AnDevCon Spring 2013 (andevcon.com)
AnDevCon Spring, May 28-31, Boston, is the technical conference for software developers building or selling Android apps. Receive a $100 discount off the prevailing rate of either the 4-day or 3-day pass by inserting the code MEDIASPONSOR when prompted on the eRegistration page linked from www.andevcon.com

Android Developer Days, June 14/15, 2013,Call For Papers (androiddeveloperdays.com)
In Android Developer Days, there will be presentations, tutorials, quickies and workshops. If you want to share your knowledge and experience, we are inviting you to share them. All papers can be submitted to Android Developer Days OpenConf until 1st May 2013.

Libraries & Code

QuickReturnListView (github.com)
QuickReturnListView is a implementation of the QuickReturn UI developed by Roman Nurik and Nick Butcher. It mimics the same behavior as seen in the Google+ app.

QuickReturn.java (github.com)
Frankie Sardo has released a refactored version of that UI with a better API. But why not as a pull request?

ProviGen (github.com)
Provigen is a library by Timothee Jeannin that helps you to generate ContentProvider from a ContractClass via annotations.

Appcompat (android.googlesource.com)
Google has released a backported version of their ActionBar. I would still rather going with ActionBarSherlock

SlidingPaneLayout.java (android.googlesource.com)
They also released a SlidePlaneLayout in their compatibility package.

Bypass (github.com)
If you want to render Markdown with your App, then you can use Bypass to bypass HTML and a WebView.

Jobs

Eventbrite Senior Android Mobile Engineer (San Francisco, CA)
We're looking for a mobile engineer to help build cutting-edge Android apps for Eventbrite. We're building the tools that allow event organizers to sell tickets or check in attendees right on their phone or tablet, and to allow attendees to check in at events.

SoundCloud Android Developer (Berlin, Germany)
Are you passionate about the latest Android SDK developments and 100% focused on great user experience and beautiful code? If you want to build exciting new features for the SoundCloud Android app and potentially other platforms, then this is for you.

Spotify Platform Software Engineer Android (Stockholm or New York)
Do you share our dream that iterating a feature across the whole stack from UI to backend, should be as easy as a walk in the park? Do you love Android? Do you to be part of figuring out and architecting infrastructure that will fulfill our dream? Let's chat!

Spotify Feature Developer Android (Stockholm, New York, or San Francisco)
We want to improve people's relationship to music massively. We want to develop the most loved music service on Android. We believe in thinking holistically, using metrics, A/B tests, interviewing, and other ways to validate and tweak our ideas. Interested?

Post a job on Android Weekly (androidweekly.net)

Screencasts

Link Bild Google Maps Developer Shortcut (plus.google.com)

Get started with the Google Maps Android API in under 5 minutes.

 

Introduction To Android NDK (marakana.com)