i tried this intent but it doesn't show anything startActivityForResult(*new* Intent( android.provider.MediaStore.* ACTION_VIDEO_CAPTURE*), 2);
On Thu, Jul 9, 2009 at 9:25 AM, hanged_man <[email protected]> wrote: > > i didn't read this whole thread but i think i got a clear idea of your > problem, why don't you people just use out-of-the-box video recorder > (using intents) instead of implementing your own and getting into lots > of troubles ? > > Check out this: > > http://developer.android.com/reference/android/provider/MediaStore.html#ACTION_VIDEO_CAPTURE > > I haven't tried it yet but it should be very easy and i'm going to try > it in the very near future, if anyone needs any help with it, please > don't hesitate in sending me a private message > > > --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---

