[android-developers] Re: Recorded sound file not getting listed in Music menu

2009-08-28 Thread elcadar
Use this: http://developer.android.com/reference/android/media/MediaScannerConnection.html Force it to scan the new file. Then your audio file will show up when using the Music app. On Aug 20, 2:49 am, kk_Kiran simplyurki...@gmail.com wrote: Thx for your reply Marco. WhilerecordingtheaudioI

[android-developers] Re: how to get the first frame of a video file ?

2009-03-06 Thread elcadar
Will you be able to extract arbitrary frames from a video stream (not necessarily a file)? Essentially pull a frame every few seconds from outbound video stream and show a little image on screen? On Feb 11, 11:14 pm, Dave Sparks davidspa...@android.com wrote: There is no support for thumbnail