Project Title: Paint App
Project Description: Simple android drawing app
Project Goals: To allow the user to draw
Steps to build and/or run the software:
- Turn on your phone/phone emulator
- Download the app/run the code in android studio
- Enjoy
Instructions for using the software:
- Run the app
- Draw!
To recreate the development environment, you need the following software and/or libraries with the specified versions:
- Android Studio (24.3.2)
I found these websites useful in developing this software:
- YouTube
- YouTube
- YouTube
The following items I plan to fix, improve, and/or add to this project in the future:
- I plan to fix the different color buttons so they change color when the user clicks on them
- I plan on creating an app icon with a home screen on the app
- I plan on giving the app a footer/bottom bar that has buttons to undo, redo, and clear the screen
- I want to change the display code (it uses a never ending loop and is super laggy)