I’m trying to use Zxing in my Android app. I’ve added the small library here and have followed the instructions but when I try to create an IntentResult I get: IntentResult cannot be resolved to a type. Can someone point out what stupid mistake I’m making here? 😛
Share
The solution was to also add this IntentResult class to the project.