Thanks for the response. I was wondering whether there was a way to
use the camcorder app without having to download the whole source code
into my app, since the app is already in the phone. Downloading it
separately for my app would cause redundancy. However, if that is the
only solution, we gotta do what we gotta do.

Thanks

-Nayeem


On Apr 5, 12:27 pm, wurp <[email protected]> wrote:
> You can download the source code for the camera app that comes with
> the phone with this command:
> git clone git://android.git.kernel.org/platform/packages/apps/Camera
>
> That app includes video camera support, of course.
>
> You'll have to install git if you don't already have it, but you
> should do that anyway :-)
>
> Bobby
>
> On Apr 4, 10:54 pm, Nayeem <[email protected]> wrote:
>
> > Hi,
>
> > Could someone tell me how we could use the inbuilt camcorder api for
> > our applications?
> > I am trying to use the camcorder application to record videos for my
> > own application. I would really appreciate an example of how to use
> > it.
>
> > Thanks
>
> > -Nayeem

-- 
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

To unsubscribe, reply using "remove me" as the subject.

Reply via email to