Adobe Photoshop for Mobile allows developers to integrate with its editor
Any application can use the Photoshop.com Mobile 1.1 editor for editing images on Android phones. This is possible to the Intents mechanism of Android which allows for the application to transparently interface with each other and with the core OS components as well as replace some of the built in components.
Of course the application itself need to be installed on user’s Android device. The integration is rather simple and allows for the developer to invoke the editor while passing the image to be edited and get back the result of the operation when finished. It is a great initiative of Adobe to promote image editing capabilities on Android!
For the details on how to integrate your app with Adobe editor for Android refer to this developer’s oriented page.
Related posts:
