[android-developers] video playback on emulator target android 3.0 API 11

2011-03-28 Thread droid-stricken
Hi All,

I would like to know if anyone was able to successfully play the video
on the android emulator targetting 3.0 api 11.
I am able to play it on the xoom device but the same apk and setup
(video file located at the /mnt/sdcard/ location) does not work on the
emulator.

Was wondering if any of you had a better luck at this.

Thanks.

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


Re: [android-developers] video playback on emulator target android 3.0 API 11

2011-03-28 Thread Mark Murphy
The emulator generally cannot play videos, as there is no hardware
acceleration, plus the general speed of the emulator itself. Older
versions of Android on fairly fast hardware can play videos in the
emulator, but that has been declining in the past few versions.

On Mon, Mar 28, 2011 at 2:25 PM, droid-stricken harik...@gmail.com wrote:
 Hi All,

 I would like to know if anyone was able to successfully play the video
 on the android emulator targetting 3.0 api 11.
 I am able to play it on the xoom device but the same apk and setup
 (video file located at the /mnt/sdcard/ location) does not work on the
 emulator.

 Was wondering if any of you had a better luck at this.

 Thanks.

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




-- 
Mark Murphy (a Commons Guy)
http://commonsware.com | http://github.com/commonsguy
http://commonsware.com/blog | http://twitter.com/commonsguy

Android Training in NYC: http://marakana.com/training/android/

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