Can SD card be made writable on 7.0 - Verizon Samsung Galaxy S7 Edge Questions & Answers

I just update to 7.0 and I know the SD isn't writable normally I used to use xposed to Fix that but as it's not out for 7.0 yet is there another way besides making it adaptable as internal as it takes a long time to move 128 gigs of data from an SD to format it to work as all internal
Sent from my SM-G935V using Tapatalk

You can, but just like the previous version you have to give whatever application you are using explicit access.

Related

Internal storage issues??? Check this out!!

hey guys I was doing a little searching around and was reading a thread in the ARC section which eventually lead me to this thread
http://forum.xda-developers.com/showthread.php?t=1310309
Now check out this beefy internal storage Thats 3.5 gigabytes!!!
It's data2ext, I can send you some links for some scripts, but be warned, if you dont have a class 10 SD Card, your phone will grind to a holt
I'm using a class 4 with that mod and it's working great tons of space for whatever I've got no force closes all my apps work just as they should with no problems at all
Sent from my R800i using XDA App
This looks great! But do i have to flash my device for this, and do i have to install everything again? Like your using the phone for the first time?
crash_b. said:
This looks great! But do i have to flash my device for this, and do i have to install everything again? Like your using the phone for the first time?
Click to expand...
Click to collapse
No it works like apps2sd, but rather than just symlinking /data/app and /dalvik-cache/ it symlinks the whole data partition. so all your apps would be auto symlinked. You will need a custom kernel with init.d support though.
---------- Post added at 10:14 AM ---------- Previous post was at 10:14 AM ----------
thatsupnow said:
I'm using a class 4 with that mod and it's working great tons of space for whatever I've got no force closes all my apps work just as they should with no problems at all
Sent from my R800i using XDA App
Click to expand...
Click to collapse
Cool maybe data2ext has been improved since i lasted tried it on my Desire HD
AndroHero said:
No it works like apps2sd, but rather than just symlinking /data/app and /dalvik-cache/ it symlinks the whole data partition. so all your apps would be auto symlinked. You will need a custom kernel with init.d support though.
Click to expand...
Click to collapse
Does this work on all DoomLord's kernels?
The end result is so cool, im just not confident on myself enough to do the procedure yet, its all technical for me
I'm using Link2Sd for internal storage issues for now..
noojster said:
Does this work on all DoomLord's kernels?
The end result is so cool, im just not confident on myself enough to do the procedure yet, its all technical for me
I'm using Link2Sd for internal storage issues for now..
Click to expand...
Click to collapse
I haven't tried on all dooms kernels so far just the CM kernel and all I did was make a partition from recovery, I made a ext4, then flash the script it was just that easy now I've got space for whatever I need. I made a modest 1.5 gig partition and away I went
Sent from my R800i using XDA App
I get problems with internal storage, but mine are different. I'll have 70 megs free, but if I want to update a bunch of apps that are ~5 megs each, it'll say I don't have enough free space and stops. ugh.
dassub said:
I get problems with internal storage, but mine are different. I'll have 70 megs free, but if I want to update a bunch of apps that are ~5 megs each, it'll say I don't have enough free space and stops. ugh.
Click to expand...
Click to collapse
I had that very same problem when I moved the dalvik cache then I came across this script and problem solved!
Sent from my R800i using XDA App
dassub said:
I get problems with internal storage, but mine are different. I'll have 70 megs free, but if I want to update a bunch of apps that are ~5 megs each, it'll say I don't have enough free space and stops. ugh.
Click to expand...
Click to collapse
You need to clear your /cache/
Sent from my R800i using Tapatalk
thatsupnow said:
I haven't tried on all dooms kernels so far just the CM kernel and all I did was make a partition from recovery, I made a ext4, then flash the script it was just that easy now I've got space for whatever I need. I made a modest 1.5 gig partition and away I went
Sent from my R800i using XDA App
Click to expand...
Click to collapse
Edit: found the problem.
another way to free up internal memory
check this out.... force moving apps to sd card
muffinresearch.co. uk/archives/2011/02/02/android-force-moving-apps-to-an-sd-card
crash_b. said:
Edit: found the problem.
Click to expand...
Click to collapse
Did you get that working on the other doom kernels?
Sent from my R800i using XDA App
I thought i did, but it still was buggy. Simcard problems and bootloops. Unfortunately...
Tried latest DoomKernel and v06.
So i went back to link2sd.
The original thread seems dead, i posted there, but no response.
Sent from my R800i using Tapatalk
AndroHero said:
You need to clear your /cache/
Sent from my R800i using Tapatalk
Click to expand...
Click to collapse
Is this the same as clearing the dalvik cache? I've done that in TB.
Please help. I don't know which method is better to move those unmovable apps.
Hi!
I need help, please.
My internal storage is very low (getting a message). I have gone through all the apps and moved everything that can to SD Card.
I don't know which method is better to move those unmovable apps to the SD card.
I have a Sony Xperia Play
My Phone details:
Model - R800i
Android Version - 2.3.4
Kernel Version - 2.6.32.9-perf [email protected] #1
Build - 4.0.2.A.0.42
I have heard about Titanium Backup root, DroidSail Super App2SD, adb, Link2SD and so on.
The methods above can let me move those unmovable apps to the SD card.
What are the advantages and disadvantages of them? How do they compare? Which method is safer or more reliable? Which method can move more apps?
If you know, please let me know, thanks.
I look forward to this, thanks.
---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
I got this information from the official Link2SD website, this is comparing Native apps2SD to Link2SD. But I don't know how Link2SD compared with Titanium Backup root, DroidSail Super App2SD, adb and so on. If you know which method is safer or more reliable and which method can move more apps, please let me know, thanks.
Comparision of Native apps2sd and Link2SD:
(Native apps2sd
Starting with Android 2.2 (Froyo) Google introduced native apps2SD.
This method moves
* apk file on Android 2.2
* apk + lib files on Android 2.3+
into a secure folder on your SD card in the main FAT partition.
It is the easiest method because it doesn't require you to partition your sdcard and root privilige.
It has some disadvantages though.
First disadvantage is that application files are just stored on the sdcard's main FAT partition.
When you enable USB mass storage to share files with your computer (or otherwise unmounts or removes the external storage), any application installed on the external storage and currently running is killed.
The system effectively becomes unaware of the application until mass storage is disabled and the external storage is remounted on the device.
Besides killing the application and making it unavailable to the user, this can break some types of applications in a more serious way.
So second disadvantage is that not all apps can be moved with native apps2sd method because of above reason.
In order for the application to consistently behave as expected, developer should not allow the application to be installed on the external storage if it uses any of the following features, due to the cited consequences when the external storage is unmounted:
Widgets, Services, Alarm Services, Live Wallpapers, Live Folders, Account Managers, Sync Adapters, Broadcast Receivers listening for "boot completed".
Force move (requires root);
You can force the apps move to SD card with native apps2SD even the application does not support moving as described above.
Link2SD and some other apps can force move apps if you have root priviliges. But, note that this can break some applications, as described above.
)
i can't use that on trueanscetor and NXT ( with doom kernel )
it goes on boot-loop , sometimes it succeed to boot but can't detect my sim-card ( i couldn't have call )
can you please help me
Which method of moving those unmovable apps to SD is better, safer and more stable?
Hi!
I need help, please.
My internal storage is very low (getting a message). I have gone through all the apps and moved everything that can to SD Card.
I don't know which method is better to move those unmovable apps to the SD card.
I have a Sony Xperia Play
My Phone details:
Model - R800i
Android Version - 2.3.4
Kernel Version - 2.6.32.9-perf [email protected] #1
Build - 4.0.2.A.0.42
I have heard about Titanium Backup root, DroidSail Super App2SD, adb, Link2SD and so on.
The methods above can let me move those unmovable apps to the SD card.
What are the advantages and disadvantages of them? How do they compare? Which method is safer, more reliable or more stable? Which method can move more apps?
If you know, please let me know, thanks.
I look forward to this, thanks.
---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
I got this information from the official Link2SD website, this is comparing Native apps2SD to Link2SD. But I don't know how Link2SD compared with Titanium Backup root, DroidSail Super App2SD, adb and so on. If you know which method is safer or more reliable and which method can move more apps, please let me know, thanks.
Comparision of Native apps2sd and Link2SD:
(Native apps2sd
Starting with Android 2.2 (Froyo) Google introduced native apps2SD.
This method moves
* apk file on Android 2.2
* apk + lib files on Android 2.3+
into a secure folder on your SD card in the main FAT partition.
It is the easiest method because it doesn't require you to partition your sdcard and root privilige.
It has some disadvantages though.
First disadvantage is that application files are just stored on the sdcard's main FAT partition.
When you enable USB mass storage to share files with your computer (or otherwise unmounts or removes the external storage), any application installed on the external storage and currently running is killed.
The system effectively becomes unaware of the application until mass storage is disabled and the external storage is remounted on the device.
Besides killing the application and making it unavailable to the user, this can break some types of applications in a more serious way.
So second disadvantage is that not all apps can be moved with native apps2sd method because of above reason.
In order for the application to consistently behave as expected, developer should not allow the application to be installed on the external storage if it uses any of the following features, due to the cited consequences when the external storage is unmounted:
Widgets, Services, Alarm Services, Live Wallpapers, Live Folders, Account Managers, Sync Adapters, Broadcast Receivers listening for "boot completed".
Force move (requires root);
You can force the apps move to SD card with native apps2SD even the application does not support moving as described above.
Link2SD and some other apps can force move apps if you have root priviliges. But, note that this can break some applications, as described above.
)
I can vouch for link 2 SD. Gave me quite a lot more storage space. "Lordbattlebeard" helped me set it up in another thread. Admittedly, I don't know much about the other 2 so can't help on that front
Sent from my R800i using xda app-developers app

