Welcome to the Treehouse Community

Want to collaborate on code errors? Have bugs you need feedback on? Looking for an extra set of eyes on your latest project? Get support with fellow developers, designers, and programmers of all backgrounds and skill levels here with the Treehouse Community!

Looking to learn something new?

Treehouse offers a seven day free trial for new students. Get access to thousands of hours of content and join thousands of Treehouse students and alumni in the community today.

Start your free trial

Android

Christopher Coudriet
Christopher Coudriet
196 Points

Self Destruct Android App Video Error

There seems to be an issue with saving captured video on a real device. Saving a captured image works fine but not video.

Looking at the log it shows that its saving to the directory but when looking for the file on the device its not there which then causes an error " There was an error with the file selected. Please select a different file." in the app. Can you please check in to this at your earliest convenience.

Also when running on emulator it seems to work for both video and image.

My Device is an HTC One running Android 4.3

1 Answer

Ben Jakuben
STAFF
Ben Jakuben
Treehouse Teacher

When you look for it on the device, do you mean in the Gallery or some other view, or the file browser built into Eclipse?