This android app is dedicated to SpaceX Company and to their inspiring work on space exploration. It provides important information about previous and upcoming rocket launches, rocket types and launch sites.
Any SpaceX fan and space enthusiasts who want to stay up to date with SpaceX launches.
- Displays a splash screen with a moving star field, simulating the beginning of a SpaceX live feed and playing a song in the background.
- Provides lists of launches (upcoming and past), rocket types and launch sites.
- Displays important details about each launch, rocket and launch site.
- Notifies user about the status of an upcoming launch.
- Support Libraries (AppCompat, CardView, Design, RecyclerView) v27.1.1.
- Picasso v2.71828 to handle loading and caching images.
- ButterKnife v8.8.1 for binding views easily.
- Retrofit v2.4.0 to easily retrieve and serialize JSON files.
- Room v1.1.1 and LiveData v1.1.1 for easily implementing and solving persistence data.
- ExoPlayer v2.7.3 for easily playing an audio file.
- Firebase Messaging v17.0.0 for upcoming launch notifications.
- Google Static Maps (not a library) but a great service, used for displaying small bits of satellite images.
| Splash Screen |
|---|
![]() |
| Main Activity |
|---|
![]() |
| Mission Details |
|---|
![]() |
| Rocket Details |
|---|
![]() |
| Launch Pad, Settings and Widget |
|---|
![]() |
| Splash Screen |
|---|
![]() |
| Missions | Rockets | Launch Pads |
|---|---|---|
![]() |
![]() |
![]() |