Link2SD or similar working on a Galaxy On5?

I've tried many combinations of partition types and numbers and cannot get Link2SD to accept my second partition. I had similarly bad luck with App2SD. Is there a known good combination of app, card, partition type, size, and number that lets me offload my apps onto the external SD card? I'm using a rooted but otherwise stock GT550T rom for T-Mobile. I have a 200GB Sandisk microSD card. 8GB phone with 4GB taken by default and I couldn't find much to remove. Any other good ideas as to how I can get my apps installed. Even with 0 games I cannot install my usual suite.
i have been experiencing the exact same problem, tried both apps2sd and link2sd, still no luck.. i actually managed to corrupt a brand new card, had to go exchange it. no luck with ext4 or any others... i hope we get some assistance
Yep. What they said.
Same issue. Any fix yet?
I would also like to know a way to get Apps2SD or Link2SD working.
Hey! Androeds 4.1up the link2sd does not work anymore if all of you, does not creates universal odexes for each app in sdext2. The zygote of libs in androed 4.4+ does not permits dalvik cache outside datadir.
The solution is odex all apps one by one, because gogle system apps never recognized and will never recognize odexed apps as third apps.
Is a long war against themselves new dumb zygote for deny odexes in sdext2 :
You need only copy the created odexes inside sdext2 togheter with apk's dir and link mannually, and finnally, delete the relative dex.
The rest is normally linked by link2sd
Apps2sd works for me. I am not rooted though. Let's try to troubleshoot. Go into settings/storage and make sure the sdcard is mounted and formatted. See if your screens match mine.
Apps 2sd is a lie!
Only a Half part of app comes to a dumb system in /mnt/secure and /mnt/asec.
Is a lie!
---------- Post added at 03:41 PM ---------- Previous post was at 03:37 PM ----------
If you root your device, install link2sd (the real sdext linker) your apps will go to sdcard.
On androeds 4.1+ the .dex files need to be PURGED AND PUNCHED OUT DUE TO GOGLE'S SICKNESS NEW DUMB ZYGOTE, and converted to .odex.
I really like the phone itself, i honestly hope someone is able to make a rom for it. Cause out of the box i have basically no storage for apps and the apps 2 sd function in the rom only lets you move a handful of apps.
LINK2SD works on the Samsung Galaxy On5. I moved many apps and have tons of space now.
I don't know how typical my situation is, but I am having the same issue and thought i would attempt to provide a bit more in the way of detail.
My On5 is rooted with TWRP installed and functioning apparently normally. I can run apps that require root without issue, Titanium Backup for example. I have installed SuperSU and BusyBox which seem to behave normally, but Root Checker recognizes root and BusyBox but not SU Access.
When I try to use Link2SD, it doesn't recognize my second partition, and won't create a mount script. I can enter SU through terminal mode, and created /etc/fstab with mounting details for the second partition, but Link2SD still doesn't see it. Consequently, I can use the Move to SD function with some apps, but Link to SD is not functional.
I would contact LINK2SD support and ask them if the app is even capable of handling multiple partitions. My guess is no.
Link2SD not only is capable of handling second partitions, it requires them for the Link to SD function. I followed their instructions carefully for creating an appropriately formatted second partition. The issue seems to be that the phone won't allow it to mount. That is why I posted here.
n5dkj said:
Link2SD not only is capable of handling second partitions, it requires them for the Link to SD function. I followed their instructions carefully for creating an appropriately formatted second partition. The issue seems to be that the phone won't allow it to mount. That is why I posted here.
Click to expand...
Click to collapse
Yes I am sorry, that is why I should post before I have coffee. I see you need an ext4 and a fat formatted... I got it to work. Here are my exact steps..
1. Down root essentials, LINK2SD from app store. Also must be rooted and have TWRP installed. I also suggest a full backup.. Then move the backup to your computer, free space on the phone... Don't leave the backup on the sdcard as it about to be partioned and formatted!!!!!!!!!!!!
2. If you already did this and tried adoptable let storage then use the 'revert changes' and reboot
3. Go into settings a d format sdcard as standard Portable Storage. Click cancel or no if it wants to move anything over.
4. Go into root essentials, storage tab and click adoptable storage
5. Follow procedures to download apk needed (the app will automatically load the web page).. Edit.. When used how much percent of the sdcard to use It's elected 50%.. I am using a 16gb card.. So I split it down the middle.
6. Power down phone
7. Hold down volume up+home+power until logo appears... Essentially go into twrp
8. Do a kernel (system) backup if you haven't yet recently.
9. Flash Apk which will automatically reboot phone
10. Not sure this is important but I waited for my phone to full boot... Paying particular attention to the Toast saying that room essentials has been granted full permissions....
10b... Do not go into storage settings and try to format the second part of the partition... It's already been formatted..
11. Went into LINK2SD, Settings... And pressed 'app location' got a weird warning about hierarchical something or whatnot.. Pressed it a few times and finally got the right screen. SELECTED EXTERNAL.
That was it... Now when I move apps with LINK2SD it seems like a ton of more free space is clearing on the internal... Before when I moved apps I think it was just moving the data..
I got it working temporarily but somehow it started making apps unusable and un-re-installable again. I'll do a factory reset and reroot (I think I just have to sideload SU) and try your step by step this weekend.
The other possibility is the apps that come with the phone are so big they don't fit in the 8gb that comes with it. Every time a Google app gets an update I lose more space and I cannot move those apps to my knowledge. Its getting harder and harder. With this method do I get true adoptable storage? As in all apps and data share the space?
cracker_jax said:
I got it working temporarily but somehow it started making apps unusable and un-re-installable again. I'll do a factory reset and reroot (I think I just have to sideload SU) and try your step by step this weekend.
The other possibility is the apps that come with the phone are so big they don't fit in the 8gb that comes with it. Every time a Google app gets an update I lose more space and I cannot move those apps to my knowledge. Its getting harder and harder. With this method do I get true adoptable storage? As in all apps and data share the space?
Click to expand...
Click to collapse
Most apps are under 100MB.. Even if they download extra data there is no way any one particular app is over 8GB...
Try this...
Sort the LINK2SD app list by 'size internal'
Uninstall the top 3-4 apps that take the most space
Move any system apps you moved to the sdcard back to internal
Clear the app cache and dalvik caches
Reboot
Reformat sdcard
Reboot
Then try my steps to get adoptable storage...
Report back if you can
---------- Post added at 03:22 PM ---------- Previous post was at 03:20 PM ----------
cracker_jax said:
I got it working temporarily but somehow it started making apps unusable and un-re-installable again. I'll do a factory reset and reroot (I think I just have to sideload SU) and try your step by step this weekend.
The other possibility is the apps that come with the phone are so big they don't fit in the 8gb that comes with it. Every time a Google app gets an update I lose more space and I cannot move those apps to my knowledge. Its getting harder and harder. With this method do I get true adoptable storage? As in all apps and data share the space?
Click to expand...
Click to collapse
PS I heard rebooting after you move the apps to SD seems to also fix the problem.
djmcho said:
Most apps are under 100MB.. Even if they download extra data there is no way any one particular app is over 8GB...
Try this...
Sort the LINK2SD app list by 'size internal'
Uninstall the top 3-4 apps that take the most space
Move any system apps you moved to the sdcard back to internal
Clear the app cache and dalvik caches
Reboot
Reformat sdcard
Reboot
Click to expand...
Click to collapse
I did the instructions to get adoptable storage and it appeared to work (adoptable worked anyway) but Link2SD has no functionality with moving anything anywhere. The card is not formatted correctly for Link2SD. The main (SD) partition is receiving apps (migrate to SD built into Android) but very few and the internal storage fills up quickly. Basically the apps that work via App2SD were able to be migrated with the migrate button in Settings > Storage. I'd consider formatting the SD card's second partition so Link2SD could work on it again but I know already that it won't work with the "data" of the apps, even with Link2SD plus. I had limited success with FolderMount but that is a pain and I'm not sure it worked at all. Having data exist in two places seems to confuse my phone. Adoptable storage seems to be dead with most apps refusing to use it and Link2SD seems to be dead as it won't move most of my data without breaking the app.
cracker_jax said:
I did the instructions to get adoptable storage and it appeared to work (adoptable worked anyway) but Link2SD has no functionality with moving anything anywhere. The card is not formatted correctly for Link2SD. The main (SD) partition is receiving apps (migrate to SD built into Android) but very few and the internal storage fills up quickly. Basically the apps that work via App2SD were able to be migrated with the migrate button in Settings > Storage. I'd consider formatting the SD card's second partition so Link2SD could work on it again but I know already that it won't work with the "data" of the apps, even with Link2SD plus. I had limited success with FolderMount but that is a pain and I'm not sure it worked at all. Having data exist in two places seems to confuse my phone. Adoptable storage seems to be dead with most apps refusing to use it and Link2SD seems to be dead as it won't move most of my data without breaking the app.
Click to expand...
Click to collapse
App have to be enabled by the developer to move the data with the app, Dex etc.. For example Waze is... Here is my files list view from links2sd about Waze... As you can see everything Def moved over to the adoptable storage.
cracker_jax said:
I did the instructions to get adoptable storage and it appeared to work (adoptable worked anyway) but Link2SD has no functionality with moving anything anywhere. The card is not formatted correctly for Link2SD. The main (SD) partition is receiving apps (migrate to SD built into Android) but very few and the internal storage fills up quickly. Basically the apps that work via App2SD were able to be migrated with the migrate button in Settings > Storage. I'd consider formatting the SD card's second partition so Link2SD could work on it again but I know already that it won't work with the "data" of the apps, even with Link2SD plus. I had limited success with FolderMount but that is a pain and I'm not sure it worked at all. Having data exist in two places seems to confuse my phone. Adoptable storage seems to be dead with most apps refusing to use it and Link2SD seems to be dead as it won't move most of my data without breaking the app.
Click to expand...
Click to collapse
Continuing...
Where as chrome is not set by the developer to allow moving stuff like data over to SDcard. See attached... You will see some is on the phone and some is onbthe sdcard. If you want to move data over to the sdcard for apps that are not designed to do so you could purchase the pro version of Link2SD that allows for the forcing of data by creating linking. You might be able to do it for free using terminal emulator and the Linux linking command, which escapes me right now..
djmcho said:
Continuing...
Where as chrome is not set by the developer to allow moving stuff like data over to SDcard. See attached... You will see some is on the phone and some is onbthe sdcard. If you want to move data over to the sdcard for apps that are not designed to do so you could purchase the pro version of Link2SD that allows for the forcing of data by creating linking. You might be able to do it for free using terminal emulator and the Linux linking command, which escapes me right now..
Click to expand...
Click to collapse
My problem with the Plus version of Link2SD, which I purchased, is that whenever I liked the data portion (IIRC) the newly moved app would immediately force-quit when opening after that. So I would move the data back. It would still force-quit. So I would uninstall and reinstall. It would still force-quit. Sooooo if and when I used that function it completely broke the app until I did a factory reset.
Now, Link2SD plus has nothing to do with adoptable storage as I was able to move apk and data over simply by getting the correct formatting on my SD card, though I don't remember the correct combination of ext2,3,4 partitions that made it work. What I do remember is after that I would only ruin apps by moving the data. Now, with adoptable storage, Link2SD cannot use the card at all though I haven't tried reformatting the second partition as an ext2,3,4,whatever.
Maybe go back to trying to get support from Link2SD developer?
djmcho said:
That was it... Now when I move apps with LINK2SD it seems like a ton of more free space is clearing on the internal... Before when I moved apps I think it was just moving the data..
Click to expand...
Click to collapse
Excellent!! I just got time to try it, and I now have much more available space. Thanks for your help!

