DroidForums.net is the original Verizon Android Forum! Registered Users do not see these ads. Please Register - It's Free!
Page 1 of 3 1 2 3 LastLast
Results 1 to 10 of 28

Thread: Has anyone combined the 2.1 music app with CoverFlow from the Milestone music app?

  1. Master Droid
    SGMD1's Avatar
    Member #
    32744
    Join Date
    Jan 2010
    Posts
    866
    Liked
    54 times
    Phone
    Droid 4
    #1

    Has anyone combined the 2.1 music app with CoverFlow from the Milestone music app?

  2. Sponsor
    DF Advertising
    Join Date
    Nov 2008
    Location
    DroidForums.net
     
     
     
     
  3. Senior Droid
    CoyG's Avatar
    Member #
    36958
    Join Date
    Feb 2010
    Posts
    129
    Phone
    Enter Current Phone Model Here
    #2
    Would just like to compliment your taste of music.
  4. Master Droid
    SGMD1's Avatar
    Member #
    32744
    Join Date
    Jan 2010
    Posts
    866
    Liked
    54 times
    Phone
    Droid 4
    #3
    haha thanks =D
  5. Senior Droid
    hiphopvenom's Avatar
    Member #
    14839
    Join Date
    Dec 2009
    Posts
    120
    Phone
    Enter Current Phone Here
    #4
    how do i do this?
  6. Master Droid
    SGMD1's Avatar
    Member #
    32744
    Join Date
    Jan 2010
    Posts
    866
    Liked
    54 times
    Phone
    Droid 4
    #5
    bump...anyone?
  7. Beta Team
    thebowers's Avatar
    Member #
    8519
    Join Date
    Nov 2009
    Location
    Iowa
    Posts
    2,548
    Twitter
    dabowerman
    Phone
    Rooted Droid, OC @ 1.1 Ghz
    DroidForums.net Theme Developer
    Premium Member
    #6
    Yes I actually use this on all the roms I flash. Give me a minute and I will attach.

    This needs to be pushed in place of the music app you have now. This can be done I believe wether you are rooted or not. If not rooted you need to use ADB with this command from the tools directory of ADB from the command prompt.

    Code:
    adb push Music.apk /system/app
    If rooted you can do this through Terminal Emulator as well. First put the file on the root of your sdcard.

    Code:
    su
    mount -o remount,rw -t yaffs2 /dev/block/mtdblock4 /system
    busybox cp -R /sdcard/Music.apk /system/app
    remount -o ro,remount -t yaffs2 /dev/block/mtdblock4 /system
    sync
    reboot
    EDIT: with the attachment, delete the .zip by rename it to Music.apk
    Attached Files
    Last edited by thebowers; 03-11-2010 at 07:10 AM.
    If you like what I do, thanks



    Your can follow me as follows

    @dabowerman - Twitter
    Derek Bower - G+ - this is where I will be @ the most and where stuff gets released first.

    Theming Guides that might come in handy
    Theming Guide for Progress Bar
    Notification Text Color Change (How to)
    Theming Guide for System Text
  8. Droid Newbie
    RoscoTurner21's Avatar
    Member #
    45773
    Join Date
    Mar 2010
    Posts
    1
    Phone
    Enter Current Phone Model Here
    #7
    is this supposed to reboot your phone automatically or do you have to power down and then back up for it to take effect
  9. Beta Team
    thebowers's Avatar
    Member #
    8519
    Join Date
    Nov 2009
    Location
    Iowa
    Posts
    2,548
    Twitter
    dabowerman
    Phone
    Rooted Droid, OC @ 1.1 Ghz
    DroidForums.net Theme Developer
    Premium Member
    #8
    Quote Originally Posted by RoscoTurner21 View Post
    is this supposed to reboot your phone automatically or do you have to power down and then back up for it to take effect
    If you look at the terminal commands the last one is reboot. I would recommend rebooting after done this for everything to take affect.
    If you like what I do, thanks



    Your can follow me as follows

    @dabowerman - Twitter
    Derek Bower - G+ - this is where I will be @ the most and where stuff gets released first.

    Theming Guides that might come in handy
    Theming Guide for Progress Bar
    Notification Text Color Change (How to)
    Theming Guide for System Text
  10. Senior Droid
    hiphopvenom's Avatar
    Member #
    14839
    Join Date
    Dec 2009
    Posts
    120
    Phone
    Enter Current Phone Here
    #9
    So I renamed my original to music1.apk and pushed this music.apk..i now have these two in my system/app but I still don't have the coverflow after rebooting =|....do I need to completely remove the original from system/app ?
  11. Super Moderator
    justin82's Avatar
    Member #
    14505
    Join Date
    Dec 2009
    Posts
    3,599
    Liked
    445 times
    Phone
    Razr Maxx
    Premium Member
    #10
    Quote Originally Posted by thebowers View Post
    Yes I actually use this on all the roms I flash. Give me a minute and I will attach.

    This needs to be pushed in place of the music app you have now. This can be done I believe wether you are rooted or not. If not rooted you need to use ADB with this command from the tools directory of ADB from the command prompt.

    Code:
    adb push Music.apk /system/app
    If rooted you can do this through Terminal Emulator as well. First put the file on the root of your sdcard.

    Code:
    su
    mount -o remount,rw -t yaffs2 /dev/block/mtdblock4 /system
    busybox cp -R /sdcard/Music.apk /system/app
    remount -o ro,remount -t yaffs2 /dev/block/mtdblock4 /system
    sync
    reboot
    EDIT: with the attachment, delete the .zip by rename it to Music.apk

    ok did everything it says get to this point busybox cp -R /sdcard/Music.apk /system/app and it says such file does not exist. the folder is on the root of sd card.. should the folder be unzipped? am i doing something totally wrong?
Page 1 of 3 1 2 3 LastLast

Ads

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  

Similar Threads

  1. Music not showing up in Music player
    By oMenaceTigero in forum Android Audio and Video
    Replies: 4
    Last Post: 03-27-2010, 02:21 PM
  2. Music Players/Music Jukebox
    By LilDavy in forum Android General Discussions
    Replies: 0
    Last Post: 03-03-2010, 04:23 AM
  3. milestone 3d music app
    By jdm in forum Droid Hacks
    Replies: 18
    Last Post: 03-01-2010, 07:52 AM
  4. Milestone Music Player with cover flow
    By thebowers in forum Android Applications
    Replies: 8
    Last Post: 02-21-2010, 08:51 PM
  5. What happened to the coverflow music apk in BB?
    By RonsHome in forum Hacking Help
    Replies: 4
    Last Post: 02-12-2010, 07:13 AM

Search tags for this page

android coverflow

,
android-coverflow
,

astro insufficient permissions

,

cover flow apk

,
cover flow.apk
,
coverflow android
,
coverflow android apk
,

coverflow apk

,
google music cover flow
,

milestone music apk

,
milestone music player
,
milestonemusic.apk
Click on a term to search our site for related topics.
Find us on Google+