Can Google Music use EMMC?

T-Keith

Senior Member
Sep 9, 2010
948
71
0
I've been using Google music for a while now. I've almost got my music uploaded from work.(Yes it is slow) But after listening a while my SD card gets full and causes all sorts of problems. Nandroid backups take up so much space on this phone, so my SD card is full and my EMMC storage is empty since nothing seems to use that.

Has anyone modified Google Music to make it use EMMC memory?
 

neotericpiguy

Senior Member
Jun 15, 2010
52
2
0
I once had a problem where a video player app would only look on the sd card for videos and media. I wanted to store all my videos on emmc, but the app wouldn't search there. I ended up remounting emmc to a folder on the sdcard and whenever the app would look for files on my sdcard it would see the remounted emmc folder and scan those files. Basically, i made a folder /sdcard/emmc/ and i would run:
"mount /mnt/emmc/ /sdcard/emmc/" so whenever you navigate to the /sdcard/emmc/ folder you would see the contents of /mnt/emmc/.

Symlinks would be ideal for this, but I don't think they work on vfat.