Adaptable storage reset after flashing a new rom

everytime i flashed a new one, i'm forced to format my sd card and re set up adapatable storage over
is anyone else having the same issue ?
if so please help
thank you.
Hi,
While neither I flashed a custom ROM neither I am using adoptable storage, I believe the reason for that happening is due to the sdcard encryption.
When you enable adoptable storage it formats your sdcard and encrypts it the same way the internal storage is encrypted (AFAIK), when you factory reset you will lose the encryption key and the links from sdcard to internal memory, so unfortunately I think this is a permanent issue.
Maybe someone with more experience can prove me wrong, all that came from what I understand of adoptable storage
All the best,
~Lord
Sent from my Galaxy S7 Edge (SM-935F) using Tapatalk Beta
XxLordxX said:
Hi,
While neither I flashed a custom ROM neither I am using adoptable storage, I believe the reason for that happening is due to the sdcard encryption.
When you enable adoptable storage it formats your sdcard and encrypts it the same way the internal storage is encrypted (AFAIK), when you factory reset you will lose the encryption key and the links from sdcard to internal memory, so unfortunately I think this is a permanent issue.
Maybe someone with more experience can prove me wrong, all that came from what I understand of adoptable storage
All the best,
~Lord
Sent from my Galaxy S7 Edge (SM-935F) using Tapatalk Beta
Click to expand...
Click to collapse
thank you sadly this makes adaptable storage feature useless to me

