Skip to content

Commit 64e65d1

Browse files
committed
Merge remote-tracking branch 'origin/master'
2 parents 26177f6 + 8a9f86e commit 64e65d1

File tree

2 files changed

+21
-0
lines changed

2 files changed

+21
-0
lines changed

README.md

+21
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,21 @@
1+
# SimpleMVP
2+
This repository implements Model-View-Presenter , it shows NASA Astronomy Picture of the Day also know as APOD, it also shows a live video of the ISS (International Space Station)
3+
4+
## Architecture
5+
![alt text](https://github.com/AnDevCba/GitHubMVP/raw/master/images/architecture_android.png)
6+
7+
## Libraries used
8+
- Retrofit
9+
- Butterknife
10+
- Glide
11+
- PhotoView
12+
13+
## Images
14+
![alt text](https://camo.githubusercontent.com/fce84fa2d5ff947f6b6479f3fe9c28e0d3068a39/68747470733a2f2f692e696d6775722e636f6d2f534539684d55432e706e67
15+
)
16+
![alt text](https://camo.githubusercontent.com/5c1e786942c796f8c295601c07ec9c293c7955d3/68747470733a2f2f692e696d6775722e636f6d2f4e61593654485a2e706e67)
17+
![alt text](https://camo.githubusercontent.com/0250eb8819e599aab69bd359e4e85a864c11f432/68747470733a2f2f692e696d6775722e636f6d2f646e32766a37592e706e67)
18+
19+
**Note: Due that the live video of the ISS is pulled from youtube official NASA's channel, it might be down at sometimes.**
20+
21+
**While the experiment is operational, views will typically sequence through the different cameras. If you are seeing a black image, the Space Station is on the night side of the Earth. If you are seeing an image with text displayed, the communications are switching between satellites and camera feeds are temporarily unavailable. Between camera switches, a black & gray slate will also briefly appear.**

apodapp.apk

2.97 MB
Binary file not shown.

0 commit comments

Comments
 (0)