Go Back   Android Forums > Android Discussion > Android Media

Android Media For Ringtones, Video, TV, Audio or anything else Multimedia related...



Reply
 
LinkBack Thread Tools
Old February 8th, 2010, 05:37 AM   #1 (permalink)
Junior Member
 
Join Date: Jan 2010
Posts: 17
 
Device(s):
Thanks: 0
Thanked 0 Times in 0 Posts
Default play gif in media player

I am having the following code, any good example playing gif image in media player loading from resources?

public void onCreate(Bundle icicle) {
super.onCreate(icicle);
setContentView(R.layout.videoview);
MediaPlayer mMediaPlayer = MediaPlayer.create(this, R.drawable.animation15);
mMediaPlayer.start();
}

<LinearLayout xmlns:android="http://schemas.android.com/apk/res/android"
androidrientation="vertical"
android:layout_width="fill_parent"
android:layout_height="fill_parent">
<SurfaceView android:id="@+id/surface"
android:layout_width="wrap_content"
android:layout_height="wrap_content"
android:layout_gravity="center">
</SurfaceView>
</LinearLayout>

faisalloe is offline  
Reply With Quote
Sponsors
Reply

Bookmarks


Go Back   Android Forums > Android Discussion > Android Media User CP
Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Does anyone know where to find a media player that would allow you to play streaming videos on Andro AndroidWl Android Media 1 September 1st, 2010 11:31 PM
MixZing Media Player: A media player defined by its widgets mikolsic Application Reviews 1 July 12th, 2010 05:31 AM
So No Media Player Will Play Music In Order As CD? reggiesgone Android Media 6 July 8th, 2010 09:56 PM
MixZing Media Player: Best Stock Music Player Replacement Meefle Application Reviews 0 June 7th, 2010 07:33 PM
Meridian Media Player Pioneer: A Slightly Ugly but Highly Functional Media Player darkmart84 Application Reviews 0 June 7th, 2010 04:05 PM



All times are GMT -5. The time now is 11:05 AM.
Powered by vBulletin® Version 3.8.7
Copyright ©2000 - 2012, vBulletin Solutions, Inc.
Custom vBulletin Skins by: Relivo


SEO by vBSEO 3.3.2 ©2009, Crawlability, Inc.