Android Paint Project created using Android Java. This app is available in the Android Store for free.
The IDE used while making this is Android Studio.
The Language that this project uses is Android Java.
The File path to where most of my programming work is Tim-s-Paint/app/src/main/java/fundraw/com/timspaint/
This was created with an older version of Android Studio there may need to be changes in order to compile with the latest version of Android Studio.
- Fork it!
- Create your feature branch:
git checkout -b my-new-feature
- Commit your changes:
git commit -am 'Add some feature'
- Push to the branch:
git push origin my-new-feature
- Submit a pull request :D