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?
Yes, the original android.hardware.Camera
API is usable, at least through the now-current API Level 25.