1
+
2
+ <div style =" display : flex ; justify-content : center ;" >
3
+ <img src =" https://raw.githubusercontent.com/divyansh-dxn/WallpaperX/main/assets/icons/ic_launcher_round/android/res/mipmap-xxxhdpi/ic_launcher_round.png " />
4
+ </div >
5
+
1
6
# WallpaperX
2
7
WallpaperX is a simple android application built using <a href =" https://developer.android.com/jetpack/compose " >Jetpack compose - Android’s modern toolkit for building native UI</a >. It uses pixabay and unsplash api to fetch wallpapers.
3
8
@@ -6,19 +11,28 @@ WallpaperX is a simple android application built using <a href="https://develope
6
11
- Dagger-Hilt
7
12
- Kotlin-flow
8
13
- Animated navigation from accompanist library
9
- ### Demo
10
14
11
-
15
+ ### Screenshots
12
16
<div >
13
- <img src =" https://raw.githubusercontent.com/divyansh-dxn/WallpaperX/main/assets/samples/sample1 .jpeg " height =" 320 " />
14
- <img src =" https://raw.githubusercontent.com/divyansh-dxn/WallpaperX/main/assets/samples/sample2 .jpeg " height =" 320 " >
17
+ <img src =" https://raw.githubusercontent.com/divyansh-dxn/WallpaperX/main/assets/samples/sample .jpeg " height =" 320 " />
18
+ <img src =" https://raw.githubusercontent.com/divyansh-dxn/WallpaperX/main/assets/samples/sample1 .jpeg " height =" 320 " >
15
19
<img src =" https://raw.githubusercontent.com/divyansh-dxn/WallpaperX/main/assets/samples/sample3.jpeg " height =" 320 " >
16
20
<img src =" https://raw.githubusercontent.com/divyansh-dxn/WallpaperX/main/assets/samples/sample4.jpeg " height =" 320 " >
17
21
<img src =" https://raw.githubusercontent.com/divyansh-dxn/WallpaperX/main/assets/samples/sample5.jpeg " height =" 320 " >
18
22
<img src =" https://raw.githubusercontent.com/divyansh-dxn/WallpaperX/main/assets/samples/sample6.jpeg " height =" 320 " >
23
+ <img src =" https://raw.githubusercontent.com/divyansh-dxn/WallpaperX/main/assets/samples/sample7.jpeg " height =" 320 " >
24
+ <img src =" https://raw.githubusercontent.com/divyansh-dxn/WallpaperX/main/assets/samples/sample8.jpeg " height =" 320 " >
19
25
</div >
20
26
27
+ ### MAD Overview
28
+ <div >
29
+ <img src =" https://raw.githubusercontent.com/divyansh-dxn/WallpaperX/main/assets/mad/summary.png " width =" 720 " />
30
+ <img src =" https://raw.githubusercontent.com/divyansh-dxn/WallpaperX/main/assets/mad/jetpack.png " width =" 720 " />
31
+ <img src =" https://raw.githubusercontent.com/divyansh-dxn/WallpaperX/main/assets/mad/kotlin.png " width =" 720 " />
32
+ </div >
21
33
34
+ ![ logo] ( https://img.shields.io/badge/Android-3DDC84?style=for-the-badge&logo=android&logoColor=white )
35
+ ![ logo] ( https://img.shields.io/badge/Kotlin-0095D5?&style=for-the-badge&logo=kotlin&logoColor=white )
22
36
23
37
24
38
0 commit comments