This is excellent! Thanks for this, it complements (replaces even) very nicely my usual means of learning a new API call - that is 'read relevant SO post; look up each main function call on developer docs; hunt down further clearer 'real world' examples".
Also if you are doing android development in general (anyone) I can't recommend the android-query (http://code.google.com/p/android-query/) library enough; it's saved lots of time and makes a lot of common tasks much easier.