Giter Club home page Giter Club logo

fingercoloring-android's Introduction

It is a hobby project made by me, the main function is let users to fill the image and paint a beautiful image!

Get it on Google Play

Update at 18 Nov 2016:

Open source this application now! Current version is 1.2.0
There are nearly 100K users downloaded this app from application markets, here are some screenshot of the app:

screenShot0

screenShot1

screenShot2

screenShot3


there are 2 more repostories also open source:
[Java Backend](https://github.com/SwiftyWang/FingerColoring-Backend-Java-) load image data from server
[Image Process](https://github.com/SwiftyWang/FingerColoring-ImageProcess) to process the image from the webside.

But sadly currrent backend is in AWS but only the one year free server and also the server currently has some problem.

Update at 11 Aug 2015:

and image resources in this website: http://www.coloring-book.info
and some libraries in github.

welcome to star&fork it! Welcome to build it together! HAVE FUN!!!

now has completed:
1.three hardcode paint-themes

2.grab thumb image danymic from internet
3.show paint image, and use ColourImageView to fill the color.

It is very interesting!!!

to do list:
(√)1. danymic to load theme list(IF can translate to Chinese is better).
(√)2. improve paint page. add new INTERESTING functions!!
(√)3. store all data into local DB(now use Jsoup to parse it is not very good).

fingercoloring-android's People

Contributors

swiftywang avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

fingercoloring-android's Issues

documentation

Hi there
There is no documentation and commenting in the code.
can you start providing it ?

一个改进小建议

首先感谢能提供这个开源代码。代码很不错,也提出一个小建议。
目前应用提供了10步undo操作,有点少。我猜测是如果步数多会造成OOM。
为了能达到尽可能多的undo,提供一种思路,已用于我自己工程中。
在colorImageView中不保存任何的bitmap stack,而是保存(Point, oldcolor, newcolor)的stack。
当进行undo、redo时可以直接用上面的数据结构重新draw一遍。
谢谢!

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.