Category Archives: Uncategorized

Change of Meeting Date?

From the Mailing List: I’ve mentioned this in the past and was wondering if anyone would be interested in changing the meeting dates.  I’m personally interested because our meetings also occur on the same day as the Dirty Rectangles fellows … Continue reading

[IMPORTANT] Change of meeting Location for March

Begin copy-pasta from mailing list email.   Hey Everyone, There’s been a scheduling mishap and all the rooms are booked at the Code Factory. I’ve gotten us some space at the Cock and Lion on Sparks St and we’ll have … Continue reading

Android 9-Patch Blog

http://android9patch.blogspot.ca/

Guest Post: Lessons Learned from Bulk Parsing and Database Insertion

This article originates from christophersaunders.ca I’m beginning to work on an STO application from an API that was created by Philippe Casgrain. The data was stored in a pretty big JSON file, and I decided that instead of breaking it … Continue reading

Android AOSP Source Plugin

This article shows how to install the AOSP Source plugin for eclipse so when you are working with the Android API you can actually view the contents of various functions to get a better understanding of what’s going on under … Continue reading