Allow Apps to Write to SD Without Root? - BLU R1 HD Questions & Answers

Hello, I was wondering if anyone had found a way to allows apps installed on the BLU R1 HD to write to the SD card? I've always had bad luck with rooting phones in the past and I do my best to avoid it, so I'd prefer to do it without rooting the phone. I just want to keep podcasts and the like on my SD card rather than on the limited internal storage 8/

I have used an exposed module to do it: http://forum.xda-developers.com/xposed/modules/xposed-marshmallow-sd-fix-write-t3403263 But, of course, you would have to be rooted. This phone is one of the easiest to root that I've had. Google considers it a security hole to let applications write anywhere they want on the SD card.

switching to adopted storage and you can write apps to sd.
also I should add don't believe the box, I have my 128gb card working perfect as internal storage (box says up to 64gb)
also rooting the phone is one of the easiest root processes, you should just go for it

Related

Is it possible to move Apps to SD card ?

LG Optimus 4X HD
At least on my fone, this is a problem.
There seems to be no way to move the Apps to the Phone SD card or External SD card.
I used several apps ( App2SD etct etc ) from Google Play.
They all show the installed Apps ON PHONE.
And offer the option to select which apps you want to move over to the Phone SD card.
But when I select the Apps to move , the option that comes up only shows two choices: FORCE STOP or UNINSTALL.
Nothing else.
Do these so called new power smartphones prevent any installed apps to be
transferred to the Phone SD card or External SD card ?
I heard from a friend that even some latest Samsung phones have similar limitation features.
Probably there is some technical reason behind this. Perhaps rooting is needed ?
Appreciate if anyone here could enlighten.
Thx.
Actually, app are installed on the sdcard directly. The sdcard is actually the phone memory. Perhaps you want to install app on your micro sd card or the external_sd. You'll need Link 2 SD for that one. Moving apps to sdcard option was removed in ICS.
http://www.chainfire.eu/articles/113/Is_Google_blocking_apps_writing_to_SD_cards_/
Agustus said:
LG Optimus 4X HD
At least on my fone, this is a problem.
There seems to be no way to move the Apps to the Phone SD card or External SD card.
I used several apps ( App2SD etct etc ) from Google Play.
They all show the installed Apps ON PHONE.
And offer the option to select which apps you want to move over to the Phone SD card.
But when I select the Apps to move , the option that comes up only shows two choices: FORCE STOP or UNINSTALL.
Nothing else.
Do these so called new power smartphones prevent any installed apps to be
transferred to the Phone SD card or External SD card ?
I heard from a friend that even some latest Samsung phones have similar limitation features.
Probably there is some technical reason behind this. Perhaps rooting is needed ?
Appreciate if anyone here could enlighten.
Thx.
Click to expand...
Click to collapse
The LG 4X has a different memory structure than other Android devices I have used so far.
Normally an android device's integrated storage is partitioned like this:
-You get a program storage (1-2GBs if you are lucky)
-You get what's left of the integrated storage as SD card (minus the OS used space)
-You can add an external SD card which will be your... ermm external SD card
-In OTG enabled devices you can also add a USB storage
Now the difference in our LG 4X is that the manufacturer has opted to combine the program storage and internal storage into one storage location, thus saving us the trouble of moving apps to SD all the time and so giving as 12GBs of storage so we can use however we want.
In my Galaxy S with android 2.3.3, I can also move apps to external SD, but afaik this is not supported in ICS and JB, so yeah I concur your irony above, rergarding the super wow smartphones. Still I am sure there were various reasons for Google to not support it (and maybe moving to external SD was Samsung proprietary operation-not clear about that still)
psolord said:
The LG 4X has a different memory structure than other Android devices I have used so far.
Normally an android device's integrated storage is partitioned like this:
-You get a program storage (1-2GBs if you are lucky)
-You get what's left of the integrated storage as SD card (minus the OS used space)
-You can add an external SD card which will be your... ermm external SD card
-In OTG enabled devices you can also add a USB storage
Now the difference in our LG 4X is that the manufacturer has opted to combine the program storage and internal storage into one storage location, thus saving us the trouble of moving apps to SD all the time and so giving as 12GBs of storage so we can use however we want.
In my Galaxy S with android 2.3.3, I can also move apps to external SD, but afaik this is not supported in ICS and JB, so yeah I concur your irony above, rergarding the super wow smartphones. Still I am sure there were various reasons for Google to not support it (and maybe moving to external SD was Samsung proprietary operation-not clear about that still)
Click to expand...
Click to collapse
App2SD was introduced in Android 2.2 (FroYo). However, different developer solutions were already around at that time (a2sd+, link2sd etc.), but they required an ext3/ext4 partition, while the build-in app2sd would move them to a folder (.android-secure) on the FAT32 partition. The app2sd feature was eagerly awaited because of the limited storage devices had back then (the Nexus One had 512MB internal memory, of which 447 were usable and ~150 MB were used for /system). Now with bigger internal storage and the different internal structure which is used since ICS (and which is also the reason newer devices use MTP), moving apps to external SD is no longer officially supported. So you'll just have to use a developer's way again, in our case it's Directory Bind. I haven't used it yet since I still have some free space left, but it was reported to work properly. Afaik it just moves the files to external SD and then links the folders. Root should be required, but I don't know exactly. Personally i'd root nevertheless, as it gives you some advantages (Ti Backup, Ad-Free etc).
psolord said:
The LG 4X has a different memory structure than other Android devices I have used so far.
Normally an android device's integrated storage is partitioned like this:
-You get a program storage (1-2GBs if you are lucky)
-You get what's left of the integrated storage as SD card (minus the OS used space)
-You can add an external SD card which will be your... ermm external SD card
-In OTG enabled devices you can also add a USB storage
Now the difference in our LG 4X is that the manufacturer has opted to combine the program storage and internal storage into one storage location, thus saving us the trouble of moving apps to SD all the time and so giving as 12GBs of storage so we can use however we want.
In my Galaxy S with android 2.3.3, I can also move apps to external SD, but afaik this is not supported in ICS and JB, so yeah I concur your irony above, rergarding the super wow smartphones. Still I am sure there were various reasons for Google to not support it (and maybe moving to external SD was Samsung proprietary operation-not clear about that still)
Click to expand...
Click to collapse
Regarding OTG enable devices, I cannot understand why LG 4X doesn't support the OTG feature, it should be important to support it in order to make this smartphone a wonderful replacement of a computer (we may use external usb hard-disk or even external usb DVD/BR-writer).
Regarding internal/external sd card, if I use the command line "mount" inside a terminal, I see two lines including "/mnt/sdcard" and "/mnt/sdcard/external_sd" parameters. My question is: theoretically is it possible to swap the two a/m lines, so to mount "/mnt/sdcard" as external (the real external SD card) and "/mnt/sdcard/external_sd" as internal storage? If possible, how to do it? Root grants are enough to do it, or we need more to do it?

