-
Notifications
You must be signed in to change notification settings - Fork 150
New issue
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
Taking screenshots and recording videos #8
Comments
Maybe recording screen as well? |
Interesting related package – screenshots. |
This is very easy to do on Android: $ adb shell screenrecord /sdcard/test_recording.mp4 |
Was implemented with |
This issue has been automatically locked since there has not been any recent activity after it was closed. If you are still experiencing a similar problem, please file a new issue. Make sure to follow the template and provide all the information necessary to reproduce the issue. |
The text was updated successfully, but these errors were encountered: