I want to use the source code of stock image editor present in ICS. where can I download it. please help some one. I am new to this field.
Thanks!
I want to use the source code of stock image editor present in ICS. where can I download it. please help some one. I am new to this field.
Thanks!
The ICS Image Editor is baked right into the Gallery app. You can find that here, where you can clone the GIT repository. The Camera source code is also available. You will find, however, that some aspects of these sources are run natively (in C) and the sources for this I do not believe are publicly available. (You may also find this question useful.)
Photo Studio is a third-party app that is closed-source and not stock.
There is a 3rd party Image Editor source code at Google Code. I do warn you: The code may not be as simple as you're hoping for. (PS: You may want to do some research next time... this was found with one Google search.)