S5 SD Swap/ mount Question

Hi
I have just jumped from iPhone to Samsung S5 and was wondering if there is a simple way to swap the internal memory with an external SD card? I have an android gaming tablet with a custom rom which does this automatically, making the OS install, download and do everything onto the external card.
I saw a post here http://forum.xda-developers.com/showthread.php?t=1377628 which talks about modding a system file will that do what i want? currently after installing TomTom and several map packs i now only have a few GB left of 16
Ps.. I have done the SDFix already to enable writing to the SD but TomTom requires the maps to be in the Root folder so you cant " move to SD " it only moves the program. I have S5 with KitKat 4.4.2 i believe.
Anyhelp apreciated.
82 views and no reply, is it because it can no longer be done?
I'm by no means an expert, but KitKat has severely limited this capability, apparently.
I'm betting that you would need a custom boot-loader in order to fully host the OS form the SD card.
Depending upon which specific S5 variant you have you'll have different options to mitigate this. Some of the big USA carriers (notably AT&T) are shipping with locked boot-loaders, which prevents fully customizing the ROM / OS load. From what I gather, but have not attempted, not even SafeStrap is currently capable of retargeting the system to the SD card.
Depending on the app, you may be able to (on a rooted phone) make a soft-link on the filesystem and redirect that application's data to the SD card. I'd think that the more safe way to go, but again I have not tried it.
Keep in mind, also, that hosting the OS from the SD card would likely impact performance heavily. In my testing the internal flash memory has at least 2x to 3x the performance of the fastest microSD I could find to test with, and more like 10x the speed of a cheap SD card (my phone is the US AT&T variant). This has huge ramifications for much-accessed / randomly-accessed content, and by derivation probably impacts how well the phone feels in operation.
I see, i thought it would be easy like my gaming tablet, the 'system' still runs on the devices internal memory but the 'storage' runs from the SDCard.
My phone is a UK/ EU model and is not locked to any provider as bought outright. Is it possible to flash it with a stock rom that does allow the swapping of the SD, one slightly older than 4.4.2 which it is currently on?
I filled up the small 16gb within 2 hours of having the phone so having external memory is a must really. TomTom is taking up alot of the room and i dont think you can move the DATA to the SD card as it reads from root of device.
any help appreciated.
Any update in this?

