Address Book - AIR SQLite example application
This is an example I originally wrote to use along with the Adobe AIR documentation, or perhaps as a supplementary “quick start” sample. In the end the scope of the example was too big for the documentation, so I cut it. However, I think it is useful for demonstrating a number of techniques – both beginner and intermediate – for working with the SQLite database engine that’s included with AIR.
Download the source (37kb .zip)
My standard copyright/license terms
The app is a basic address book/contact list, with a list of contacts and a detail view where you can edit contacts or add new contacts:
