In my application when a user captures the image before saving into the gallery
.
I want to check is there any image matches
with the current image
(at least 50%). If any image found get the image from gallery and display to the user.
I am very new to android development. Can anyone help me out to do above task.