There is option of capture image from camera in my application.But there is problem to get image from camera. When i use ACTION_IMAGE_CAPTURE this it return nul
ACTION_IMAGE_CAPTURE
Make sure you have put this tag in your manifest file:
And this might be help you: https://stackoverflow.com/a/10779050/2514032