Media :: Can't Download Unsupported Content On Moto Droid / Make It Possible?

Dec 4, 2009

I was able to download unsupported content (example: .exe files) to my blackberries. So far when trying to do so far on my moto Droid, it says download failed. Is this possible @ all?

Media :: Can't download unsupported content on moto Droid / make it possible?


Media :: Nfl Mobile - Moto Droid 1- 2.2

Oct 31, 2010

Nfl mobile plays fine on my phone Moto droid 1 (2.2). Then on my sons phone it says he has to pay. I never had to pay on my phone. He has the same exact phone as i do. And on the same plan.

View 6 Replies View Related

Media : How Do I See Photos Sent From Iphone / "unsupported Media Type"

Sep 21, 2010

My friend sent me a picture via his iphone. He simply selected send to a friend, punched in my phone number and it was sent. Thus, i'm guessing its MMS.

I cannot see the image; it gives me an "unsupported media type".

Can anyone give any advice on how I would see the sent image?

EDIT: I should add this question: Do any of you fellow android users have this same problem? Do any of you NOT have this problem?

View 5 Replies View Related

Media :: Moto Droid Video Not Play On Eris

May 4, 2010

I took a video on my Moto Droid, and sent it to my friend on his Eris. He downloaded the file from Gmail and but when goes to play the file, it states that the video is not supported. We have tried converting it to a .mp4 and it will not play either, even with a couple of App's from the Marketplace same result. Yet I thought the droid/Eris both supported .3GP? Works fine on his PC with Quicktime, and the video plays fine on my Droid. Is it because I took it in Hi-Res mode, and the Eris does not support that screen resolution? Or did we screw something up?

View 5 Replies View Related

Samsung Galaxy S :: Unsupported Format For Mp3 From Windows Media Player 12

Aug 28, 2010

Samsung Galaxy S getting "Unsupported file format" on .mp3s in AllShare (DLNA). Want to stream music from Windows 7 computer to Android device. Connected AllShare to Windows Media Player 12 over WiFi G network to "Play file from server on my phone". I can browse PC media folders from the Galaxy S. In AllShare, I click an .MP3 from my PC library, add it to the AllShare playlist, then the circle spins for about 10 seconds and I finally get the pop-up error "Unsupported file format." All .mp3's are DRM-free unprotected files. They play fine directly from the MicroSD card through the standard Android Music app. Disconnected/reconnected WiFi, same results. Read a few other posts on various forums, a few people have the same issue. Looks like fewer are even trying to use DLNA like this. Heard plenty of "hypothetical" troubleshooting steps but still searching for someone who's actually tried the steps & got it to work. Some had success with other DLNA media servers or by using different software altogether. I want to specifically stream music from a PC to my SGS using DLNA & WMP. Great for portability. Any "dittos"? Resolutions? By the way this device is AWESOME (Sprint Epic 4G) Also I realize this post is verbose; I want it to easily appear for others' search results. Please feel free to copy, paste & post in a more appropriate forum or thread.

View 3 Replies View Related

Samsung Vibrant : Cannot Download Unsupported Format Files / Need To Fix?

Sep 13, 2010

is there a way to download files even if the phone doesnt support the format? example. i tried to download a .rar file and an .avi file but it says cannot resume download cause format not supported. is there a way around this and be able to download it anyway?

View 2 Replies View Related

Media :: Moto Droid - Downloading Adobe Flash Player

Aug 11, 2010

How does one download adobe flash player to a moto droid? I have been to a few radio station web sites and it says I need to download adobe flash but I can not seems to figure out how to do it. Seems like it should be simple but apparently I'm a little slow.

View 7 Replies View Related

Media :: Moto Droid Only Plays Stock Notification Ringtones?

Jan 31, 2010

I have the Moto Droid and I use Handcent SMS. When I go to change the notification ringtone in the settings, the ringtones that I have on the SD card don't show up, only the stock ringtones show up. I have tried the main settings, Handcent SMS settings, and the defualt Messages settings. Nothing works. I have uninstalled and re-installed Handcent but that didn't help either.

View 4 Replies View Related

Media : Watch Video Full Screen On Moto Droid?

Mar 23, 2010

How do you watch video full screen on the moto droid? I'm only getting letter box. It's totally annoying.

View 2 Replies View Related

Android :: Media Recorder Class Setting Audio Source / Unsupported Parameter

Jun 9, 2010

I'm new in Android development and I have the next question/problem. I'm playing around with the Media Recorder class to record just audio from the microphone. I'm following the steps indicated in the official site:
http://developer.android.com/reference/android/media/MediaRecorder.html

