What's new
DroidForums.net | Android Forum & News

This is a sample guest message. Register a free account today to become a member! Once signed in, you'll be able to participate on this site by adding your own topics and posts, as well as connect with other members through your own private inbox!

stock music player playing automatically.

My droid also randomly starts playing songs automatically with nothing attached - the songs just start themselves and will DRAIN my battery. :icon_eek:
 
These problems are most likely a function of either 1) a loose headphone jack or 2) a corroded headphone jack. The Droid takes inputs from headphones and it sounds like yours is moving around on insertion and making contact with whatever turns on the music. This has been resolved by either replacing your phone under warranty or by inserting a small piece of folded paper between the jack and the phone housing.

The corrosion issue has been fixed by 1) turning off the phone, 2) removing the battery, 3) cleaning the jack with a pipe cleaner.

Good luck.
 
Ahh I had this fixed but just wiped with a new rom. There's a script you can find if you search on google. Must find again

Sent from my Droid using Tapatalk
 
I have the same issue when I insert my headphones. I doubt that this is caused by corrosion as my phone is new... Issue started with stock 2.1 and occurs with Bugless Beast v0.4 Froyo 2.2 rom's. I have even tried different wired headphones. Does anyone know of a fix for this issue??? I have tried to remove the music app but the option is grayed out.
 
Hey I found the solution. Using terminal or adb shell, type:

pm disable com.android.music/
com.android.music.MediaButtonIntentReceiver

Sent from my Droid using Tapatalk
 
Hey I found the solution. Using terminal or adb shell, type:

pm disable com.android.music/
com.android.music.MediaButtonIntentReceiver

Sent from my Droid using Tapatalk

can anyone confirm if this works? i ended up renaming music app and using mixzing as my default, but sometimes it starts music up randomly but its way less problematic w/ mixzing than stock music app.
 
Permission Denied?

Hey I found the solution. Using terminal or adb shell, type:

pm disable com.android.music/
com.android.music.MediaButtonIntentReceiver

Sent from my Droid using Tapatalk


I tried this via the Android terminal Emulator and it said that it couldn't open the log files because permission was denied. How do I change the permissions so I can run that command?
 
Hey I found the solution. Using terminal or adb shell, type:

pm disable com.android.music/
com.android.music.MediaButtonIntentReceiver

Sent from my Droid using Tapatalk


I tried this via the Android terminal Emulator and it said that it couldn't open the log files because permission was denied. How do I change the permissions so I can run that command?

Are you rooted?

Did you type "su" then hit enter before entering the code?
 
Back
Top