Amazon MP3 to external SD card - AT&T Samsung Galaxy Note II

Are there any hacks to force Amazon MP3 to download songs to the external SD card?

raduque said:
Are there any hacks to force Amazon MP3 to download songs to the external SD card?
Click to expand...
Click to collapse
Just been looking at this too. Thought I could get clever with Android being basically Linux and move amazonmp3 to the external SD then do a symlink. But of course, durrrr, the SD card is in FAT32 format, which doesn't support symlinks.
amazonmp3 does recognise music on the external SD card, so I suppose you could move all the existing music across and then use some kind of automation (probably llama?) to do an overnight move of any newly downloaded music from virtual to external.
Bit of a kludge though. We could do with a cloud service that'll let you specify where the cache should go.

Cloudane said:
Just been looking at this too. Thought I could get clever with Android being basically Linux and move amazonmp3 to the external SD then do a symlink. But of course, durrrr, the SD card is in FAT32 format, which doesn't support symlinks.
amazonmp3 does recognise music on the external SD card, so I suppose you could move all the existing music across and then use some kind of automation (probably llama?) to do an overnight move of any newly downloaded music from virtual to external.
Bit of a kludge though. We could do with a cloud service that'll let you specify where the cache should go.
Click to expand...
Click to collapse
Not so much the cache, as I'd like purchased music downloads to go on the sd card so PowerAMP can read them.
I've just been moving the folder manually every few months.

Related

[Q] mount internal memory to sd card

i'd like to mount my incredible's internal storage to a folder on my sd card.
the reason is that the music player i'm using only lets you incorporate music into your library from either internal storage or sd card but not both, but i'd like to make use of all the space i have available for music. so i figure if i could do what i'm asking about i could trick the player.
buuuut i'm not so good with the mount command and linux in general... could anyone help me out? i've got root and all.
is this even possible? its like mounting drive D: into drive C:.....
I am a Linux/Android novice, but perhaps something with symlinks? I might play around with it later and let you know.
burkart said:
i'd like to mount my incredible's internal storage to a folder on my sd card.
the reason is that the music player i'm using only lets you incorporate music into your library from either internal storage or sd card but not both, but i'd like to make use of all the space i have available for music. so i figure if i could do what i'm asking about i could trick the player.
buuuut i'm not so good with the mount command and linux in general... could anyone help me out? i've got root and all.
Click to expand...
Click to collapse
if by 'mount' you mean 'link', maybe. Why don't you just put all the music on the internal? 8 gigs is quite a bit, even for apps and music...
This works:
mount -o rw,nosuid,nodev,noexec,uid=1000,gid=1015,dmask=07020,iocharset=iso8859-1,shortname=mixed,utf8 -t vfat /dev/block//vold/179:3 /sdcard/subsonic
Obviously change subsonic to whatever folder you want to use. And I'm not positive but I think a folder with that same name must already exist on your sd card before mounting. Beware that before you can enable USB disk mode you have to execute the following command first:
umount /sdcard/subsonic
Again change subsonic to whatever folder you are mounting to.
I'm pretty sure you need superuser permission to execute a mount command. I recommend creating 2 shortcuts with Gscript to easily execute either command.
The challenge is your sdcard is formatted with fat. Symbolic links cannot be created within a partition formatted with fat and similarly you cannot mount a partition to a folder that resides on a fat partition.
You could format your sdcard with ext, but that would likely present you with another skew of challenges.
I had a similar question as the Samsung Vibrant does the same thing where internal memory is under /sdcard and then the actual sd card is under /sdcard/sd. Is there a way to make the Incredible do something similar? This makes the internal memory very useful as it is treated as sd-card allowing full use of the 8gb for many apps that do not handle internal memory well.
Currently internal is mounted as /emmc and sd card as /sdcard.
ppd0526 said:
I had a similar question as the Samsung Vibrant does the same thing where internal memory is under /sdcard and then the actual sd card is under /sdcard/sd. Is there a way to make the Incredible do something similar? This makes the internal memory very useful as it is treated as sd-card allowing full use of the 8gb for many apps that do not handle internal memory well.
Currently internal is mounted as /emmc and sd card as /sdcard.
Click to expand...
Click to collapse
+1 for this. I'd love to use Winamp's wireless sync but my puny 2GB SD is'nt gonna cut it for my 26+ GB music lib... so I store music on the internal for now
zeke1988 said:
is this even possible? its like mounting drive D: into drive C:.....
Click to expand...
Click to collapse
Sorry to dig up an old thread, but you can mount drive D into a folder on drive C. The feature is actually built into windows.
Just buy a 32GB class 4 card for 50 bucks. Put all your music on it. problem solved.
Also I looked it up; android doesn't support any sd cards above class 4. If it works great if not oh well.
burkart said:
i'd like to mount my incredible's internal storage to a folder on my sd card.
the reason is that the music player i'm using only lets you incorporate music into your library from either internal storage or sd card but not both, but i'd like to make use of all the space i have available for music. so i figure if i could do what i'm asking about i could trick the player.
buuuut i'm not so good with the mount command and linux in general... could anyone help me out? i've got root and all.
Click to expand...
Click to collapse
pragmatous said:
Also I looked it up; android doesn't support any sd cards above class 4. If it works great if not oh well.
Click to expand...
Click to collapse
Can you link to where you found that info please, as I'm just about to buy a new card and that could be rather important!
Thanks

