HTC EVO 4G :: Playing .avi And Other Formats On Native Player

Aug 16, 2010

I downloaded a few episodes of my favorite series (futurama whoop whoop whoop) off of Megaupload.com to watch on the go. Now, the native player won't play .avi files, which is an annoying inconvenience for such an advanced device, but easily averted with a trip to the market. I personally use rockplayer to play these.

But now in an effort to get what little use the hdmi out offers I want to get them to play on the native player to be able to project them on my television.

Is there a way to play .avi or other formats on the evos native player? or a way to convert them?

HTC EVO 4G :: playing .avi and other formats on native player


Android :: Audio Native Player - Device Automatically Stops Playing Current Media

Aug 21, 2010

Invoked device native player to play audio file, it opens android native player on top of the application but when selecting to back out or return to the application, device automatically stops playing the current media.

Sample code:

Intent intent = new Intent();
intent.setAction(android.content.Intent.ACTION_VIEW);
intent.setDataAndType(Uri.fromFile(file),"audio/*");
startActivity(intent);

How can I implement so that Device should continue to play audio in the background when selecting to back out or return to the application

View 1 Replies View Related

Media :: Video File Formats And Codecs Playing

Sep 25, 2010

This is 2010. I refuse to believe that you can only play movies/video files that have .avi, .mp4, .mpg, .mkv file formats by converting. I remember Sony was slow on the uptake when they started the media server streaming which I use on a daily basis at home now.Is there a program that will decode the files as you stream them? Any codecs to install on the Droid X? I have thousands of video files and "converting" is time consuming not to mention creating two video files instead of one to play on devices. Converting is BS and whoever thought "Let's just have the users convert the video files" needs to take a long walk off a short pier.

View 5 Replies View Related

HTC EVO 4G :: STREAMING Music Player - Audio Formats

Jul 20, 2010

Any music player that can stream audio formats aac+,pls,m3u.asx,.ram?

View 6 Replies View Related

2.1 Update :: Any Player Which Can Play All Video Formats?

Nov 9, 2010

I tried searching all kind off applications for this but dint find to my expectations. I tried for Vplayer, but it says, cannot install. Iam using an X10 Mini Pro.

View 2 Replies View Related

HTC Incredible :: Supported Formats For Music Player

Sep 1, 2010

My Vonage account sends me a .wav copy of each voice message via email and I used to be able to listen to them on my Dinc. Since the 2.2 update rolled in, I get an error indicating that the format is not supported.The common question since Froyo is the same here:Is this just my phone or are others seeing the same issue with .wav files?

View 6 Replies View Related

Android :: Why All Audio Formats Always Passed To Music Player?

Jul 27, 2010

I am writing a music player for esoteric music formats, and have defined mime types for them in my Manifest.
However, the standard music player is always started even though it can't handle the format. Looking at logcat I see;

