I'm still hoping to get some help with this.  I've made no progress on this.

I've yet to get any confirmation that something like this can even do what 
I think it's supposed to do, which is make videos recorded by a custom app 
be visible by the "Photos" or "Gallery" app, as if they were recorded by 
the stock app.  What I've read implies that this will happen, but I've yet 
to have this confirmed.

The versions of this that I've tried both call the "completed" callback 
(except for the simple "sendBroadcast" variation), but that's the only 
indication I get that the process did anything.  Despite the "completed" 
callback being called, the recorded videos are never visible in the 
"Photos" or "Gallery" app.

On Saturday, December 19, 2015 at 9:58:02 AM UTC-8, David Karr wrote:
>
> Because I can't bring up the stock camera app with just a video 
> record/stop button (I'm using a remote bluetooth button to start/stop 
> recording), I've written a custom app that just displays the camera preview 
> and a video record/stop button.
>
> Despite the fact that this is a custom app, as much as possible I'd like 
> to store the videos as if they were taken with the stock app.  This at 
> least means storing them in the same place, with a consistent naming and 
> metadata scheme.  I might consider having custom preferences in the app, 
> but for now I'd just like to retrieve properties that will tell me where 
> the stock camera app will store videos, along with any other configuration 
> that should describe how I store the videos.
>
> How can I get this information within my custom app?
>

-- 
You received this message because you are subscribed to the Google Groups 
"Android Developers" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to android-developers+unsubscr...@googlegroups.com.
To post to this group, send email to android-developers@googlegroups.com.
Visit this group at https://groups.google.com/group/android-developers.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/android-developers/2dc51302-2247-43b2-8577-2771956a02ce%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to