Enable adoptable storage no root needed - LG Stylo 3 Questions & Answers

Have adb installed. Dev options enabled. Oem unlocking on. And usb debugging.
I have done this on my cricket stylo 3 and works great.
Open CMD (command prompt) on your PC and enter: “sm list-disks”. This will display the disk ID of your phone’s card.
Mine was the sm disk private:179,64. Yours may be diffrent.
Then enter “sm partition disk:XXX:XXX”, where you replace the X’s with the disk ID number.
Wait for the process to finish and reboot your phone.
After reboot goto storage settings.
click on internal storage then 3 dot menu and click migrate data.
These instructs were pulled from a load of diffrent websites including xda.
If any questions or probs google enabling adoptable storage and same methods for gs7
Keep in mind things go wrong. We all asume the responsibility when modifying our devices. I took the same riskz on my own device.
Also I made a comment but figured it should be here. When using this mod always use higb end class 10 or better sd cards. Low end cards can cause system lags due to low read write speed.
https://www.google.com/amp/www.tech...xy-s7-s7-edge-without-rooting-your-device.htm
Heres more reading on it

Also after reboot goto storage click sd card then 3 dot menu and merge data

Link not working...

KGNTSTNY said:
Link not working...
Click to expand...
Click to collapse
Sorry give me a few and ill update op

When the site comes back up ill post the instruc instead of link. Just be reminded this is not my work. Just my searching on the case and bringing it here for all to try.
And also more footnotes. Some people have claimed slivht lags sometimes using substandard sd cards. Im using a 32 gb samsung evo class 10 which has a decent read write speed so i have not noticed any lag yet.
Also i have not researched yet how to undo these changes from my understanding sd becomes encrypted and in past only a factory reset and a sd format in another device was only undo. I know mm didnt support decrypt dont know if nougat does or not

Adoptable Storage in MM:
adb shell
sm list-disks
sm list-volumes all
sm set-force-adoptable true
sm partition disk:179,128 private (replace with mixed what number you want to be external, ie: mixed 80 will leave 80% of card as external, 20% internal)
sm set-force-adoptable false
sm list-volumes all
NOTE: the fourth command partitions your SD card, and may take 2-3 minutes (or longer) to complete, depending on the size of your card. plus make sure you have a reliable and fast SD Card.
Disconnect your phone from the USB cable and reboot it. The reboot is crucial. Your phone may (or may not) take a bit longer to boot this time.
Once your phone is fully booted, tap Settings > Developer Options and disable USB Debugging, clicking “OK” to any messages that may appear.
Go to Settings > Storage & USB and tap your SD card. Tap the three dots in the upper-right corner and choose “Migrate data”.
If you were like myself before getting sandisks dual micro & regular sd ends (in 256GB!), I used the adoptable feature in MM up through Nougat. Now that I have a way to move items (not relying on apps that are flakey) in between my devices I have chosen to reload both phone & tablet (MM & Nougat) to fully adopt my exsdcards and its awesome! I mention this because if your still stuck getting items from the computer onto your device you can continue using the "mixed" command to keep part of your ex sdcard so as its visible under windows. I kept it low, to just get the 32gb I usually require on 16gb ROMS, but to do this you have to remember, you use the highest part of a 128gb sd card (86% on 119gb formatted) to add the smallest part to your internal memory.... ie "mixed 86%" will add 14% of your 128gb card to internal (if its like mine that formatted out at 119gb available) which roughly equals 32gb....
just sayin, great post... hope you didn't mind my adding
zach

TheMadScientist420 said:
Have adb installed. Dev options enabled. Oem unlocking on. And usb debugging.
I have done this on my cricket stylo 3 and works great.
Open CMD (command prompt) on your PC and enter: “sm list-disks”. This will display the disk ID of your phone’s card.
Mine was the sm disk private:179,64. Yours may be diffrent.
Then enter “sm partition disk:XXX:XXX”, where you replace the X’s with the disk ID number.
Wait for the process to finish and reboot your phone.
After reboot goto storage settings.
click on internal storage then 3 dot menu and click migrate data.
These instructs were pulled from a load of diffrent websites including xda.
If any questions or probs google enabling adoptable storage and same methods for gs7
Keep in mind things go wrong. We all asume the responsibility when modifying our devices. I took the same riskz on my own device.
Also I made a comment but figured it should be here. When using this mod always use higb end class 10 or better sd cards. Low end cards can cause system lags due to low read write speed.
https://www.google.com/amp/www.tech...xy-s7-s7-edge-without-rooting-your-device.htm
Heres more reading on it
Click to expand...
Click to collapse
Everything worked out without a hitch with adb, however after rebooting ive noticed that have no "migrate data " selection anywhere to be found. Ive got the spring stylo 3..if some one could help id appreciate it! class 10 samsung 512gb. recognized and works great in my phone.

[email protected] said:
Everything worked out without a hitch with adb, however after rebooting ive noticed that have no "migrate data " selection anywhere to be found. Ive got the spring stylo 3..if some one could help id appreciate it! class 10 samsung 512gb. recognized and works great in my phone.
Click to expand...
Click to collapse
A few pics

