https://github.com/sayed3li97/yourfirstandroidappjava
This project is part of Introduction to Android workshop. The exercise is a Simple App that interacts with button clicks to Display a Toast Message, Count (Increase a number and change a TextView Value) and Display a random number in a second screen
https://github.com/sayed3li97/yourfirstandroidappjava
Last synced: about 1 year ago
JSON representation
This project is part of Introduction to Android workshop. The exercise is a Simple App that interacts with button clicks to Display a Toast Message, Count (Increase a number and change a TextView Value) and Display a random number in a second screen
- Host: GitHub
- URL: https://github.com/sayed3li97/yourfirstandroidappjava
- Owner: sayed3li97
- Created: 2019-01-28T05:14:41.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2021-12-10T11:00:53.000Z (over 4 years ago)
- Last Synced: 2023-10-06T11:41:45.462Z (over 2 years ago)
- Language: Java
- Homepage:
- Size: 278 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# YourFirstAndroidAppJava
This project is part of the Introduction to Android workshop.
The exercise is a Simple App that interacts with button clicks to
1. Display a Toast Message
2. Count (Increase a number and change a TextView Value)
3. Display a random number on a second screen
This tutorial is based on [Codelab](https://codelabs.developers.google.com/codelabs/build-your-first-android-app/index.html?index=..%2F..index#0)
# Screenshots
