PhantomAppDevelopment / earthquake-app

An Adobe AIR 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.2

Earthquake App is a mobile application developed with Starling Framework and Feathers UI. 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 Starling Framework and Feathers UI.

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

Dependencies

Preview

Watch on Youtube

Download

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

Download

About

An Adobe AIR 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%