persistentone
Well-Known Member
My Android phone is NOT rooted and I do not want to root it. Is there any way to attach it to a Windows PC by USB and get file system access so that I can create a symbolic link on the flash file system? Is there any way to do this from a graphical environment under Windows rather than hassling with the command line syntax?
The problem I am trying to solve is with Amazon's MP3 application. This thing is so poorly written that it gives no way to use the SDCARD to store music. My music collection is quickly filling up all of the available flash on the phone. The easy solution to this problem is to have the folder that Amazon MP3 uses secretly be a symbolic link to a folder on the SDCard. That way Amazon MP3 thinks it is using the flash drive, but the actual content in that folder is being stored on the SDCard.
Is there any way to accomplish this through a development environment on a Windows PC?
The problem I am trying to solve is with Amazon's MP3 application. This thing is so poorly written that it gives no way to use the SDCARD to store music. My music collection is quickly filling up all of the available flash on the phone. The easy solution to this problem is to have the folder that Amazon MP3 uses secretly be a symbolic link to a folder on the SDCard. That way Amazon MP3 thinks it is using the flash drive, but the actual content in that folder is being stored on the SDCard.
Is there any way to accomplish this through a development environment on a Windows PC?