I am trying to build an image editing application for android. As there are lots of other such application but I want to develop my own. So if anyone knows something about the Image editing implementation in android application development, please share your knowledge.
Share
finally after googling over some times I found OpenCV as a Image Processing and More functional API, and its cross platform.