Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

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