words on sand
from shri at drone-ah.com
about
posts
tags & stats
endeavours
excursions
Tag: Android-Dev
08
Jun 2011
First Love
The first phone I ever got was a Motorola Startac 70. This was back in 98 or so, a flip phone and I still remember it e...
26
Apr 2010
Android - Parcel data to pass between Activities using Parcelable classes
Passing data between activities on android is unfortunately, not as simple as passing in parameters. What we need to to...
25
Apr 2010
Android - Managing Global Configuration
**The Problem** Accessing preferences / configuration / settings from Android is actually pretty straightforward as lo...
19
Apr 2010
Android - Multi-line Select List
It turns out that it is surprisingly easy to add a multi line select list to the UI. There are four main parts to it. T...