So I have a method that initializes and configure the MediaRecorder object in order to start recording. Here you have the code:
this.mr = new MediaRecorder();
this.mr.setAudioSource(MediaRecorder.AudioSource.MIC);
this.mr.setOutputFormat(MediaRecorder.OutputFormat.THREE_GPP);
this.mr.setAudioEncoder(MediaRecorder.AudioEncoder.AMR_NB);
this.mr.setOutputFile(this.path + this.fileName);
try { this.mr.prepare();
} catch (IllegalStateException e) { Log.d("Syso", e.toString());
e.printStackTrace();
} catch (IOException e) { Log.d("Syso", e.toString());
e.printStackTrace();
}

When I execute this code in the simulator, thanks to logcat, I can see that the method setAudioSource(MediaRecorder.AudioSource.MIC) gives the next error (with the tag audio_ipunt) when it is called:
ERROR/audio_input(34): unsupported parameter: x-pvmf/media-input-node/cap-config-interface;valtype=key_specific_value
ERROR/audio_input(34): VerifyAndSetParameter failed

And then when the method prepare() is called, I get the another error again:
ERROR/PVOMXEncNode(34): PVMFOMXEncNode-Audio_AMRNB::DoPrepare(): Got Component OMX.PV.amrencnb handle

If I start to record by calling the method start(). I get lots of messages saying:
AudioFlinger(34):RecordThread: buffer overflow
Then after stop and release, I can see that a file has been created, but it doesn't seem that it been well recorded. Anyway, if I try this in a real device I can record with no problems, but I CAN'T play what I just recorded. I guess that the key is in these errors that I've mentioned before.

View 5 Replies View Related

Jelly Bean :: Moto X - Make Dial Pad (with Numbers) Default Screen?

Sep 27, 2013

I have a moto x and when I swipe to the right to look at recent calls/contacts in the dialer it saves the screen I was on the next time I open it. Is there a way to make the dial pad (with the numbers) the default no matter what screen I used last?

View 2 Replies View Related

Media :: App To Download Music To Droid To Use It As MP3 Player?

Mar 27, 2010

I would like to download music to my Droid to use it as an MP3 player, several specific songs. What app should I download for that?

View 4 Replies View Related

Media :: Droid Market And Download Desktops?

Jan 29, 2010

I have a Sprint Hero and had a question about downloads.

When I go to the Droid Market and download desktops it says they are on my card...but I can not find them. How can I see what is on the card and where do the downloads go?

View 12 Replies View Related

Android :: How To Change Download Locations And Make Dropbox Default Download Location?

Jun 1, 2010

I'm trying to set up Dropbox on my phone in order to automate some actions, but I'm having trouble with one step. Primarily, I'd like for Dropbox to be main download location for files from Dolphin, Steel, and Browser. I can't find an easy way to make this happen, and it would be awesome if I could get it to work out.

View 5 Replies View Related

Media :: Any Application To Search And Download Movies On Droid?

Aug 28, 2010

Can someone plz email me and tell me how I can download movies to my stood phone. I wanna find a application that I can download the movie directly from there not get it from my computer. I wanna be able to search for a movie n play it on my droid phone plain n simple is there a application for that or not.

View 7 Replies View Related

Media : How To Get Loud Ringtones Download On Droid Mesmerize?

Nov 26, 2010

I'm needing to find some loud ringtones (without music ringtones)... Can anyone suggest ringtones or library of them that I can download on the Droid Mesmerize?

View 1 Replies View Related

General :: Can't Download SD Content For Almost Any EA Game

Apr 18, 2012

i'm using Bmorn V99 tablet with ICS 4.0.3, and i can't download SD content for almost any EA game there is (Dead Space, Real Racing 2 etc.) - all i got is this error:

A server error has occurred. URL.... to choose your country and click the customer support link. (5002).Here is my build.prop - i can see almost every app there is on Play Market.

Code:
begin build properties
# autogenerated by buildinfo.sh
ro.build.id=IML74K
ro.build.display.id=crane_evb-eng 4.0.3 IML74K 20120330 test-keys
ro.build.version.incremental=20120330
[code]...

It's the only problem i got with this device Games are installing just fine, i can't download content. Is this problem device related or rather ICS? My friend got the exactly same problem on other device - GoClever A73, also with freshly released ICS - also only EA games.

View 3 Replies View Related

Media :: Make Pandora Default Music Player / When I Dock My Droid?

Sep 23, 2010

I would like to know if anyone has figured out a way to make Pandora come up when I press the Music Notes on the stock multimedia dock interface on the Moto Droid (2.2 FRG22D).Right now the music application comes up and this does not help me as I don't have any music loaded on the phone.

View 1 Replies View Related

Android : Does Droid Have APIs For HTTP Progressive Download For Media Files?

