Football Fans: Download the 2012 Schedule App from Google Play!


Go Back   Android Forums > Android Discussion > Android Applications

Android Applications All the information you could ever want about Android Applications. Learn about apps and get help with them... all here! New apps can be found and announced in the Applications Announcements forum linked below.



Reply
 
LinkBack Thread Tools
Old June 9th, 2010, 06:56 AM   #1 (permalink)
New Member
 
Join Date: Jun 2010
Posts: 8
 
Device(s):
Thanks: 0
Thanked 0 Times in 0 Posts
Default Trouble with playing audio from file

Hi folks,

When the .mp3 file was in the res/raw folder, it played fine but when I tried to play it from another source using :

final String = " D:\\sample.mp3";
MediaPlayer mp = new MediaPlayer();
mp.setDataSource(path);
mp.prepare();
mp.start();

it doesn't play.

What could be the problem?

AndroiDev is offline  
Reply With Quote
Sponsors
Old July 14th, 2010, 04:12 AM   #2 (permalink)
New Member
 
Join Date: Jul 2010
Posts: 3
 
Device(s):
Thanks: 0
Thanked 0 Times in 0 Posts
Default

Try to change
final String = " D:\\sample.mp3";
to
final String = "/sdcard/sample.mp3";

That works for me.
Antti is offline  
Reply With Quote
Reply

Bookmarks


Go Back   Android Forums > Android Discussion > Android Applications 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
Trouble playing music on Droid X spiceygas Android Media 1 December 12th, 2010 12:09 PM
Playing Audio Through Earpiece xtro786 Application Development 3 November 26th, 2010 12:14 AM
Anyone else having trouble playing mp3 or youtube? sheenobreen Droid X - Support and Troubleshooting 0 August 10th, 2010 08:51 AM
Anyone Else Having Trouble Playing You Tube? Or Is It Me? BetterMost HTC EVO 4G 5 June 8th, 2010 06:40 PM
Im having trouble playing MP4s - Please Help DaygosDankest Motorola Droid 5 January 31st, 2010 01:08 PM



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