Jump to content

mixzing starts playing on its own


Recommended Posts

Posted

hi just installed mixzing but it starts randomly playing on its own how do i stop this please

Guest Simon O
Posted

Open terminal or ADB shell

do these:

su
pm disable com.mixzing.basic/com.mixzing.music.MediaButtonIntentReceiver
pm disable com.android.music/com.android.music.MediaButtonIntentReceiver[/code]

that will prevent both the android music player and mixzing from randomly playing music.

Posted
Open terminal or ADB shell

do these:

su

pm disable com.mixzing.basic/com.mixzing.music.MediaButtonIntentReceiver

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

that will prevent both the android music player and mixzing from randomly playing music.

Thanks for that but I'm a newbie how do i open either of those two please

Posted
Thanks for that but I'm a newbie how do i open either of those two please

how do i Open terminal or ADB shell plz

Guest Simon O
Posted
how do i Open terminal or ADB shell plz

If the terminal isn't pre-installed on the phone then you'll need to install Terminal Emulator from the market place. Then open the terminal, type

su

then enter the line you need.

An easier way is to use AutoStarts but this is a paid application from the market.

Guest de_shepherd
Posted

Anyone know the equivalent thing to disable to stop spotify restarting a few seconds after pause? Only way I've found of stopping it fully is to pull the headphone out - otherwise after 5-10 secs it starts playing again!

Guest Simon O
Posted
Anyone know the equivalent thing to disable to stop spotify restarting a few seconds after pause? Only way I've found of stopping it fully is to pull the headphone out - otherwise after 5-10 secs it starts playing again!

Look within Spotify for any settings related to headset. It doesn't respond to the Media button pressed intent so it can't be disabled like the above apps.

Guest de_shepherd
Posted
Look within Spotify for any settings related to headset. It doesn't respond to the Media button pressed intent so it can't be disabled like the above apps.

Unfortunately there are no items in its settings menus relating to the headset - so far googling hasn't produced any other info

Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now
×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.