Skip to content
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

Can't adjust recorder file location #158

Open
nathan-may opened this issue Jan 24, 2019 · 5 comments
Open

Can't adjust recorder file location #158

nathan-may opened this issue Jan 24, 2019 · 5 comments

Comments

@nathan-may
Copy link

Currently, I can't adjust the location of saved mp4's, and as such these must be accessed through Android Studio. It would be really helpful if the output file location for screen captures could be changed so that we could write to external storage and make these videos more accessible.

@ToxicBakery
Copy link
Contributor

This is a good idea! As a temporary alternative to this, remember that the tab logcat in Android Studio offers a recording option which can record and automatically pull the recording to the host machine.

@nathan-may
Copy link
Author

Thanks 😄 I'll use that alternative if required, but my thought was for testers that I work with - since they don't have access to dev tools (i.e Android Studio), it would be best if they could plug the phone into their machines and easily find the video output via File Explorer. Could we expose a method in RecordingManager.java to allow us to do this?

@ToxicBakery
Copy link
Contributor

Totally understandable use case. I'll try to take a peek at it if no one beats me to it sometime this week.

@nathan-may
Copy link
Author

Thats great. Thanks a lot 😄

@nathan-may
Copy link
Author

nathan-may commented Feb 2, 2019

I've been messing around with this recently, I think i've found a simple solution. However, I can't get the sample applicaton running on an emulator or physical device. I have followed the instructions, and attempted all of the standard fixes within android studio. What should I do?

Update; - can now run the app on a device, via gradle installDebug

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants