Copy link to clipboard
Copied
I am an android developer. I am working on a camera application that captures raw image. I want to navigate directly to the editing page of lightroom application when clicking on the captured image.
Is there any way i can acheive this? Is there an activity i can launch via intent with the DNG file URI as extra? If not, will it be possible for LRMobile to expose the edit activity and take and image URI as an extra in the intent and open that image for editing?
Please help me in this regard.
Thanks!
Copy link to clipboard
Copied
Integrating Lightroom into your camera application can offer a seamless editing experience for users. Launching the Lightroom edit activity via intent and passing the DNG file URI as an extra is indeed a potential approach to achieve this.
If you've made progress or have any updates on your camera application, feel free to share them with the community. Your experience and insights could be helpful to others who are also working on similar projects.
For more detailed guidance and to ensure you have the latest information, you might find it helpful to check out resources like https://www.androidheadlines.com/2023/05/interested-in-becoming-an-android-developer-heres-what-it-t.... They offer insights and tips on becoming an Android developer, which can provide valuable guidance for your journey.