Skip to content
This repository has been archived by the owner on Aug 2, 2020. It is now read-only.

Latest commit

 

History

History
25 lines (18 loc) · 746 Bytes

README.md

File metadata and controls

25 lines (18 loc) · 746 Bytes

Mars Images

A very simple app that displays a list of images taken by the Curiosity rover on Mars.

If you want, you can change the app to display images from other rovers (see NasaRemoteConfig object).

Screenshots

List of Mars images Fullscreen view of a picture

Setup project

The app uses NASA API as a backend, so you need to specify an API key in local.properties (nasa_api_key property).

You can get a key here, or you can use DEMO_KEY which is limited to:

  • Hourly Limit: 30 requests per IP address per hour
  • Daily Limit: 50 requests per IP address per day