Skip to content

Commit aa2fc98

Browse files
committed
added some images
1 parent ac804f1 commit aa2fc98

File tree

4 files changed

+12
-1
lines changed

4 files changed

+12
-1
lines changed

.gitignore

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,4 +13,5 @@
1313
.externalNativeBuild
1414
.cxx
1515
local.properties
16-
.idea
16+
.idea
17+
app/release

README.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
1+
# ValueFromJsonWidget
2+
## Screenshots
3+
### Widget
4+
![Screenshot 1](images/widget.jpg)
5+
### Settings
6+
![Screenshot 2](images/settings.jpg)
7+
## Installation
8+
1. Go to the "Releases" section of this repository.
9+
2. Download the latest APK file.
10+
3. Install the APK on your Android device. You may need to enable installation from unknown sources in your device settings.

images/settings.jpg

36 KB
Loading

images/widget.jpg

26.2 KB
Loading

0 commit comments

Comments
 (0)