Skip to content

Acrylic Paint is now maintained by @valerio-bozzolan until @anupam1525 comes back. Note that pull requests are more appreciated than enhancement-reports. We know what Acrylic Paint does and what Acrylic Paint does not :^)

License

Notifications You must be signed in to change notification settings

lsimediasarl/AcrylicPaint

 
 

Repository files navigation

Acrylic Paint

Acrylic Paint is a "Free as in Freedom" coloring app for Android which will allow you to share your imagination with others! We have made some changes to the FingerPaint project taken from API demos.

Fork

This fork is a "library" version of the main app to be embedded in other android projects. You can call the EasyPaint activity with the following extra

file (String)
points to a file which will be used as the backgound. When saved, the activity closes and the file is overwritten to
contain the drawings.

Installing

  1. Install F-Droid
  2. Install Acrylic Paint from F-Droid
  3. Have fun!

Hacking

Simply import the source code with Android Studio.

Credits

And thanks to all the contributors!

Licenses

Every line of this app is "upgraded" from the Apache 2.0 license to the GPLv3+ license! Read more about "license upgrading" here. (If I have done some errors during the license upgrade process, please tell me about how to upgrade the license of this app in the bug report...)

This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation. This can be either version 3 of the License, or (depending on your needs) any later version.

Disclaimer

This program is distributed in the hopes that it will be useful, but WITHOUT ANY WARRANTY; also does not include the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.

You should have received a copy of the GNU General Public License along with this program. If not, see http://www.gnu.org/licenses/.

About

Acrylic Paint is now maintained by @valerio-bozzolan until @anupam1525 comes back. Note that pull requests are more appreciated than enhancement-reports. We know what Acrylic Paint does and what Acrylic Paint does not :^)

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Java 100.0%