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
What is the issue or idea you have? after adb push minicap & minicap.so. I tried to start minicap, but not success, and not have info back;
Have you tried STF?
minicap$ adb shell LD_LIBRARY_PATH=/data/local/tmp /data/local/tmp/minicap -P 1920x1080@1920x1080/0 -t PID: 3925 INFO: Using projection 1920x1080@1920x1080/0 minicap$ // not return "OK" or other infos...,have chmod 777,..
The text was updated successfully, but these errors were encountered:
What is the device model and Android version?
Sorry, something went wrong.
Thank you for reply: My platform is TV, Android 9,AOSP
I have try install STFService.apk by adb install, Looks same..:)
Is that resolved now, or is there an alternative?🙏🙏
No branches or pull requests
What is the issue or idea you have?
after adb push minicap & minicap.so. I tried to start minicap, but not success, and not have info back;
Have you tried STF?
minicap$ adb shell LD_LIBRARY_PATH=/data/local/tmp /data/local/tmp/minicap -P 1920x1080@1920x1080/0 -t
PID: 3925
INFO: Using projection 1920x1080@1920x1080/0
minicap$
// not return "OK" or other infos...,have chmod 777,..
The text was updated successfully, but these errors were encountered: