We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
LSPosed_2022-03-27T19_25_05.550.zip
Application is using native cam even though it shows toasts with resolutions. It is working for one app where it says:
【VCAM】JPEG拍照回调初始化:宽:1920高:1440对应的类:android.hardware.Camera@e93b64c
But on the second app it says
[ 2022-03-27T19:23:45.995 10270: 10868: 10868 I/LSPosed-Bridge ] 【VCAM】应用创建了渲染器:宽:720 高:1280格式256
and photo is taken from native camera. Please help
The text was updated successfully, but these errors were encountered:
No branches or pull requests
LSPosed_2022-03-27T19_25_05.550.zip
Application is using native cam even though it shows toasts with resolutions.
It is working for one app where it says:
【VCAM】JPEG拍照回调初始化:宽:1920高:1440对应的类:android.hardware.Camera@e93b64c
But on the second app it says
[ 2022-03-27T19:23:45.995 10270: 10868: 10868 I/LSPosed-Bridge ] 【VCAM】应用创建了渲染器:宽:720 高:1280格式256
and photo is taken from native camera.
Please help
The text was updated successfully, but these errors were encountered: