https://github.com/sayed3li97/magic8ballshake-android
This project adds a Shake sensor and reaction to the Simple [Android Magic 8 Ball app](https://github.com/sayed3li97/Magic8Ball). One Activity that displays a random prediction to answer the user question. The App randomly choose an answer from an array and display it to the user when the user clicks on the text in the middle of the screen.
https://github.com/sayed3li97/magic8ballshake-android
Last synced: about 1 year ago
JSON representation
This project adds a Shake sensor and reaction to the Simple [Android Magic 8 Ball app](https://github.com/sayed3li97/Magic8Ball). One Activity that displays a random prediction to answer the user question. The App randomly choose an answer from an array and display it to the user when the user clicks on the text in the middle of the screen.
- Host: GitHub
- URL: https://github.com/sayed3li97/magic8ballshake-android
- Owner: sayed3li97
- Created: 2019-01-29T18:18:43.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2021-12-10T11:03:53.000Z (over 4 years ago)
- Last Synced: 2023-10-06T11:41:45.405Z (over 2 years ago)
- Language: Java
- Homepage:
- Size: 219 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Magic8BallShake
This project adds a Shake sensor and reaction to the Simple [Android Magic 8 Ball app](https://github.com/sayed3li97/Magic8Ball). One Activity displays a random prediction to answer the user question. The App randomly chooses an answer from an array and shows it to the user when they click on the text in the middle of the screen.
# Screenshots