coolbeans2016 said:
Adoptable Storage in MM:
adb shell
sm list-disks
sm list-volumes all
sm set-force-adoptable true
sm partition disk:179,128 private (replace with mixed what number you want to be external, ie: mixed 80 will leave 80% of card as external, 20% internal)
sm set-force-adoptable false
sm list-volumes all
NOTE: the fourth command partitions your SD card, and may take 2-3 minutes (or longer) to complete, depending on the size of your card. plus make sure you have a reliable and fast SD Card.
Disconnect your phone from the USB cable and reboot it. The reboot is crucial. Your phone may (or may not) take a bit longer to boot this time.
Once your phone is fully booted, tap Settings > Developer Options and disable USB Debugging, clicking “OK” to any messages that may appear.
Go to Settings > Storage & USB and tap your SD card. Tap the three dots in the upper-right corner and choose “Migrate data”.
If you were like myself before getting sandisks dual micro & regular sd ends (in 256GB!), I used the adoptable feature in MM up through Nougat. Now that I have a way to move items (not relying on apps that are flakey) in between my devices I have chosen to reload both phone & tablet (MM & Nougat) to fully adopt my exsdcards and its awesome! I mention this because if your still stuck getting items from the computer onto your device you can continue using the "mixed" command to keep part of your ex sdcard so as its visible under windows. I kept it low, to just get the 32gb I usually require on 16gb ROMS, but to do this you have to remember, you use the highest part of a 128gb sd card (86% on 119gb formatted) to add the smallest part to your internal memory.... ie "mixed 86%" will add 14% of your 128gb card to internal (if its like mine that formatted out at 119gb available) which roughly equals 32gb....
just sayin, great post... hope you didn't mind my adding
zach
Click to expand...
Click to collapse
Hola, el proceso resultó bien, pero al momento de colocar "migrar datos" en mi teléfono aparece memoria interna insuficiente, y no me permite hacer nada más hasta reiniciar el equipo

?
joakingreat said:
Hola, el proceso resultó bien, pero al momento de colocar "migrar datos" en mi teléfono aparece memoria interna insuficiente, y no me permite hacer nada más hasta reiniciar el equipo
Click to expand...
Click to collapse
Is internal memory that low? Or.....
When I tried this could not find selection for migrating data, until clicking on second sd card listing. Not the very bottom one.... Had to send phone in for repair due to micro USB plug in it quite accepting micro usb cables. So, won't have mine back for weeks.
zls

Doesnt work for my A3 2017
When i type the partition command (with my disk id) in, my adb does nothing. After the procedure my sd card isnt formated. Please Help

Nils088 said:
When i type the partition command (with my disk id) in, my adb does nothing. After the procedure my sd card isnt formated. Please Help
Click to expand...
Click to collapse
Did you ever get this to work on the A3?
Trying to get this done without rooting

Does not work
Does not work on either Samsung Tab S3 with Oreo or with Galaxy 7 with Oreo. It appears the partition command does nothing. Perhaps locked out?

Nils088 said:
When i type the partition command (with my disk id) in, my adb does nothing. After the procedure my sd card isnt formated. Please Help
Click to expand...
Click to collapse
Hippotekhni said:
Does not work on either Samsung Tab S3 with Oreo or with Galaxy 7 with Oreo. It appears the partition command does nothing. Perhaps locked out?
Click to expand...
Click to collapse
Yep. Samsung helpfully disables adoptable storage on all of their devices (the better to sell you models with more internal storage).

Formats to improper partition size...
When I do these commands, I wind up with a partition that is twice the size of my SD card and half the partition is filled with "system data". I have a 64 GB card, and it formats to 128 GB with half the partition filled. When I try to migrate my data, the phone just crashes. Can anyone help? I have an LG Stylo 4. Thanks!

thwalker3 said:
Yep. Samsung helpfully disables adoptable storage on all of their devices (the better to sell you models with more internal storage).
Click to expand...
Click to collapse
Too many Samsung devs with too much time on their hands. What will they think of next?
Sent from my SM-A520W using XDA Labs