: D/MediaScannerService( 688): IMediaScannerService.scanFile: / sdcard/download/Cybernoid.sid mimeType: audio/prs.sid : I/ActivityManager( 578): Stopping service: com.android.providers.media/.MediaScannerService : I/ActivityManager( 578): Starting activity: Intent { action=android.intent.action.VIEW data=file:///sdcard/download/ Cybernoid.sid type=audio/prs.sid flags=0x4000000 comp={com.android.music/com.android.music.MediaPlaybackActivity} }

.. so it seems the component is explicitly set to the music player ? Is there any way around this ?

View 3 Replies View Related

Android :: Media Player To Play AVI And Other File Formats?

Feb 12, 2009

Is there any support for avi and other media formats except mp4 and 3gpp? If there is no support may I develop a support through correct the program? Will that be too difficult ?I don't know where to put my hands into first, should I correct programs in opencore first or should I just correct programs in directory frameworks/base/include/ media . I want to have a clear mind how I can achieve my goal, I need a roadmap to guide me how to do it.

I am trying to get familiar with the SDK 1.0 now. another question, my chip is from freescale and it supports hardware codecs of mpeg4, h.263 and h.264, I don't know whether I can change the program or the architecture of mediaplayer to utilize my hardware codecs instead of software codecs provided by android opencore. I once implement an mplayer to my platform, there is problems about sync of audio and video due to the quality of my chips(CPU can support software codecs but is not fast enough to make sure sync of audio and video), So I am worried about when the android is implemented, there would also be the same problem, and for this reason, I am thinking whether I can utilize my hardware codecs for mediaplayer.

View 3 Replies View Related

Android : What Are File Formats Can Droid Video Player Supports In Phone?

Mar 31, 2010

what are file formats android video player can support in android?

View 1 Replies View Related

Android :: Streaming Of Wav Files Using Native Player

Apr 5, 2010

Our application needs streaming of audio files.I have done with streaming of mp3 files by calling the native player and passing the url to it. Whereas the default player is not able to play the wav format files from remote server. The following code worked for mp3 files...............

View 2 Replies View Related

HTC Droid Eris :: Best Music App Of Native Player?

May 5, 2010

I'm looking for the best music app outside of the native music player. It doesn't need to be fancy, just enough to play music and not hog resources.

View 9 Replies View Related

Samsung Captivate :: How To Find Native Music Player

Jul 25, 2010

I am wanting to try the native Android Music Player. I did a search for Music Player in Market, and don't recognize that it is there.

View 6 Replies View Related

Motorola Droid :: Music Player To Replace Native App

Nov 25, 2009

what is a good music player app to get...one that has a STOP button? Hate the native app on the Droid

View 47 Replies View Related

Samsung I7500 :: How To Remove Native Music Player

Jul 15, 2010

Is it possible to remove native music player and use Mixzing or some other player as default?

View 5 Replies View Related

Android : M3u Playlists - Native Player Doesn't Support

Mar 8, 2010

The native android player doesn't support .m3u playlists. A Online Radio, DroidLive, and StreamFurious all support .m3u playlists, but they are intended for streaming radio, not playing your own playlists. Because of this there is no next song or previous song functionality, which is pretty important for me. Anyone know a program that can do this?

View 1 Replies View Related

Motorola Droid X :: Native Android Audio Player Has A Visualizer

Jul 16, 2010

When the stock Android media player is playing a song, if you tap the album art box, you will discover that the Droid X has a visualizer for your viewing pleasure.

View 18 Replies View Related

Android :: Couldnot Run Any Raw Aac Files - E.g Xxx.aac - In Native Music Player - Google I/O Phone

Oct 8, 2009

could not run any raw aac files (e.g xxx.aac) in native music player although OPENCORE has a raw aac parser ...

Aacfileparser.cpp (externalopencorefileformats
awaacparsersrc)

This looks like not integrated with Android framework layer through JNI. So music app does not have any knowledge of this file type ..

View 2 Replies View Related

General :: Cannot View DropBox Media From Native Android Video Player

Jan 11, 2014

My friend and I both have a Galaxy Tab 3.

When he uses his native android video player he can see media listed from DropBox (and a little drop-box icon on the bottom left corner of the thumbnail).He also has the options "View by" under the options button and can select "view by content on DropBox ".

-> This allows him to stream the videos from dropbox on the native vid player without downloading onto the device...

I do not have these options!How do i get them?

I need this because i want to use the AllShare option for streaming to my TV that is available on the native video player.

View 1 Replies View Related

Motorola Droid X :: MP3 Player Is Bugging Out - Not Playing Anything

Oct 10, 2010

I got my DX on Wednesday and I was trying to put some music on. I plugged my phone into the laptop with the USB cable and dragged the music from Itunes. Achtung Baby by U2 was from a CD that I put on Itunes and The Suburbs by Arcade Fire was from a zip file that I got online. I played the music and everything was working fine.

Then I tried to add more music and the S### hit the fan. I tried to put like 15 album on, most of the songs came from Limewire which I dragged from Itunes. So the music player wasn't playing anything, saying that it cant recognize any of the files.

View 5 Replies View Related

Android :: Playing (M3U Files) With Media Player

Jan 8, 2010

I'm trying to play a playlist I get using the MediaStore provider. However, when I try playing a playlist nothing happens. Can a MediaPlayer play a playlist (m3u file) and do I need to set the first track to play? This is my test code in the onCreate() method:

Uri uri = MediaStore.Audio.Playlists.EXTERNAL_CONTENT_URI;
if(uri == null) { Log.e("Uri = null");
} String[] projection = new String[] { MediaStore.Audio.Playlists._ID,
MediaStore.Audio.Playlists.NAME, MediaStore.Audio.Playlists.DATA };
Cursor c = managedQuery(uri, projection, null, null, null);
if(c == null) { Toast.makeText(getApplicationContext(),
R.string.alarm_tone_picker_error, Toast.LENGTH_LONG).show();
return; } if(!c.moveToFirst()) { c.close();
Toast.makeText(getApplicationContext(), R.string.alarm_tone_picker_no_music,
Toast.LENGTH_LONG).show(); return; } c.moveToFirst(); try {
MediaPlayer player = new MediaPlayer(); player.setDataSource(c.getString(2));
player.start(); } catch(Exception e) { e.printStackTrace(); }
I have turned on every volume stream.

View 1 Replies View Related

Motorola Droid X : 2.2 Music Player Not Playing Mp3?

Aug 22, 2010

Has anyone figured out a work around for the music player in 2.2 not playing mp3? Maybe a working apk that we can install? I can't even use my custom ringtones until my phone can play mp3s, really annoying!

View 11 Replies View Related

Android :: Playing YouTube Video In Player With Code

Oct 6, 2010

I have code that will bring up a Youtube video on their webpage and the user has to then tap the play option to play it:

CODE:..............

This works fine but what I would really like is to have the video come up in the player on the phone immediately without the user ending up on the webpage and having to tap the play option.

View 2 Replies View Related

HTC Desire :: HTC Flash Player Not Playing Youtube Videos

Jul 8, 2010

why can't i use the HTC flash player to watch youtube video? when i click on the video link in m.youtube.com and chooses HTC Flash player as player. it just shows the youtube logo then the screen is blank. do you guys experienc the same?

View 9 Replies View Related

Android :: Media Player Put Itself In The Ongoing Group When Playing

Sep 8, 2009

How does the media player put itself in the "Ongoing" group when playing?

View 3 Replies View Related

Android :: Media Player Minimizes & Still Playing Audio

Jul 5, 2010

I would like to find an media player that plays videos but when I minimize or multitask to another app I want the videos audio to keep playing like pandora does. The reason for this is bcuz I rip videos off of youtube to mainly listen to the music.

View 2 Replies View Related

HTC EVO 4G :: Stop Stock Media Player App From Playing All Tracks?

Jul 30, 2010

I love my Evo, however the music app will play EVERY song it finds, including my ringtones and YouMail messages. Can I make it just play the songs in my songs folder (and sub-folders) on my SD Card? I only want it to search my songs folder, not the whole phone or the whole SD Card.

View 8 Replies View Related

Android :: Media Player Not Playing Sounds On Droid X

Jul 28, 2010

I have some pretty simple Soundboard applications on the Android Market that work flawless on an LG Ally, the Motorola Droid, and the Nexus One, but I recently received an e-mail from a user with the Motorola DroidX claiming that most of the sounds do not work. I've exchanged a few e-mails with him. He claims the Soundboard is the only application running, and he's double checked to make sure that the Media Volume wasn't set to minimum. I really don't have access to one either to play around with. The application isn't doing anything cosmic to play the sounds. Below is a code snippet. Any insights into what might be causing the hang up are greatly appreciated.

public void play(Sample sample) {
Log.v(TAG, "Playing: " + getString(sample.getButtonTextResId()) + " (" + sample.getSoundResId() + ")");
if (mPlayer != null) { mPlayer.stop(); mPlayer.release();
} MediaPlayer player = MediaPlayer.create(this, sample.getSoundResId());
mPlayer = player; if (player != null) { player.setVolume(1.0f, 1.0f);
player.setOnCompletionListener(new MediaPlayer.OnCompletionListener() {
@Override public void onCompletion(MediaPlayer mp) { mp.release();
mPlayer = null; } } ); player.start(); } }

View 1 Replies View Related

Android :: Rotation Slows When Media Player Playing

May 17, 2010

I have an application where i play music from media player continuously. I am rotating an ImageView object with RotationAnimation simultaneously while background music is playing. Before music starts playing,the rotation is fine,,but when mediaplayer starts playing music rotation disrupts,and slows down.

View 3 Replies View Related

Android :: Continue Playing After Leaving The Media Player

Apr 28, 2010

I launch the Media Player to play a mp3 file the usual way:

CODE:...........

Leaving the Media Player using the Back button stops the playback. How can I ensure that the Media Player continues playing.

View 2 Replies View Related

Android :: Getting Media Player Error While Playing File / Fix It

Mar 9, 2009

I am also getting the same error while playing the media file

E/MemoryHeapBase(31): mmap(fd=20, size=233472) failed (Invalid argument) E/VideoMIO( 31): Error creating frame buffer heap.

View 2 Replies View Related







Copyrights 2005-15 www.BigResource.com, All rights reserved