How to choose which partition to save files to?

Is there an option where I can choose between saving apps or photos into either the USB storage or device memory partition?
bumping this thread
I'm interested in this as well. I've moved media files to the external sd card and the phone doesn't see them. System info widget is only showing 1.67 GB internal storage while I know that can't be right. Still trying to figure out storage on this device. Any suggestions would be appreciated.
GadgetMonger said:
I'm interested in this as well. I've moved media files to the external sd card and the phone doesn't see them. System info widget is only showing 1.67 GB internal storage while I know that can't be right. Still trying to figure out storage on this device. Any suggestions would be appreciated.
Click to expand...
Click to collapse
For me, after I unplug the USB cable, it goes through a "Media Scan," and items that I had on the external SD Card are imported (at least ringers and notifications)... But I can't seem to get it to actually DO anything with the REAL SD Card... The phone thinks that the SD Card is the internal storage on the phone (the PHONE partition).
I copied some movie files over to the sd card to play them with Moobo, but there doesn't seem to be a way to navigate to them. I had to copy them to the PHONE partition.
Dalmus said:
For me, after I unplug the USB cable, it goes through a "Media Scan," and items that I had on the external SD Card are imported (at least ringers and notifications)... But I can't seem to get it to actually DO anything with the REAL SD Card... The phone thinks that the SD Card is the internal storage on the phone (the PHONE partition).
I copied some movie files over to the sd card to play them with Moobo, but there doesn't seem to be a way to navigate to them. I had to copy them to the PHONE partition.
Click to expand...
Click to collapse
Hmmm... I don't think my device is working that way if it's supposed to. I put my ringers and pictures on the external sd, but they didn't get imported. They weren't there when I tried setting a ringtone and the pics weren't in my gallery. I did get the media scan. I just assumed that it was an antivirus app? And my phone definitely isn't seeing my sd card as internal storage. My card is practically empty yet I'm only showing 1.67 GB internal storage. Of course that could be a problem with the widget, but it does drop if I install anything from the market.
GadgetMonger said:
Hmmm... I don't think my device is working that way if it's supposed to. I put my ringers and pictures on the external sd, but they didn't get imported. They weren't there when I tried setting a ringtone and the pics weren't in my gallery. I did get the media scan. I just assumed that it was an antivirus app? And my phone definitely isn't seeing my sd card as internal storage. My card is practically empty yet I'm only showing 1.67 GB internal storage. Of course that could be a problem with the widget, but it does drop if I install anything from the market.
Click to expand...
Click to collapse
On your SD card, do you have the ringers and notifications in the proper directory tree? Its got to be /media/audio/ringers or /media/audio/notifications
As for free space, when you go to SETTINGS ->STORAGE you should see THREE subsections... The first is your physical SD card, the second is "USB storage" which is the internal space you get to play with, and the third is "Device" storage, which is apparently 2GB instead of the 1GB as advertised.
Mine is working as expected.
SD card = 14.92 Total Available 11.68 GB (have a lot of photos, music videos and songs)
USB or Internal = 11.50 Total Available = 11.38 CB
Device Memory = 1.60 GB
The difference between actual and stated is for the hidden system files I guess.
does anyone have an answer to my original question?
Dalmus said:
On your SD card, do you have the ringers and notifications in the proper directory tree? Its got to be /media/audio/ringers or /media/audio/notifications
As for free space, when you go to SETTINGS ->STORAGE you should see THREE subsections... The first is your physical SD card, the second is "USB storage" which is the internal space you get to play with, and the third is "Device" storage, which is apparently 2GB instead of the 1GB as advertised.
Click to expand...
Click to collapse
As for the ringers, yup. The phone recognizes them when they're on the root of the card, just not in external sd.
And yes I did find storage in settings. Nothing matches up with what the widget shows so... That makes 2 or three apps that I regularly use that aren't working right on this phone.
The internal memory still seems low to me though. In settings it's showing 1.77 GB. I guess the problem here is that I'm not understanding how to use the storage available. On my 3d I have internal phone which is at almost 6 GB with around 100 apps installed. Never have used app to sd applications. My sd card is a 16 GB and its loaded down to about 7 GB free. Music, pics and ringtones all go to the SD card and the phone reads the files and uses them accordingly.
My GSII has about 50 apps and is showing 1.77 GB free, but that drops whenever I download a new app. So it seems as though if I approach 100 apps I'll run out of internal memory. No? That means I have no choice but to use an app to sd application?
GadgetMonger said:
My GSII has about 50 apps and is showing 1.77 GB free, but that drops whenever I download a new app. So it seems as though if I approach 100 apps I'll run out of internal memory. No? That means I have no choice but to use an app to sd application?
Click to expand...
Click to collapse
I believe there's 16gb of total storage on the phone.
2gb is reserved for apps.
14gb is reserved for OS and "other" such as photos, media, etc...
If you go into Settings-> Applications -> Manage Applications and select an App that you downloaded, you'll get the option to move the App to the SD card. You might try that.
Cheers
maxspiderx said:
Is there an option where I can choose between saving apps or photos into either the USB storage or device memory partition?
Click to expand...
Click to collapse
Apps go to your 2gb partition and photos and music will go to the usb partition. You can move stuff from the usb partition to your as card. I downloaded ringtones and moved them to my as card and they work fine. As far as apps go if u download apps2sd supposidly u can move an apps to usb storage that way if u run out of your 2gb.
The Evo3D Killer!!!
musclehead84 said:
Apps go to your 2gb partition and photos and music will go to the usb partition. You can move stuff from the usb partition to your as card. I downloaded ringtones and moved them to my as card and they work fine. As far as apps go if u download apps2sd supposidly u can move an apps to usb storage that way if u run out of your 2gb.
Click to expand...
Click to collapse
The problem is that once you move things to the SD card, you can't access them anymore, at least not from inside any apps that I've seen.
I'd love to put a bunch of MP3's and .AVI's on the SD card so I can play them, but none of the movie apps have an option to look at the SD card... Or rather, the CLAIM they look at the SD card, but really they're looking at the internal memory of the phone, not the actual SD card.
I have all of my media (mp3s and videos) on my external SD and they are being read just fine. Most apps will let you specify what location your media is stored. I use Mobo player and it lets you choose where the media directory is, even multiple directories. I use my external SD card so i point to: /mnt/sdcard/externa_sd/what ever folder name you want
Dalmus said:
The problem is that once you move things to the SD card, you can't access them anymore, at least not from inside any apps that I've seen.
I'd love to put a bunch of MP3's and .AVI's on the SD card so I can play them, but none of the movie apps have an option to look at the SD card... Or rather, the CLAIM they look at the SD card, but really they're looking at the internal memory of the phone, not the actual SD card.
Click to expand...
Click to collapse

