PhantomAppDevelopment / earthquakeapp-feathers-sdk

A Feathers SDK mobile app that uses the USGS API to list the most recent earthquakes worldwide.

Home Page:https://play.google.com/store/apps/details?id=air.im.phantom.earthquakes

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Earthquake App 1.0.1

Earthquake App is a mobile application developed with the Feathers SDK. It showcases how to design and develop a simple yet beautiful app while teaching mobile specific techniques. This application has been heavily commented and it's recommended for developers who are new in developing applications with Adobe AIR and Feathers SDK.

It uses the following Web APIs and technologies:

  • USGS API (JSON)
  • OpenStreetMaps (REST)

Some of the techniques covered are:

  • Correctly disposing unused objects
  • Passing data between screens
  • Remembering screen states
  • Multi DPI development
  • Custom theme based on Material Design
  • Custom ItemRenderer
  • Custom font

To compile this application you require the Feathers SDK with a recent version of Adobe AIR.

Watch on Youtube

Download

You can test this app by downloading it directly from Google Play.

Download

About

A Feathers SDK mobile app that uses the USGS API to list the most recent earthquakes worldwide.

https://play.google.com/store/apps/details?id=air.im.phantom.earthquakes

License:MIT License


Languages

Language:ActionScript 100.0%