Aug 27, 2009

Does Android have APIs for HTTP progressive download for media files?

View 2 Replies View Related

Android : Trigger A Media Scan From Within Droid To Make Quicker For Stuff?

Nov 15, 2010

With a lot of apps eg, camera, pictures appears in the gallery immediately, but some apps like Dropbox or blackmoon Attachsave, if you put a picture or MP3 or whatever on the card, they can not appear for ages.

One way on my Galaxy Apollo is to plug in USB and go into storage mode, it then scans the disk (A little icon in the status bar) and the media is now there.

A more extreme way is to unmount the card and then physically remove it and re-insert (I dont have to remove the battery) and it sets off a scan.

Is there anyway to trigger a media scan from within android to make it quicker for stuff to appear?

View 5 Replies View Related

Android :: Download Content Off Of Youtube And Store

Nov 18, 2010

On my Pre I am able to download content off of Youtube and store it on my phone to watch whenever I want. Does Android allow you to do this? Specifically, is it possible on the Epic or Evo?

View 1 Replies View Related

Android :: Want Legal Sites Where I Download Market Content?

Oct 21, 2010

Are there any legal sites where I download market content? reason I ask his, I can't find some things on the market... I assume its a compatability issue but if I do it illegally they work on my wildfire. so if I want to do it legally how can I? or am I going to have to stick with illegals if I want the apps I do?

View 6 Replies View Related

Android :: Make A List That Can Show Changable Content

Oct 13, 2010

I have build an application in android. This app needs to display a list of text, but the list of text increase continuously. It means user can see increased list of text. Each text is separated by a horizontal row. It looks like google market when market try to show list of applications. How can i do in this situation ?

View 1 Replies View Related

Motorola Droid 2 :: Media Link Download - Create Ring Tones And Send To Phone

Sep 30, 2010

I just installed motorola media link on to my computer and it is amazing. I think this is a must download for all Motorola owners. It allows you to easily download music, photos, and more either on your phone or onto your computer from your phone. It also allows you to create ring tones and send them to your phone. Its like itunes for the iphone.

View 5 Replies View Related

Motorola Droid :: Send - .VCF Files Unsupported - Not Receive?

Feb 1, 2010

If I want to send a contact in my contact list I can via "share" in the contacts menu. It then attaches a .VCF attachment to my email. I can then send it to anyone via e-mail. I tried this with and iphone buddy and he was able to see and save the file as a contact perfectly. He then tried to send me one, but Gmail says that .VCF files are unsuported. How is it that they designed the phone to send them but not receive them. What am I missing here.

View 1 Replies View Related

HTC Droid Eris :: MP4 Video - Unsupported Format On Android 1.5

Jan 16, 2010

So I see that the Eris is supposed to support MP4 format. I converted a DVD to MP4 and put it on a friends Motorola Droid and it worked great, put it on my Eris and I could see the icon but it said it could not play the video, like it was an unsupported format? I know the Droid is using Android 2.0 and the Eris is using 1.5, anyone else play MP4 movies on their Eris?

View 11 Replies View Related

Motorola Droid X :: Blank SD Card Or Unsupported File System

Oct 8, 2010

Had the phone a few weeks, getting this error all of a sudden? Can I fix this?

View 3 Replies View Related

Android :: Make Content Scroll Dynamically In DIV On Iphone's Safari Or Webkit?

Aug 13, 2010

for(var myLine = 0; myLine < 100; myLine++)
document.getElementById("myDiv").innerHTML += "line " + myLine + "<br>";
...............

<div style="position:...etc; overflow:auto;" id="myDiv"></div>

this works without a glitch in every browser on all non mobile platforms. However... when this is implemented on iPhone (Safari) or Android (webkit) the div gets filled up with the text but no scrollbar is generated when the text runs past the height of the div and the user can't "push" the content down either. So effectively overflow is always "hidden" no matter what. I'm curious if there's some alternative approach that I'm overlooking or if this is just a bug I have no way to get around at the moment.

View 3 Replies View Related

Media :: Ringtone Download

May 20, 2010

Bought a ringtone from Verizon Wireless. I've gotten notification that it's been purchased, but I can't figure out how to download it to my phone.

View 4 Replies View Related

Media :: Blu Ray Digital Download

Mar 8, 2010

I'm new to the forum and wanted to see if somebody could help me out. I recently got a Motorola Droid and I really like it. I'm going to be traveling this week and wanted to put some movies on it. I have a bunch of Blu-Ray movies that come with free digital downloads. I downloaded a few movies in both formats that are available, mp4 and wma. Neither format will play on the droid, I tried viewing in both the gallery and some video playback apps.

View 1 Replies View Related







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