[MOD] MusicMod 1.6 by Eliot Stocker for Droid X

Fabolous

Superuser
Developer
Joined
Dec 10, 2009
Messages
598
Reaction score
0
Location
Illinois
Website
fabdroid.com
This is by far the most awesome, modified default music Android player, created by Eliot Stocker.

This is version 1.6, which is an older version, but his newest that supports Eclair 2.1 (all the newer ones require Froyo).

Here are the features:

Eliot Stocker said:
Gesture Contol
4 Different Sized widgets
including a full 4×4 widget with shuffle and repeate buttons
Redesigned Now Playing Screen
Wallpaper showing behind app when Music playing (including Live wallpaper)
Options for Fullscreen and gesture control in Now Playing screen

Installation Instructions

-Download Music.apk (attached to this post at bottom)
-First, we need to backup the original music app
Code:
su
mount -o rw,remount -t ext3 /dev/block/mmcblk1p21 /system
mv /system/app/Music.apk /system/app/Music.bak

-Then, we install Music Mod
Code:
cp /sdcard/Music.apk /system/app
sync
mount -o ro,remount -t ext3 /dev/block/mmcblk1p21 /system
reboot

-And you're all done. Check out the new widgets (screenshots below)!

Screenshots

-Now playing and widget selector

musicmod5.png
musicmod1.png


-4x1 and 4x2 Widgets

musicmod2.png


-2x2 Widget

musicmod3.png


-4x4 Widget

musicmod4.png



How-To Delete

Code:
su
mount -o rw,remount -t ext3 /dev/block/mmcblk1p21 /system
rm /system/app/Music.apk
mv /system/app/Music.bak /system/app/Music.apk
sync
mount -o ro,remount -t ext3 /dev/block/mmcblk1p21 /system
reboot


Download

Music.apk
 

JonKyu

Silver Member
Joined
Nov 16, 2009
Messages
2,320
Reaction score
0
Location
Provo, UT
Man I'm so in love with this app. Really makes the stock music app better. I just wish it would work with cyanogenmod 's standby feature.

Sent from my Tapatalk using Droid
 

JonKyu

Silver Member
Joined
Nov 16, 2009
Messages
2,320
Reaction score
0
Location
Provo, UT
What happens if you just intall this without root?

There's a non-root version on the market I believe. lol I thought this thread was talking about that I guess it's talking about the one I'm using now lol. but yes there is a non-root version in the market with the same name.
 
OP
Fabolous

Fabolous

Superuser
Developer
Joined
Dec 10, 2009
Messages
598
Reaction score
0
Location
Illinois
Website
fabdroid.com
There's a non-root version on the market I believe. lol I thought this thread was talking about that I guess it's talking about the one I'm using now lol. but yes there is a non-root version in the market with the same name.

That's Froyo only. It doesn't show up for the DX as it runs 2.1 :)
 

ChuckTu

New Member
Joined
Jun 15, 2010
Messages
20
Reaction score
0
Got it and installed easily. Very nice, better than stock.
 

dulaney22

New Member
Joined
Jul 15, 2010
Messages
27
Reaction score
0
Doing this on root explorer and when I hit install to load the new apk it says installation failed. Any help?

Edit: got it to work manually . . . guess I just don't know how to work root explorer yet
 
Last edited:

Morgan

New Member
Joined
Dec 29, 2009
Messages
11
Reaction score
0
Doing this on root explorer and when I hit install to load the new apk it says installation failed. Any help?

Edit: got it to work manually . . . guess I just don't know how to work root explorer yet


Could you tell me the steps you took to get this to work?

I went to system/app and renamed Music.apk to Music.bak
then I went to sdcard/download and moved Music.apk to system/app
once in there I clicked install, it goes through the process and then says not installed.
 

rothnic

New Member
Joined
Jul 15, 2010
Messages
15
Reaction score
0
If you are using root explorer, then once you get to the point that you have copied the new music.apk into system/app, then you need to change the permissions to match the rest of the applications. Reboot and then it will work.

However, when I try to open it, it immediately closes. Not sure if it's because i'm using froyo?
 

jntdroid

Super Moderator
Premium Member
Joined
Nov 18, 2009
Messages
6,436
Reaction score
312
Location
TX
Think he'll ever incorporate the volume rocker/camera button controls in the root version?

Sent from my Droid using Tapatalk
 
Top