Internal/External SD Cards

Just got my GS2 today and I must say this is the easiest phone I have rooted to date! I have been working my way around the OS and found that apps are not seeing my files on my External SD Card. Is there a way to sort of sync these? I guess I dont mean sync, but have apps search both internal and external storage for files? Take beautiful widgets, I have a ton of images on the ex sd card. When I launch the app to apply one of those images it looks in phone storage and gives no option to search the ex sd card.
Thanks
cordell12 said:
Just got my GS2 today and I must say this is the easiest phone I have rooted to date! I have been working my way around the OS and found that apps are not seeing my files on my External SD Card. Is there a way to sort of sync these? I guess I dont mean sync, but have apps search both internal and external storage for files? Take beautiful widgets, I have a ton of images on the ex sd card. When I launch the app to apply one of those images it looks in phone storage and gives no option to search the ex sd card.
Thanks
Click to expand...
Click to collapse
easiest thing would to move everything to the internal sd card. i dont like how the phone sees SD card (internal) then from there i have to navigate to the folder called 'external sd' to look at my microSD files.
tool2269 said:
easiest thing would to move everything to the internal sd card. i dont like how the phone sees SD card (internal) then from there i have to navigate to the folder called 'external sd' to look at my microSD files.
Click to expand...
Click to collapse
Exactly, but what good is it to have an external card if the apps dont use it? If I have to move everything to the internal card, what can I put on the external card and be able to use/access? None of my apps recognize the external card, lol.
i use my external sdcard for music & movie business and use the internal for everything else. i sync back & forth between pc & cell a lot so having a CLEAN (aka, none of those extra android folders) sdcard makes browsing and syncing much easier, cleaner, and organized. also, without that android bloat i can tell exactly how much goodies i have just by looking at the size of external sdcard
ps: external sdcard is more or less just a subdir on the internal sdcard.... its /sdcard/external_sd if i remember correctly.
i just slap my movie files onto thte internal sd since i delete them afterwards... didnt realize 16 gb is a lot of space lol
I removed some movies from the internal memory but when i go to storage, the available free space is the same as when the movies where there. I held the movie file down and selected delete when the pop up menu came up.
Any suggestions to clear the inetrnal memory or do i need to format the usb storage which will delete everything from internal memory?
Thanks,
Ian B

