Skip to content

App delivers a images from the Spirit, Opportunity and Curiosity Mars rovers using NASA's public API

Notifications You must be signed in to change notification settings

msahakyan/mars-rovers

Repository files navigation

mars-rovers

Implemented an android application which loads from NASA-API and shows a photos which were done by different mars-rovers during of their missions.

application description

Application provides different pictures which were done by the mars-rovers spirit, opportunity and curiosity during of their exploration mission on Mars (see: mars exploration rovers). Each rover has its own set of photos stored in the database, which can be queried separately. There are several possible queries that can be made against the API. Photos are organized by the sol (Martian rotation or day) on which they were taken, counting up from the rover's landing date (see also: NASA public API).

Used technologies

For loading purposes were used Android Loaders (executing multiple loaders simultaneously) with google-volley library.

screenshots from app





About

App delivers a images from the Spirit, Opportunity and Curiosity Mars rovers using NASA's public API

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages