Android - Parcel data to pass between Activities using Parcelable classes
213 words, ~0 min read
Passing data between activities on android is unfortunately, not as simple as passing in parameters. What we need to to …
Hi, and welcome. I’ve been writing here since 2007 - a cross-section of my life and my interests. The most recent thread is kraya , a company I built and ran for 15 years.
There are also posts about triangle , a game I am building on zig .
You can also find poems and short stories if that’s what you’re into.
Passing data between activities on android is unfortunately, not as simple as passing in parameters. What we need to to …
The Problem
Accessing preferences / configuration / settings from Android is actually pretty straightforward as long as …
Doing a bulk search and replace across a set of files is actually surprisingly easy. sed is the key. It has a flag - i …
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. …
I borrowed a mac to try and play with iPhone development. I already have a linux box (running Ubuntu 9.10). Anyone who …
According to Brian Lunduke { Ubuntu 9.10 is almost perfect { and I concur.
Being a bit of a purist, I ran Debian {for …
A little while ago, I wrote about my pet peeves to do with twitter, and while they probably didn’t read my …
One would think that it would be straightforward, work off the bat, or at least have some reasonable documentation. …
Krish , my little brother ;-) recently wrote about HD and I loved that article and agree with him wholeheartedly. Over …
My first experiences of a computer started with DBase III+ which is now dBASE , then went on to Foxpro , now Microsoft …