[Q] External SD write fix for non root?

Is there an external card write fix for non root user that works? Thanks!
No
bachnguyen310 said:
Is there an external card write fix for non root user that works? Thanks!
Click to expand...
Click to collapse
You know. That update date by tmobile might have enabled the SD card write. I'm rooted, but never applied any type of patch...and no problem here.
If you use stock file browser and some Google apps you can write with no prob. It is the 3rd party file managers that give issues.
Given that LG and Samsung are just about the only big OEMs that make androids with a removable battery and microSD slot, I think this whole "security" meme is nothing more than a poorly veiled attempt at herding the masses to use internal memory and/or cloud-based storage. Slimy tactics.

[Q] How to transfer apps from the phone & sdcard 0 to sdcard 1 (external sd card)

I don't know whether this question has already been asked here but since I'm a newbie and this Droid 4 is my only Android phone (all others are Windows Phones), I'd like to ask this one:
I performed the partition of my phone's memory and split it 50/50 so that I could boot into the stock ROM if something would go wrong with CM11 updates. Not the wisest move since I'm not using that stock ROM at all
OK, the memory of my phone (where I'm running CM11) is running out so therefore I'd need to know:
1) Is there a way to modify the partition afterwards without losing any information from the memory of my phone?
2) Is there a way to move apps from phone's internal memory and SD card (a.k.a. sd card 0) to an external SD card (a.k.a. sd card 1)? I have 64Gb micro SD where I could move lots of stuff if I'd only know how.
And my apologies if this question has already been asked here.
try foldermount from playstore...
I'm fully aware of that app but it's not free.
Any other choices???
well i can only recommend Foldermount since im using it myself and the basic features are free and satisfy my needs fully.
but hey, the full version costs only ~2 dollars or so...

Accessing Huawei P9 external SD card

I'm coming from a rooted Samsung S4 to a non-rooted Huawei P9. With the rooted S4 I could do anything at all, the stock P9 is extremely restricted. I want to stay with stock because it's a phone that's been loaned to me and I don't want to risk breaking it, and I'd like the Android 7.x over the air update in a few months without having to unroot.
I would prefer not to mount the external SD as internal memory, as it's slower. I've tried creating files, deleting files, and changing permissions, I can't do anything.
Basically I would like to be able to do two things:
- Add and delete files to the external SD card using a file manager,
such as Root Browser
- Have Bittorrent Sync (or other apps) write to the external SD card
I know Android security was ramped up around Android 5, but this much restriction is crazy. Is there a way around to do this working within the stock OS? I may just have to give up on external SD, it seems pointless to have it right now.

Categories

Resources