Can I Format SD as Internal on 6.0.1? Is there a safe way?

so its S5 G900F.
i understand the option was removed on Android 6.0.1.
I looked for Android 6.0.0 But could not Find it _ (My Country Code is PCL, if anyone care to help).
i also tried Root Essentials App but its not working as Internal Storage.
I Am Rooted.
Question:
Does anyone know a safe way To Extand the Internal Storage (so ill be abele to use it For DATA files, as weell as OBB files?)
thank you.
p.s.
im downloading lolipop 5 in HOPE that the option of "Format SD as Internal Storage" is there.

Removing Bloatware without sacrificing Android Pay

[Title should read SAMSUNG Pay not Android Pay. Not sure how to correct it]
Every other day I get a 'low storage' notification due to the tiny 16GB internal memory in my Galaxy A5 2016.
That alone is frustrating enough, whats more, there is at least 2 GB of preinstalled crap in my Phone that I cannot remove.
Ordinarily I would root my phone and get rid of these apps. But the only reason I bought this phone is for Samsung Pay. And I don't think SPay can work on rooted phones...
I have a 64GB SD card - which sadly isn't of much use because I can't install apps directly to SD Card. That means I always need enough space for whatever apps I'm downloading in my internal memory. Is there a way to directly install all apps to SD Card?
tl;dr: How do I make living with 16gb internal memory bearable? I'm willing to do anything as long as SPay keeps working.
It's useless to remove bloatware from system since your datas and system have different paritions. In fact, you won't get more space if you remove bloatware (but your device may boots up faster).
Here some tips to get more space :
1. Delete useless files in My files
2. Uninstall useless downloaded apps
3. Uninstall or disable (updated) system apps which you never use
4. Clear your apps cache in settings > storage > internal storage > cached data
Don't root your device if you prefer Samsung pay since it requires a non-tripped KNOX 0x0
Good luck !
Sent from my SM-A300FU using XDA-Developers Legacy app
Samsung and android pay rely on safetynet to work, and for safetynet to work, all you need is to be unrooted.
So you can actually root, remove bloatware and unroot.
But like the guy above said, freeing up system space will not give u extra room on your internal storage, it's a fixed size partition, so the only space u get is from the dalvik files that can be removed along with the bloated apps.
What you can also do is rename the rest of the dalvik files to *.odex and move them to the corresponding oat/arm folders inside system/app and priv-app for some more space.
As a last resort, you can find a fix somewhere on these forums that enables adoptable storage on our devices, which is prolly the best way to increase internal storage (but comes at he expense of being able to swap out the sd card)

Categories

Resources