I found a lot of questions for how to crop an image. But, is there a way to start the edit image activity through an intent. I tried with com.android.camera.action.EDIT
but it's not working. What I want to do is when I click on a button, start the activity for editing the image, like the one on the picture below:
It's like when I open an image from the gallery and click Edit
from the menu.