ravi8x / Barcode-Reader

Android barcode reader using google vision library
BSD 3-Clause "New" or "Revised" License
294 stars 183 forks source link

Backward compatibility #3

Closed karanchapaneri closed 7 years ago

karanchapaneri commented 7 years ago

I am having API 25, and on this level, the library doesn't seem to work. Seems to be a backward compatibility issue

ravi8x commented 7 years ago

Do you have any error log or something to support your statement? That would be helpful in further debugging.

uncommonaman commented 7 years ago

Couldn't compile it against api 25. Downloadin sdk 26 now. But does that mean it is not going to work on devices with api level lower than 26?

ravi8x commented 7 years ago

It will work.