You can browse the source for the SDK1.5. camera app here- http://android.git.kernel.org/?p=platform/packages/apps/Camera.git;a=tree;hb=dafe31ead98304414f84f021bd0c155e62d833c2
Take a look at AndroidManifest.xml intents and the source code of the Activities inside the src/ directory) -Ehermit On Jun 23, 3:27 am, N0m0r3l13s <[email protected]> wrote: > Hi. > > I suppose there must be an Intent to call the camera app. > > Other thing is if you want to capture video directly from camera. > The best way you can do it is analyzing the camera application that > comes from > google. And follow up the steps to set it up in you program. > > Sorry, cannot help more. > > On 23 jun, 07:38, cindy <[email protected]> wrote: > > > I want to call camera application from my own application, take video. > > Then I want to get the video back and return to my application. How > > Can I do it? > > > Thanks! > > > April --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Android Developers" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/android-developers?hl=en -~----------~----~----~----~------~----~------~--~---

