Skip to content

Commit

Permalink
Updated README file
Browse files Browse the repository at this point in the history
  • Loading branch information
Redtricity committed Feb 13, 2024
1 parent 5466ec3 commit 8e12905
Showing 1 changed file with 15 additions and 0 deletions.
15 changes: 15 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,15 @@
Using the Android Image Loader App:

1. Open the App:

2. Launch the app on your Android device.
3. Load Image:
- Tap the "LOAD IMAGE" button to select an image from your gallery.
4. View Image:
- The selected image will be displayed in the app's ImageView.
5. Random String and Number:
- Upon selecting an image, the app generates and displays a random string in one TextView and a random number in another TextView.
6. Explore Results:
- Explore different images to see varied random string and number combinations.
7. Repeat:
- Repeat the process as desired to load new images and discover different random values.

0 comments on commit 8e12905

Please sign in to comment.