This is a very small post as you can see..
I have observed that many of the users are having trouble while flashing most of the custom ROMs available for K3 note.
I myself was facing this problem.
After any Android KitKat update system doesn't allow the SD card to be used as default storage.
Most of the apps required permission to read write and edit files.
For example if you have encrypted any files on your SD card using ES Explorer then you cannot decrypt it unless you give it permission to write on SD card and sometimes it doesn't even ask for permission.
Well there is a simple solution to this thing.
What I did is I install Xposed installer for nogat.
And there is an Xposed module called XinternalSD which allows external SD card to be used as internal SD, basically it provides a false path to the internal SD.
Hope this helps..
can i use magisk instead of xposed?
Related
Hey I wanna use mounts2sd app in order to move applications to my sd card (apps like facebook, google chrome and other unmoveable apps)
but once I launch the application it says:
the sd-ext partition could not be located mounts2sd
I get similar error using Link2sd app:
second partition not found link2sd
What to do?
several information about my phone:
- Galaxy s4 gt-i9500
-EXTERNAL SD CARD: 32GB SanDisk Ultra MicroSDHC MicroSD Card Class 10 UHS-U1
-Build number: JDQ39.I9500UBUBMH1
-Based version: UBUBMG9
-Fully rooted. superSU fully updated
-both application gained root access.
-using Crash ROM V8 (sep 2013)
-Using Presus kernel alpha9
-init.d script is fully supported, installed, and working
-Busybox is supported, installed and working
(crash rom supports Busybox and inti.d script)
thanks for helping :fingers-crossed:
???
help please
????????????????????????
second partition not found link2sd
Click to expand...
Click to collapse
Is your SD card partitioned ? If not, this is normal from Link2SD.
Your problem is that your SD card is not mounted at all (no /storage/ExtSdCard folder).
Did you try your SD card with another device ?
Unfortunately, some users report problems with ScanDisk SD Cards on Samsung devices, it may also come from the brand.
XS_31 said:
Is your SD card partitioned ? If not, this is normal from Link2SD.
Your problem is that your SD card is not mounted at all (no /storage/ExtSdCard folder).
Did you try your SD card with another device ?
Unfortunately, some users report problems with ScanDisk SD Cards on Samsung devices, it may also come from the brand.
Click to expand...
Click to collapse
thanks for answering
I dont think my SD card is partitioned.. i mean I have never changed/ created anything.. should it b partitioned automatically or i should change something? cuz i havent changed anything..
so anyway, how do I partition my sd card?
thank you very much
SD card partition is made with a Partition wizard tool on a PC with memory card reader. You can also use CWM recovery.
SD card partition erases the whole content of the SD card, so be sure to make a backup before.
For low end devices with few internal memory, it can be useful to create a 2nd partition on the SD card to link applications into it and save place in internal memory (link2SD does it perfectly).
But for our devices, i'm not sure this is useful because internal storage is quite big already.
You can still move applications on the SD card with link2SD (it does not need 2dn SD card partition to work anyway) :
select the app in the list, then select "move to SD card"
Hi,
As the title says, I can't write to my external SD card. I'm trying to use apps like Link2SD or FolderMount.. None of these work because I don't have permissions to write on sd card. Can you please help me?
Thanks!
Which rom?
And which Busybox?
Hi, I'm using Dirty Unicorns on my Redmi2. Since it's marshmallow, I'm using adoptable storage, i.e. using my sd card as internal storage, so I can install apps to the sd card. but since this mode formats and encrypts the sd card, I can't access files that I want to flash with TWRP when booting recovery. I thought TWRP 3 was supposed to support adoptable storage, but even after updating it I can't seem to get it working. Am I forgetting something here?
Thanks in advance.
Where in the Aroma File manager are you Searching for your SD card ? Pls attach a Screenshot of the directory , using root explorer
You must identify where exactly your adoptable SD card mounted to. You can search for it using CM File manager. It should be like /mnt/storage/XXX.
I am using Xolo Q700s Cynogenmod Lollipop
I installed Cynogenmod 12.1 V3 stable. In that they had made inbuilt feature that External SD CARD is loaded as internal memory i.e SDCARD0. I want to chnage that because as I don't have any SD Card I cannot operate my phone. eg xender says sd card disabled and don't open. bluetooth says : transfer unsuccessful as sd card not found to save files. Cannot save books or data from app as download fails as my phone has no external sd card.
I tried changing fstab file but when i reboot the phone it gets back to default settings. I searched a lot but cannot find way to transfer internal sd card from external to internal memory. I can't understand how to change this setting in cynogenmod
Pls Help.
if possible reply at [email protected].
Edit 1 : When I checked fstab file in /system folder, the command was written as in last 2nd line: sdcard1:8 non-removable. What this is.
Pls help me, I cannot use my phone, cannot install and run apps and my phone is of no use to me.
I'm on a Redmi 3S with 16 GB internal storage which runs on unofficial version of LineageOS by Fedosis. I was not using an SD card, hence everything was in the internal memory itself.
As the app and app data is getting huge, I wanted to move this to an external storage. So I got a 32 gig SD card. While setting up the card, I used the option "as internal memory". After installation I could not access my phone memory. And when I rebooted to recovery via TWRP, I cannot see this SD card. Only thing I could see was phone memory. So it's kind of a complication to flash apps.
So I again formatted the SD card and set it up "as portable memory". Now I can access the phone memory normally and in TWRP also. But when I try to move the apps, [eg: Hearthstone, Flamingo, etc] it says, it's not possible.
So, how should I set up my new SD card, so that I can move the existing apps into it and also install new apps to the same SD card?
format as internal storage and then go to appsettings and manually move them to external memory. but this isnt supported by all apps.
to flash something with twrp than, you have to put the file you want to flash into /data/media/0/TWRP
merlin.berlin said:
format as internal storage and then go to appsettings and manually move them to external memory. but this isnt supported by all apps.
to flash something with twrp than, you have to put the file you want to flash into /data/media/0/TWRP
Click to expand...
Click to collapse
Thank you.