Amazon mp3 with SD card

I am using a 64gb SD card with my s3 and want to download my music to it. Aside from the no apps to SD card issue, the Amazon mp3 app lacks the option to save data to SD.
I moved the data folder to the SD card and music plays fine. After that, I renamed the amazon folder on the internal storage and tried a download. The app created a new folder and downloaded the album to internal storage.
Any ideas on how to get my downloads headed straight to the sd card?
Stock Sprint 32gb s3. Sandisk 64gb class 10 card.
Thanks!
I would like the answer to this as well if anyone knows
Pretty sure this is an issue with the app itself. I wonder if you could create a symbolic link to the extSD card to fool the app into storing the files there instead. Anyone?
What I do is everytime I download some music from AmazonMP3 is just cut and paste the music folder to the extSdCard. Not sure how the whole symlink thing works.

[Q] Move apps to the EXTERNAL SD card??

Any way to truly move apps to the external SD card?
I have just recnetly learned that moving apps "to the SD card" in the settings>apps menu doesnt truly move them to the external SD card.
Why is that?
I dont have many apps yet, but it seems the apps i do have slowly get larger and larger as i use them and they save user data. (game progress for example).
Id like to know that I could at least move things that i dont care how fast they load to a truly external SD card (along with my wallpapers, ringtones, etc)
Even if theres a manual way via USB, thats cool. Just hoping someone with more than about a months worth of experience with a captivate glide (or really, i guess any phone that by default wont let you) could give some advice.
thanks!
Pawprints1986 said:
Any way to truly move apps to the external SD card?
I have just recnetly learned that moving apps "to the SD card" in the settings>apps menu doesnt truly move them to the external SD card.
Why is that?
I dont have many apps yet, but it seems the apps i do have slowly get larger and larger as i use them and they save user data. (game progress for example).
Id like to know that I could at least move things that i dont care how fast they load to a truly external SD card (along with my wallpapers, ringtones, etc)
Even if theres a manual way via USB, thats cool. Just hoping someone with more than about a months worth of experience with a captivate glide (or really, i guess any phone that by default wont let you) could give some advice.
thanks!
Click to expand...
Click to collapse
You have sd card integrated to the board, its not true sd card. You can swap internal sd to external sd, then you can use same move function to use external micro sd card as application storage.
bubor said:
You have sd card integrated to the board, its not true sd card. You can swap internal sd to external sd, then you can use same move function to use external micro sd card as application storage.
Click to expand...
Click to collapse
So theres no way to just manually tell it to move there without messing up whats already on the internal storage?
The Android system still has no option to move app to external sd. You can copy everything from internal (built-in) sd to external and apply change-fstab.zip to make Android think that your external sd is internal and vice versa. Works on every 4.4 rom. No performance drawbacks if using class 10 sd card. Worked for me flawlessly and thanks to bubor for this great feature.
And for manually... There's an app called Link2SD. It's some sort of workaround. You make second partition on your external SD and move apps there, leaving links for Android system on your internal storage. You can find it in google market, be sure to read instructions first.
Makshow said:
The Android system still has no option to move app to external sd. You can copy everything from internal (built-in) sd to external and apply change-fstab.zip to make Android think that your external sd is internal and vice versa. Works on every 4.4 rom. No performance drawbacks if using class 10 sd card. Worked for me flawlessly and thanks to bubor for this great feature.
And for manually... There's an app called Link2SD. It's some sort of workaround. You make second partition on your external SD and move apps there, leaving links for Android system on your internal storage. You can find it in google market, be sure to read instructions first.
Click to expand...
Click to collapse
I remember trying link2sd on a friends tablet recently. it recognized certain apps as moveable, but when i actually tried to move them (on an SD that i had already partitioned) it said failure every time.
But im not sure i want to switch my storage entirely. I would just like to allow, say another 4 gigs on my SD card (with the other 4 being for wallpapers, ringtones, etc). i have an 8 gig card right now.
Then you should try link2sd here. Basically, no other options, unless you wish to emulate Link2SD work with some scripts and move apps manually. I saw some patches for Lenovo phones to combine internal storage or something like that, but they will not work on Glide obviously.

Categories

Resources