Noticed a couple of minor problems. Hopefully these can be addressed for the final version.
android.database.sqlite.SQLiteDatabase.getAttachedDbs() returns ArrayList instead of List android.os.AsyncTask onCancelled() uses the UK spelling of the word where everywhere else in the API, the US spelling variations are used. It's not just Canceled vs. Cancelled, but *ize vs. *ise. -- You received this message because you are subscribed to the Google Groups "Android Developers" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/android-developers?hl=en

