Skip to content

Commit 5bdaf9e

Browse files
committed
- Added screenshots
1 parent 41b2550 commit 5bdaf9e

File tree

2 files changed

+11
-1
lines changed

2 files changed

+11
-1
lines changed

README.md

Lines changed: 11 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,16 @@
11
# Android Auto-Build APK
22

3-
This is an example of how to build an APK using GitHub Actions. Here, we created a simple Android application that displays a TODO. We then created a workflow that builds the APK and uploads it as a new release.
3+
This is an example of how to build an APK using GitHub Actions.
4+
Here, we created a simple Android application that displays a Hello World!.
5+
We then created a workflow that builds the APK and uploads it as a new release.
6+
7+
8+
| Hello World! |
9+
| :---: |
10+
| ![](screenshots/1.png) |
11+
12+
13+
414

515
## How to use
616

screenshots/1.png

72 KB
Loading

0 commit comments

Comments
 (0)