City App is a mobile application developed with the Feathers SDK. It showcases several web APIs and mobile specific techniques.
It uses the following Web APIs and technologies:
- Youtube V3 API (JSON)
- Google RSS News Feeds (XML)
- Flickr API (XML)
- Foursquare API (JSON)
- Google Maps Embed API (iframe)
Some of the techniques covered are:
- Lazy loading
- Passing data between screens
- Resizable popups
- Multi DPI development
- Custom theme based on Quads
- Custom font
To compile this application you require to provide your own API Keys which can be obtained for free in their respective sites.
You will also require the Feathers SDK with a recent version of Adobe AIR.
You can test this app by downloading it directly from GitHub.