Re: [android-developers] how to measure video file size?

2010-05-06 Thread Second Dancer
See android.media.MediaStore class, this class provides you enough info for
any kind of media on the device. If this infomation is not helpful, see
MediaProvider

-- 
You received this message because you are subscribed to the Google
Groups Android Developers group.
To post to this group, send email to android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en

[android-developers] how to measure video file size?

2010-05-05 Thread Abhi
I have a video player application and would like to display an
approximate size of the running video. Is there a way to calculate the
video file size from the given Video player API set?

Thanks,

Abhi

-- 
You received this message because you are subscribed to the Google
Groups Android Developers group.
To post to this group, send email to android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en