enabling "format as internal" using adb commands isn't working
coolbeans2016 said:
Adoptable Storage in MM:
adb shell
sm list-disks
sm list-volumes all
sm set-force-adoptable true
sm partition disk:179,128 private (replace with mixed what number you want to be external, ie: mixed 80 will leave 80% of card as external, 20% internal)
sm set-force-adoptable false
sm list-volumes all
NOTE: the fourth command partitions your SD card, and may take 2-3 minutes (or longer) to complete, depending on the size of your card. plus make sure you have a reliable and fast SD Card.
Disconnect your phone from the USB cable and reboot it. The reboot is crucial. Your phone may (or may not) take a bit longer to boot this time.
Once your phone is fully booted, tap Settings > Developer Options and disable USB Debugging, clicking “OK” to any messages that may appear.
Go to Settings > Storage & USB and tap your SD card. Tap the three dots in the upper-right corner and choose “Migrate data”.
If you were like myself before getting sandisks dual micro & regular sd ends (in 256GB!), I used the adoptable feature in MM up through Nougat. Now that I have a way to move items (not relying on apps that are flakey) in between my devices I have chosen to reload both phone & tablet (MM & Nougat) to fully adopt my exsdcards and its awesome! I mention this because if your still stuck getting items from the computer onto your device you can continue using the "mixed" command to keep part of your ex sdcard so as its visible under windows. I kept it low, to just get the 32gb I usually require on 16gb ROMS, but to do this you have to remember, you use the highest part of a 128gb sd card (86% on 119gb formatted) to add the smallest part to your internal memory.... ie "mixed 86%" will add 14% of your 128gb card to internal (if its like mine that formatted out at 119gb available) which roughly equals 32gb....
just sayin, great post... hope you didn't mind my adding
zach
Click to expand...
Click to collapse
The commands themselves are working, or it seems like they are, but after I've finished running them and I reboot my phone there still is no option for formatting as internal storage. what can be done to fix this?

???
dilynncampbell said:
The commands themselves are working, or it seems like they are, but after I've finished running them and I reboot my phone there still is no option for formatting as internal storage. what can be done to fix this?
Click to expand...
Click to collapse
If your NOT on a samsung phone (problems with adoptable storage), once you have run those commands that IS ADOPTING THE STORAGE, all that is required after is go back under storage and use the 3 dot (cheeseburger) menu to transfer files......

NoahLDiamond said:
When I do these commands, I wind up with a partition that is twice the size of my SD card and half the partition is filled with "system data". I have a 64 GB card, and it formats to 128 GB with half the partition filled. When I try to migrate my data, the phone just crashes. Can anyone help? I have an LG Stylo 4. Thanks!
Click to expand...
Click to collapse
Bit old but same thing happens to me on an LG Stylo 5, I have tried searching and have not found any way to fix this.

What are you doing. I have an LG Aristo 3+. Looking to Root it.

Related

[HOWTO] Partition SD card

