This is an Android application called "Drug recognizer" lets the user use a camera to takes photos to be able to recognize the medicine, via pictures of pills only, in one click. After this click (take a photo) the following process will run. The photo will pass through steps: our used image processing algorithm will convert it into text. here the database’s work will begin; which includes comparing this text with the information that we got; finally, give a result to the user.