Submitted by: George Peralta Garcia
Basic App is an android app that shows an image and introductory message, and allows pressing a button to display a Toast.
Time spent: 3 hours spent in total
The following required functionality is completed:
- Image and introductory message displayed on screen
- Button displayed on screen
- Toast with message appears when button is pressed
The following optional features are implemented:
- List anything else that you can get done to improve the app functionality!
- Changed text color to blue.
- Added successful button clicks to log
Here's a walkthrough of implemented features:
https://github.com/georgep973/CS388-002/blob/master/PreworkAppTest.gif
GIF created with ScreenToGif
Describe any challenges encountered while building the app. -Making the gif to demonstrate the app -Downloading Android Studio