I was wonder if there is any way to check in Android if I could check if two draws are alike, not specially the same. I want to make a test for little kids . Let's say they draw 'A' letter and I want to check if there is correct. So I think I could check if child's draw is alike as a model. A correct draw for letter 'A'.
So, is there any way for me to implement it?