Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/sophy8281/magic-eight-ball
Magic eight ball
https://github.com/sophy8281/magic-eight-ball
Last synced: 4 days ago
JSON representation
Magic eight ball
- Host: GitHub
- URL: https://github.com/sophy8281/magic-eight-ball
- Owner: Sophy8281
- Created: 2022-02-26T17:45:44.000Z (over 2 years ago)
- Default Branch: master
- Last Pushed: 2022-04-14T12:30:37.000Z (over 2 years ago)
- Last Synced: 2024-05-11T20:40:54.756Z (6 months ago)
- Language: Java
- Homepage:
- Size: 1.07 MB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# magic-eight-ball
Magic eight ball
##Key learning points
1. Generating app icons
2. Designing a screen with nested layouts
3. Using variables and linking layout elements to java code
4. Use of logcat and onclick listener to check if a button is pressed
5. Random numbers generation
6. Java arrays