Skip to content

Sample applications

mttkay edited this page Jan 31, 2013 · 10 revisions

We have packaged several sample applications with ignition, which serve as a showcase, as documentation, and to some degree even as verification, since they are an integral part of the build. To obtain the sample apps, please checkout the project and build it on the command line as described here. You will find the APKs in the ignition/<sub-module>/<sub-module>-samples/target folder generated by Maven. For instance, the sample app for ignition-core can be found in ignition/ignition-core/ignition-core-samples/target after every successful build.

Demonstrates the use of IgnitedAsyncTask, EndlessListAdapter, RemoteImageView, and more.

screenshot

screenshot

screenshot

screenshot

screenshot

screenshot

screenshot

Demonstrates the use of IgnitedHttp and the HttpResponseCache.

screenshot

screenshot

Demonstrates the use of the @IgnitedLocationActivity annotation to get location updates. It shows the most recent location on a map and the current settings for getting location updates (thanks to the Novoda guys for the beautiful ui).

screenshot