0

When I checked my Zxing library, Camera API is deprecated. I am curious that whether the API is usable or not. If it is not usable, do i need to use Camera API 2 instead of Camera API?

An Jin
  • 31
  • 5

1 Answers1

0

Yes, the original android.hardware.Camera API is usable, at least through the now-current API Level 25.

CommonsWare
  • 986,068
  • 189
  • 2,389
  • 2,491