Introduction
Transcend and several other manufacturers make 4GB SD cards these days. They're great if you use your HTC device as MP3 player or Camera, as they offer enough space for thousands of songs and pictures.
My device, the HTC Universal, handles them just fine. However some applications, most notably the Camera application, don't like it.
Why some apps don't like it
The main problem here is the way in which they calculate the free space.
the processor is 32-bit, which means it can handle numbers ranging from 0 to 2^32. 4GB is exactly 2^32 bytes, so that shouldn't be the problem.
The problem is that applications sometimes handle the number as signed, which means that it differentiates between negative and positive numbers.
With signed numbers, the last bit is actually used as the sign (positive or negative), and the new range stretches from -2^31 (-2GB) to 2^31 (2GB).
Up to 2^31, the unsigned numbers and signed numbers are the same, but after that the last bit is set in unsigned numbers, which means that if treated as signed it will be seen as a negative number.
So if you have more than 2GB free, and the application mistreats the number of bytes free as being signed, the application actually thinks you have less than 0 bytes free
How to fix this?
There are several ways to fix this. The most simple one would be to have a simple dummy file so you always have less than 2GB free. This works for the camera application, but any miscoded application taking a look at the actual size of the disk will still screw up
The other solution is partitioning your SD-card. This means that you actually split the SD-card up into several virtual SD-cards of smaller sizes. So one SD-card of 4GB could be seen as four of 1GB (my set up).
This way you still have 4GB of storage, but applications will not get confused as it's split up into several chunks.
WARNING
Before you start remember to back up the current data on your SD-Card. the procedure will completely erase your SD-card. You might be able to retain the data by using partitionmagic's resize partition features, but you'd have to test yourself.
Also I'd like to mention that although I tested this procedure myself, I can't garantuee it will work for you. If it renders your SD-card useless, I can not be held responsible.
My set-up
This tutorial was written using:
- T-Mobile MDA Pro (HTC Universal)
- Windows XP SP2 MCE (equivilant to Pro)
- Transcend 150x 4GB SD-Card
It might work with a different set-up, but I can't garantuee anything
Requirements
- Windows Mobile 5
- WM5Storage (do not use CardExport2, you need the ability to turn off "Removable Class"!)
- Big SD-Card
Let's get started
Just follow the following steps
First, make a backup of your SD-card! the following procedure will erase it!
Next, install WM5Storage. I will attach a copy of version 1.53 with this post, but you can get the latest version here.
Just copy the .cab file to your device, and execute it from the file explorer. Just make sure you install on the main memory, as the SD-card becomes inaccessible during the procedure
Start WM5Storage. On my device, WM5Storage did not put anything in the start menu or the today screen, so I had to launch it through the file-explorer. You can find it at My Device\Program Files\WM5Storage\.
Be sure to untick both "Read-Only" and "Removable Class". Optionally you can set it to light a LED on read/write, but that's not neccesarry for this procedure.
Disconnect your device from your computer.
Insert the SD-Card if you haven't done so already
Hit "Activate" (bottom, right)
Re-connect your device to your computer.
From now on all steps are done from the PC
Wait until windows has recognized all "new hardware", and you have new a new hard-drive listed in "My Computer".
Open the control panel (Start -> Control Panel)
Go to either Performance and Maintenance -> Administrative Tools (category view) or directly to Administrative Tools (Classic View)
Double-Click Computer Management
Go to Computer Management (Local) -> Storage -> Disk Management (might take a little while to find all drives)
In the bottom view, find the disk that has your SD-card in it (You can find out by looking at the contents through "My Computer", or by seeing which disk is added once you plug in your WM device)
Right click the partition (white block ), and choose for Delete Partition
In the just created "Unallocated" space, right click, and choose for New Partition
In the wizard:
choose for a Primary Partition
For size, enter 1024MB (or if there is no more remaining, just the remainder). Ofcourse you can also choose your own size
Assign any drive-letter you want (or none if you only want it to be accessible on the WM Device).
Format the partition as Filesystem FAT32, Allocation unit size Default, and pick any volume label you want (You will only see the volume label on the PC, on the WM Device it will just be "Storage Card X". Also tick "Perform a quick format"
Wait until the bottom line in the new partition reads "Healthy" (wait for it to format basically )
Create as much partitions as you'd like (just resume from right-clicking and picking New partition)
You're done partitioning! If you want, you can fill the contents of the SD-Card now before you deactivate WM5Storage
Disconnect the device from the computer
Next few steps on the Device
Click "Deactivate" (same place as "Activate" was before )
Close WM5Storage
You're all done! have fun with the multiple storage cards you have now
Afterword
I've put quite a bit of time in this tutorial, I'd appreciate if you at least told me if it worked
If you can spare a few coins, I'd also appreciate a donation. You can donate with PayPal to "[email protected]".
nice post, i'm bloging it right away 8)
I have a 2GB SD card. My o2 mini prompt me to format it when inserted. After formatted. o2 mini shows 0.01 MB only.
"My computer using card reader shows 14KB and from Disk Management, it shows 1.86 GB Free. I believe this "1.86GB Free" means unallocated space.
I right click on the unallocated space, but there is no option for me to choose a Primary Partition. It only has 3 options.
"New Logical Drive...",
"Delete Partition...", which is grayed out and
"Help".
Help! How to allocate this 1.86GB and format it to fat32?
Any kind soul please help me get this 2GB SD card to work with my o2 mini. 1.86GB and not 0.01MB.
Thanks
is there anyway to rename the partition with a different name? i've tried a lot of ways but in vain... the 2nd partition always follow the name of the 1st partition... any help please?
thanks in advance...
non
After having lots of problems with my SD card, I already thought that partitioning possibly could solve the problem and, using your howto, I can use my 2 GB SD-card without any problems.
Thanks!
ive done this on a 512 sd and using wm03, used a card reader to do the partition.
actualy worked well for a while if you have alot of files to store in one of the partitions, but ended up being a real pain when you wanted to re-do it
Really nice post and easy too.
thanks
hi i tried it.....realyy wonderful....thanks a lot for posting this one...keep posting things lik tis.....
cheers,
Siva....
thx for this tips!
I used it for my 2GB MiniSD card, but now I would like to keep my TomTom maps on the second partition, but TomTom can't recognize the map. (Storage Card2\)
I tried by editing the 'CurrentMap.dat' file and set the path to the Storage Card2 but still TomTom doesn't want to read this second partition. Anyone a solution for that?
thx!!
Nice tutorial. I have problem with reading of my 4GB SD card. Now I'm using two partitions (1GB for cameras and 3GB for my PocketPC). Thank you
I have been trying this but all I seem to be able to do is partition the card but only able to format the first partition s the rest of the card is rendered useless
Any help appreciated
Great tutorial, will link it up from my related articles!
partitioning 4GB help
Hi,
I've followed you instructions (great job, btw) HOWTO partition SD card....using the file download WM5torage.cab For some reason, I cannot get past the part after clicking on ACTIVATE immediately after inserting the SD Card. My MDA (TMobile Wiz) keeps locking up and I have to do a soft reset. I've tried reformatting the 4GB Mini SD card a few times and I've actually gotten different results. My last format (FAT32) shows (on PC) 1930MB free and 1931MB used which befuddles me. I formatted it again and it showed 3.78 GB free. Perhaps you or someone could assist me if possible. I bought the Mini SD card off eBay from a reputable seller. It was suppossed to be a Samsung 4GB Mini SD card and I was a bit surprised when it arrived as a SanDisk. Any idea as to why the phone keeps locking up? I also wonder if there might be an issue with the card...I examined the back of the card where the contacts are with magnification and the sides of the black composite show traces of perhaps an epoxy or bonding agent...I think SanDisks QC is better than that. To make things easier, you can also email me at [email protected]
I have cingular 8125 and vista. I tried to use the program wm5storage but when I go to computer management there is not recognition of the 4 gig sd, nor is there any recognition of an sd when using my pda. Anyone know how to get the phone to recognize it (I tried reformatting) so that I can partition. Thanks
I have had some success with 4 GB cards from IntegrityElectronics and TopRam on my T-Mobile MDA running latest TMO ROM.
The problem I am running into a when using apps that are installed on the card and write dat to the card, other files get corrupted and render those applications unsuable. If I limit use to playing MP3 and videos, thing tend to stay stable.
Has anyone else observed this behavior?
Ok, I used the storage program to access the card. Then with the disk
management on XP I formatted the card as FAT for the entire 4gb card.
It looks like it worked. I copied all my files to it. Everything is running.
I have done several restarts with no problems...
Hope it stays so.
Good luck folks. I will report back if anything weird happens.
Ok. So it all got completely screwed.
I guess it got corrupted. My guess is when
I started using the camera. All of a sudden
there are only blank folders on the storage
card with a period as the names. Tons of them.
Nothing else. Any ideas?
And now I cannot get wm5storage to work.
It keeps telling me that something is accessing
the card. Any help would be greatly appreciated.
Thanks.
It seems the problem was that there was a hidden Recycler folder on the storage card that would not let me use wm5storage. Probably from
Resco File Explorer... Deleted that with my PC...
Somehow magically my pc read the card. I don't know how to explain
that seeing as it was formatted in FAT not FAT32...
Then wm5storage worked and I paritioned it into 2 halves.
Lets see how that goes.
I hope, well.
This may be a silly question but...
Can't you plug the micro SD into a card reader and use Windows XP Disk Management tool (or any other partintioning tool) to create the partition on the storage card? What's WM5Storage actually doing?
SG
Anyone? Can't one just soley use the Disk Management tool in Windows to partition a SD card?

[HOWTO] MicroSD as internal storage on latest Marshmallow stock firmware

Hi guys.
I got Galaxy S7's trick, for set the MicroSD as internal storage, working on latest Marshmallow stock firmware.
Requirements: PC, ADB drivers.
I'm reporting here the steps:
0. Turn on "USB Debugging" in Settings->Developer Options;
1. Open the Terminal Emulator (Windows+R and then type "cmd.exe", on Windows) and place in the folder where the adb.exe file is placed;
2. Type "adb shell";
3. Type "sm list-disks", copy the result, and paste it in place of "[diskname]" in the next step;
4. Type "sm partition [diskname] private" if you want to set the whole MicroSD as internal storage, "sm partition [diskname] mixed 50" if you want to set just half of the SD as internal storage;
5. Optional: reboot the device;
6. Go in Settings->Storage->Click on the SD Card->Click on the three dots menu and then migrate data on the SD (thanks to jervine!)
Bugs:
The amount of total usable storage isn't showing, an impossible value is showed instead.
ale29-09 said:
Hi guys.
I got Galaxy S7's trick, for set the MicroSD as internal storage, working on latest Marshmallow stock firmware.
Requirements: PC, ADB drivers.
I'm reporting here the steps:
0. Turn on "USB Debugging" in Settings->Developer Options;
1. Open the Terminal Emulator (Windows+R and then type "cmd.exe", on Windows) and place in the folder where the adb.exe file is placed;
2. Type "adb shell";
3. Type "sm list-disks", copy the result, and paste it in place of "[diskname]" in the next step;
4. Type "sm partition [diskname] private" if you want to set the whole MicroSD as internal storage, "sm partition [diskname] mixed 50" if you want to set just half of the SD as internal storage;
5. Optional: reboot the device.
Bugs:
The amount of total usable storage isn't showing, an impossible value is showed instead.
Click to expand...
Click to collapse
Seems that there's a limitation on the SD Card. I put my 128GB and 64GB MicroSD card in and it only knows if for external storage, no option in making these as internal storage.
myeepad said:
Seems that there's a limitation on the SD Card. I put my 128GB and 64GB MicroSD card in and it only knows if for external storage, no option in making these as internal storage.
Click to expand...
Click to collapse
As you can see in screenshots I used a 64GB Samsung Evo MicroSD, but I only tried splitting it in half. I'll try with the whole space asap.
Sent from my Nexus 6P using XDA Labs
Exactly same problem with Z3 compact.
64GB card, insane numbers with minus as a device storage.
I tried this method but it won't let me copy anything from the computer to this "new, big" storage because it says there is not enough space available...
Gesendet von meinem SGP511 mit Tapatalk
I can't even download apps because of this :/ I'm not sure if it even actually worked...
Any ideas?
Gesendet von meinem SGP511 mit Tapatalk
You need to migrate data to the 'new' adoptable storage, which then should mark the adoptable storage as the default location for new installs.
Once you have formatted the card as described in the first post, then select it in the 'Storage' settings, and then opt to migrate (or maybe it's move) data to this card in the three dots drop down settings here. Once done you should have freed up space and future installs should use the adoptable storage.
For what's it worth I have this set up on both my Z5 phone and Z2 tablet with 128GB Samsung SD cards formatted in a 50:50 hybird fashion. Working well so far.
Thanks!!
This wasn't clearly stated in the tutorial and as the option is hidden behind the three dots I didn't even see it... Now it seems to work
Gesendet von meinem SGP511 mit Tapatalk
jervine said:
You need to migrate data to the 'new' adoptable storage, which then should mark the adoptable storage as the default location for new installs.
Once you have formatted the card as described in the first post, then select it in the 'Storage' settings, and then opt to migrate (or maybe it's move) data to this card in the three dots drop down settings here. Once done you should have freed up space and future installs should use the adoptable storage.
For what's it worth I have this set up on both my Z5 phone and Z2 tablet with 128GB Samsung SD cards formatted in a 50:50 hybird fashion. Working well so far.
Click to expand...
Click to collapse
Thanks!!!!! Now it works!
jervine said:
You need to migrate data to the 'new' adoptable storage, which then should mark the adoptable storage as the default location for new installs.
Once you have formatted the card as described in the first post, then select it in the 'Storage' settings, and then opt to migrate (or maybe it's move) data to this card in the three dots drop down settings here. Once done you should have freed up space and future installs should use the adoptable storage.
Click to expand...
Click to collapse
I added a screenshot about but also forgot to write it in the OP.
Added (with proper credits), thanks!
Sent from my Nexus 6P using XDA Labs
This worked fine for me, following your instruction. Only thing not working is the camera. i get an error saying Storage not available. I did a full data wipe before installing 6.0.1, so Im wondering whats wrong.
bingoking said:
This worked fine for me, following your instruction. Only thing not working is the camera. i get an error saying Storage not available. I did a full data wipe before installing 6.0.1, so Im wondering whats wrong.
Click to expand...
Click to collapse
I did not do a full wipe but can verify that I can use the camera and save photos.
Redlabour claimed in this post that this will not work for Sony devices long term and that at some point internal memory will fill up and break the device:
http://forum.xda-developers.com/xpe...bletsgp511-t3100821/post66537645#post66537645
I have asked where he heard this, as I can't find any other mention of it. Have any of you seen something about this or experienced this problem first hand? My tablet is still working quite well after following the instructions in this thread.
1sol said:
64GB card, insane numbers with minus as a device storage.
Click to expand...
Click to collapse
Same here. Had to reset the microSD using Windows diskpart command. It lookls like this method is not usable at Sony ROMs - at least at the Z2 tablet.
NexusLush said:
I did not do a full wipe but can verify that I can use the camera and save photos.
Click to expand...
Click to collapse
I got same trouble with Camera app. When I partition my card as 50/50 (mixed 50), Camera app says that internal memory is corrupt or write protected, so I can save my photos to the SD card only.
When the card is partitioned for internal memory completely (private), there is no place at all for photos made by Camera app.
Did you partition the whole card or only a part? Where do you save photos?
TimeTurn said:
Same here. Had to reset the microSD using Windows diskpart command. It lookls like this method is not usable at Sony ROMs - at least at the Z2 tablet.
Click to expand...
Click to collapse
After a couple of hours the numbers were magically fixed.
I'm unable to see any userdata (or backups) in recovery any more after using this method :/
Any advice?
Gesendet von meinem SGP511 mit Tapatalk
I tried it and ended up with the same feeling that this isn't working as designed -- possibly because the numbers are all wonky. I've reset the card and will try living with it for a while and see if it actually works on my Z3c tablet.
EDIT: Couldn't get Plex to download the new combined memory -- which was still 16GB. Too bad, wish it worked
Plex is 'funny' - it definitely doesn't see the adoptable storage as available, and this is one of the reasons I opted to format my SD card as a 50:50 hybrid, so that apps that don't see the new adoptable storage correctly can still have access to the SD card.
As noted in some posts above, I also found that the camera wouldn't work when set to save to the 'local' storage (i.e. non-SD storage), and it seemed that having the SD hosted adoptable storage confused/broke the camera. Setting the camera to save to (portable) SD (again because I've formatted as hybrid) allowed the camera to work, with the caveat that due to the SD card potentially being slower then I might get glitchy video or some camera effects might not work. I bought an SD card that had fast write speed to try and alleviate this problem.
My tablet is definitely using the adoptable storage for new installs etc. as I have installed games and apps that previously the tablet complained about not having enough space available to install. Currently my tablet reports:
10.5GB of 16GB internal storage used
12.37GB of 58.87GB adoptable storage used
125MB of 59.86GB portable storage used
And the big number at the top is totally wrong still -21477494784.00 B Total used of 16.00GB
The steps worked fine for me and up until now I've had no issues, but now I'm being prompted for an update from Sony and it fails when it restarts. I'll plug my tab into my computer when I get home and give it a try. Screenshot provided of about tab page

Set external SD card to default install location [HELP]

Hi, my problem is with the phone of my girlfriend. Now have external 64GB SD, because internal storage is full. I used Android SDK and all the instructions for set default storage for install APP the new SD Card, you know, with the command adb shell pm set-install-location 2. And no error, i try get-install-location and report 2. But googe play only try to install in the internal storage.
I think the problem is with the system of the emulated storaged or something, but i tried many APP, many solutions, and i cant fix this, i search in google and others locations, have 30 tabs in firefox open with information, but i cant found the solution for this
Samsung Galaxy NOTE 4 (910F)
Android 5.1.1 (Of samsung of course)
Rooted
The vold.stab is:
dev_mount sdcard /storage/sdcard1 auto /devices/msm_sdcc.2/mmc_host
PLEASE, help me! thanks
I tried dismounting and mounting the SD, touching the vold.stab file, but do not get any results.
Can anybody help me?
Go back to stock, upgrade to 6.0.1. Then see if this helps-
http://www.modaco.com/news/android/...e-adoptable-storage-on-your-s7-s7-edge-r1632/
The article is for S7, but see if you can have that working in the N4 - just have a backup of everything (int SD, ext SD, full backup in recovery).
ph03n!x said:
Go back to stock, upgrade to 6.0.1. Then see if this helps-
The article is for S7, but see if you can have that working in the N4 - just have a backup of everything (int SD, ext SD, full backup in recovery).
Click to expand...
Click to collapse
Thanks, for the moment 6.0.1 is not released in Orange (confirmation date has passed and still not have it, I assume that is in the offing). When have 6.0.1 i try you solution, thanks.
ph03n!x said:
Go back to stock, upgrade to 6.0.1. Then see if this helps-
http://www.modaco.com/news/android/...e-adoptable-storage-on-your-s7-s7-edge-r1632/
The article is for S7, but see if you can have that working in the N4 - just have a backup of everything (int SD, ext SD, full backup in recovery).
Click to expand...
Click to collapse
I tried this in my phone. While the command itself worked after a bit of a tweak, the storage situation was pathetic - the phone showed the External SD as a part of the overall storage, but did not save files to it. Instead, it started saving files to the actual internal SD Card, resulting in space running out pretty soon. The External SD card was just there, and there was no way to migrate the files from the internal storage to the adoptable storage.
I just got a new Note 4 (this is the 3rd one I'm using since the first release in 2014) and I also want to adopt external memory card as my internal space bcos the 16Gg duos version is just too small and app to SD comes with a lot of hassles. After a lot of search for different solutions (which I tried out by the way but didn't work) I came across this thread for another phone entirely but it resolved my issue: https://forum.xda-developers.com/galaxy-tab-s/general/patch-adoptable-storage-enabler-t3460478.
The only downside is that I can't pop out my card (128Gg Samsung) and plug into my PC but I can still explore it directly from the phone itself.
I've been using the phone for 3 days and it runs smoothly, I hope that solves your problem too.
So there are two parts to the adoptable storage. The first part is the partitioned SD card and mounting the partition. Simple to be done via root essentials or the command line.
The other part is the actual menu entry on an app in application manager for moving it to the second partition. IIRC samsung does not have this support built in. So you need to flash something to replace that manager bit. In my experience with an on5 (like less than 1GB free on internal storage out of the box), adoptable wasn't really worth it, too much stuff still on internal storage. As not every app will allow you to move it to that second partition. It requires both system support and app support.
What I did there was to use the app apps2sd. Same idea, second partition on SD card. But it doesn't show up in settings -> storage. You manage where the apps go via that app. I use the link feature which places a symbolic link in the internal storage and moves all the actual files to that sd card partition.
Will Rickards said:
So there are two parts to the adoptable storage. The first part is the partitioned SD card and mounting the partition. Simple to be done via root essentials or the command line.
The other part is the actual menu entry on an app in application manager for moving it to the second partition. IIRC samsung does not have this support built in. So you need to flash something to replace that manager bit. In my experience with an on5 (like less than 1GB free on internal storage out of the box), adoptable wasn't really worth it, too much stuff still on internal storage. As not every app will allow you to move it to that second partition. It requires both system support and app support.
What I did there was to use the app apps2sd. Same idea, second partition on SD card. But it doesn't show up in settings -> storage. You manage where the apps go via that app. I use the link feature which places a symbolic link in the internal storage and moves all the actual files to that sd card partition.
Click to expand...
Click to collapse
I've been using apps2sd fot about a year and it comes with it headache too, sometimes the apps wouldn't find the external data (usually games with a lot of data) and it'll start downloading it again into the internal memory, so I usually find myself having to force stop the app, delink and relink the data on the memory card to fix the bind. I also didn't bother to partition my SD card since I can explore it on the PC with my phone connected. What this solution ( https://forum.xda-developers.com/galaxy-tab-s/general/patch-adoptable-storage-enabler-t3460478 ) does is to flash back the option to use the SD card as internal memory that Samsung removed from the phones and it works seamlessly on all Samsung phones with rooted stock OS.

Question regarding adoptable storage?

Ive rooted my device.I installed adoptable storage with Root Essentials.I get the screenshot below under "Storage".
Ive migrated data but its such a small amount only 250mb or so of data.
Whenever i install an app it goes onto "Internal Storage".Once close to the 8Gb i get all warnings that there isnt enough space available.
What is the point of Adoptable Storage?
I believe Samsung has disabled most of Adoptable Storage functionality... Of you are on an S7 or S6 you can try these comands trough ADB from a computer.
1. Unmount the SD but don't pull it outbof the phone
2. In ADB write and hit Enter after each command:
adb devices
Next>>
sm list-disks
Next>>
sm partition disk:[ put here exactly what list-disks shows] mixed [percentage you want to keep as normal SD card. The rest is adoptable. Example: mixed 75 (will let 25% of SD storage adoptable, never choose 0!)]
3. Unplug device
4. Reboot the phone
5. Now your SD card is both Adoptable and Portable!
-----_---–—--------
If this does not work, you might need a custom ROM that is on 6.0 and is based on AOSP. Try Ressurection Remix 6.0 or Cyanogen13.1 by NickVerse. I recomment CM as it has really few bugs (camera doesn't work, you have to use Snapchat, Messenger or Retrica) and is reallt stable.
Have fun! : )

Adopt Storage Sams Galaxy J3 Emerge

Okay my question is simple and straight forward I have a non rooted Samsung Galaxy J3 Emerge, Model Number: SM-J327P and currently running Android Version 6.0.1 on Sprint the 16 GB version... well I just got this phone and it already has a full internal memory, I installed a 32gb micro sd card , while I'm able to move photos and music and etc.... but I am not able to move apps to my sd card, which I really want to do so badly. I don't have any photos or music or things of that nature to delete on this phone and make space because I have not put any on this phone yet, and it's a brand new phone, the only way to make space in my phone is to delete just a couple big apps I downloaded ,that's it, but I do not want to do that. My question is; is there a way to adopt external sd storage on my phone to make it think it's internal storage so I have more storage ?? I hate how 2016 model phones do not have the option to make sd storage internal storage . It should be a mandatory option for newer model phones we are in the future for crying out loud it's 2017 things like this should be handled on phones already . Why is this a problem in 2017??? Anyways can anyone help me? Is there a way to do this ? Please and thanks in advance....
Pupuso323 said:
Okay my question is simple and straight forward I have a non rooted Samsung Galaxy J3 Emerge, Model Number: SM-J327P and currently running Android Version 6.0.1 on Sprint the 16 GB version... well I just got this phone and it already has a full internal memory, I installed a 32gb micro sd card , while I'm able to move photos and music and etc.... but I am not able to move apps to my sd card, which I really want to do so badly. I don't have any photos or music or things of that nature to delete on this phone and make space because I have not put any on this phone yet, and it's a brand new phone, the only way to make space in my phone is to delete just a couple big apps I downloaded ,that's it, but I do not want to do that. My question is; is there a way to adopt external sd storage on my phone to make it think it's internal storage so I have more storage ?? I hate how 2016 model phones do not have the option to make sd storage internal storage . It should be a mandatory option for newer model phones we are in the future for crying out loud it's 2017 things like this should be handled on phones already . Why is this a problem in 2017??? Anyways can anyone help me? Is there a way to do this ? Please and thanks in advance....
Click to expand...
Click to collapse
The only way to move apps to the phone is by rooting it. I rooted mine and use Apps2SD. I even use Titanium Backup (greatest rooted app ever IMO) to move the stubborn apps that only install on the phone internal memory. I don't do the system apps like Messages but apps that I have installed from the Playstore.
you can use xinternal after flashing xposed i have around 350 apps and modules lol still 5 gb left internal and 11 gb/32gb external
You can try this
1. Enable developer options tap basemodel in about phone (Settings)
2.Enable USB debugging
3.Download and install minimal and and fastboot to your Windows computer.
4.Plug phone in.
5. Open up minimal ADB cms line
6. Type the following
7.Adb devices
ex. 26dh3 device (should show)
8.Adb shell ( j3popltespr# should show up)
9.sm list-disks
179,64 (64 should be whats shown i believe)
now partiton your device for adoptable storage (make a backup this will erase all of your sd card)
10.sm partition disk:# of first disk, # of second disk private
(sm partition disk:179,64 private
or for 50% adoptable 50% portable you would replace private with mixed and the number ex. sm partition disk:179,64 mixed 50)
(ie. 179,64 or 179,65 *be careful to only partition the two disks listed
(179 and w.e it showed for list disk output should be what the partition cmd embodies)
11. unplug and reboot *may take longer
12. Go to your options under storage and click the three dot menu and press migrate data *use your internal storages settings and migrate its data* if the option exists ....if not then just get a good file explorer and copy and paste the files from storage/0/emulated to ExtSd (it should just ask you for permission amd to choose your disk but if it doesnt show nd u see a blank screen then you need to sty on blank screen tap three dot menu and press show sd) now just hit the accept button in the root directory (home where it shows all folders) and now you have write permissions to your SD card.
I would tho in all seriousness root your phone by followimg the OFFICIAL TWRP thread posted by @ashyx and then use apps2sd , truly you will be pleasantly suprised with root and its capabilities, and you can always use Odin and the 4 firmware files BL,AP,CP,CSC to reflash back to stock in case you break something using a bad root app, but truly if you can follow my tutorial you can handle root and its process to obtaining root.
credit @Modaco for giving the tutorial cmds
Regards Doctur
Sent from my SM-J327P using Tapatalk

Categories

Resources