can i resize device memory 2gb !!! - Galaxy Note GT-N7000 Q&A, Help & Troubleshooting

when i install apps and some apps need to install in device memory and phone go very slow , i have 16 gb integrated and 16gb sd but device memory is only 2gb very interesting, if have any solution please help.

Witch memory are you talkin about?
RAM, you cannot do anything unless removing bloatware.
Storage aera, you can try to move some apps to external sdcard or use the preload partition.
Anyway, phone slowing down is the sign of low RAM, so you should try to remove apps you are not using.
Search here in XDA for apps safe to remove like "social hub", "music hub" and so on.
Remember that you'll need a rooted device to do so.

lionelia said:
Witch memory are you talkin about?
RAM, you cannot do anything unless removing bloatware.
Storage aera, you can try to move some apps to external sdcard or use the preload partition.
Anyway, phone slowing down is the sign of low RAM, so you should try to remove apps you are not using.
Search here in XDA for apps safe to remove like "social hub", "music hub" and so on.
Remember that you'll need a rooted device to do so.
Click to expand...
Click to collapse
Im talking about system storage it is very small , and i think this is a problem why phone work very slow , have any way to resize it or to merge with internal memoty 16gb or sd card 16.gb, now i use 4.1.2 jelly bean , i try some differ
ent rom but with all i face same ptoblem.

svchost said:
Im talking about system storage it is very small , and i think this is a problem why phone work very slow , have any way to resize it or to merge with internal memoty 16gb or sd card 16.gb, now i use 4.1.2 jelly bean , i try some differ
ent rom but with all i face same ptoblem.
Click to expand...
Click to collapse
You can repartition your Internal storage increasing "data" partition - to have more than 2GB for installing apps. Look in the forum. I've seen repartition info for 4GB,6GB etc. Just search in forum.

Related

[Q] How to make SD card as Internal memory in Samsung Note

Dear All,
I am using Samsung note my internal memory is full. Recently I have purchased 32 GB SD Card and I have transferred by music, videos and pics to SD card.
I want to know is there is any option by which application automatically gets installed in SD card?
Please Help.
i have the same question, pls help
manually via the free app2sd on play, I dont know of one that does it automatically, it would be nice if there was one.
John.
Hello
I don't think so there a trick available for the same.
But there are apps available in the play store, using them you can move your any installed apps in to SD card...
Lakra1983 said:
Dear All,
I am using Samsung note my internal memory is full. Recently I have purchased 32 GB SD Card and I have transferred by music, videos and pics to SD card.
I want to know is there is any option by which application automatically gets installed in SD card?
Please Help.
Click to expand...
Click to collapse
You can change the SD card to be internal memory by doing the following system settings > storage > storage configuration > use internal storage. Works fine for me.
no such settings in ICS here
Flash Paranoid Android ...
chintamanijaipuri said:
Flash Paranoid Android ...
Click to expand...
Click to collapse
is it better than stock ics chintamani?
meethere said:
is it better than stock ics chintamani?
Click to expand...
Click to collapse
Hell Yeah. You can move between tablet and phone mode or a hybrid of the two as well as per app density changes. i use this with the Thor V11 kerenl and its about 40% quicker than stock ICS and so many new features. You won't regret the move.
sad that I cant see any paranoidandroid rom 0.2 video on youtube.
BTW Thor V11 kerenl - what it exactly does?
meethere said:
sad that I cant see any paranoidandroid rom 0.2 video on youtube.
BTW Thor V11 kerenl - what it exactly does?
Click to expand...
Click to collapse
There are loads of v0.1 examples on there, even the official thread has some however v0.2 has a lot more features and is smoother. If I have time I will make one tonight after work and upload for you. No guarantees though.
The kernel acts as a mediator for your programs and your hardware. First, it does (or arranges for) the memory management for all of the running programs (processes), and makes sure that they all get a fair (or unfair, if you please) share of the processor's cycles. In addition, it provides a nice, fairly portable interface for programs to talk to your hardware.
There is certainly more to the kernel's operation than this, but these basic functions are the most important to know. Obviously each kernel does things in different ways however I found Thor V11 with undervolting and overclocking to be by far the best.
follow the instructions in this link to turn your sd partition into internal memory.
http://forum.xda-developers.com/showthread.php?t=1448596
htchd2ics said:
follow the instructions in this link to turn your sd partition into internal memory.
http://forum.xda-developers.com/showthread.php?t=1448596
Click to expand...
Click to collapse
OP-Do you research before doing anything dangerous. Since this threat is for Desire HD and not Galaxy Note. Be very careful.
If you have that 32GB micro-SD, you can use it as your phone's internal SD card with an easy vold.fstab swap. Your reduced capacity internal storage would then become your "external" SD card. This link should help http://forum.xda-developers.com/showthread.php?t=1377628
Courtesy - Mister Mxyzptlk
I don't have that option
luke1404 said:
You can change the SD card to be internal memory by doing the following system settings > storage > storage configuration > use internal storage. Works fine for me.
Click to expand...
Click to collapse
I don't have that option on my vitality/admire phone. Is ther another way?

[Q] Repartition internal memory for more space for applications

Hi everybody, I am currently trying to solve a problem with not having enough space for my applications on the N7000.
I consider myself a power user that uses many applications, and I do not really understand why a phone with 16GB internal storage and the possibility of an micro sd card, which I have allocates so little space to applications.
I have searched a lot on the internet and on this forum, and the only thing I could find was how to swap the internal memory with the micro sd card, which is not really what I would like to do. I trust more in the internal memory, and I prefer to have all my media (pictures, videos and documents on my micro sd card).
So the question is, can I increase the size of the data partition from 1.97GB to lets say 3 or even 4GB?
If yes, how could I do that?
Currently I am using 1.71 GB / 1.97 GB and I still get not enough space for applications when I am trying to update something like Facebook or any plus 20MB application.
Could anyone explain why this is happening?
I don't know any way to extend the internal data partition but in order to get more storage for apps I can recommend you the app Link2SD which uses a second partition on your external sd card. You can get it for free from play store and it's not really complicated. All you need to do is create that second partition on your sd card. I'd give it a try if I were you.
Sent from my revived Galaxy Note
This post explains how:
http://forum.xda-developers.com/showthread.php?t=1887864
You need at least noob knowledge of adb (ie copy-pasting commands).
The second command was
parted /dev/block/mmcblk0
rather than
parted /dev/block/mmcblock0
I've just done it on my Note.
giatros said:
This post explains how:
http://forum.xda-developers.com/showthread.php?t=1887864
You need at least noob knowledge of adb (ie copy-pasting commands).
The second command was
parted /dev/block/mmcblk0
rather than
parted /dev/block/mmcblock0
I've just done it on my Note.
Click to expand...
Click to collapse
Hi Please can you help me with repartitioning my samsung gal gtn7000 internal storage for me ?
Thanks
Hi,
I have the Note GT-N7000 with Android stock 4.1.2 and i'm not rooted.
I have a problem with my 1,97 GB partition which is full.
Does this method require root ?
I ever use root + Link2SD on anothers devices. Which methode do you recommend for the note to free up space ? Link2SD or this method ?
Are there others solutions ?
Thanks
I would go for rooting, repartitioning and installing a new kernal that supports trim and a new up to date ROM. I chose this method for my wifes N7000 as being able to TRIM the emmc chips has really brought it back to life, almost no lag normally, just like when it was new. I installed the latest NightOwl (it's really just Cyanogenmod but with extra bug fixes etc). First you need to repartition as http://forum.xda-developers.com/showthread.php?t=2642299 though I followed a procedure (as I had already installed CM11 I had to go back to stock first) called "How to re-partition Galaxy Note and install Android 5.1.1", there is a link to it on one of the XDA threads I mention in this post and it is on the net (sorry can't find link now). Then I flashed NightOwl http://forum.xda-developers.com/galaxy-note/development/rom-t2938649 . This Kernal & ROM are patched so risk of bricking is not any(much) higher than normal I think (though you do this at your own risk). Also being able to choose smaller GApps package further reduced bloat for me.
The only drawback is if you use the Samsung apps a lot you will not be able to install then on new ROM as you need the Samsung framework, but there are altenative apps for all of them, though I guess if you need to import actual data into new apps that may not always be possible.
Just make sure you backup all your personal files, like whatsapp photos etc that are stored on internal SD (sdcard0) as this will be wiped. Also your IMEI settings (with an IMEI app), address books, calender etc
No need to worry about ROOT as you can easily turn it on and off in developer options, I only turn it on when I need to run an app that requires it, then turn off again for added security.
Thanks for your answer, i will check the repartition method you linked.

Lollipop needs more internal memory?

Hello everyone!
I flashed my XZR from Kitkat to Lollipop a view days ago.
After flashing I had 1 GB lower internal memory left, than a had before.
In detail, I had about 2 GB of memory left, when I started the download over OTA. The file loaded on my XZR and than it flashed. After end of flashing and reboot, only 800 MB to 1 GB internal memory are free now.
Could it be, that lollipop need 1 GB more internal memory as kitkat? I am confused now, cause I need more space in internal memory.
What happend and what can I do?
Greetings Lemmi.
Yes, lollipop needs more internal memory. Because lollipop is ART based, kitkat was Dalvik...
But 1GB, that is very much cause of only 8GB internal storage.
Try moving the apps to your SD. That's why I did to free up space from the internal storage.
itandy said:
Try moving the apps to your SD. That's why I did to free up space from the internal storage.
Click to expand...
Click to collapse
Yes I tryed this already, but it dont helps much. Maybe I have to change to another smartphone with more than only 8 GB of internal memory.
Dont wanna go back to Kitkat, cause I think Lollipop runs smoother and better.
Think about rooting, but I think not everything works well right now on XZR and Lollipop with root and maybe there is no working recovery for it and the secong is I dont wanna open bootloader.
Maybe Link2SD could work and solve this storage problem. Aktually the app2sd function isnt enough on my side.
Lemmi1 said:
Yes I tryed this already, but it dont helps much. Maybe I have to change to another smartphone with more than only 8 GB of internal memory.
Dont wanna go back to Kitkat, cause I think Lollipop runs smoother and better.
Think about rooting, but I think not everything works well right now on XZR and Lollipop with root and maybe there is no working recovery for it and the secong is I dont wanna open bootloader.
Maybe Link2SD could work and solve this storage problem. Aktually the app2sd function isnt enough on my side.
Click to expand...
Click to collapse
I have now installed about 100 apps (phone say it took 4,39GB - 900MB Free). After 60 apps installed phone say full storage, so i try scan by Xplore and I find in root folder one rly big folder. That folder is /data/data/com.android.providers.downloads/cache that I deleted and get around 1500MB of space. Seems to be some like thrash from Google Play Store. Root needed.
Ok, that helps me a lot. I will go on and root my XZR again. Think it is simple.
And by the way I read in your signatur that you have root and no recovery.
Here is the way to get a working recovery:
http://www.naldotech.com/install-xzdualrecovery-xperia-devices-android-5-0-lollipop/
I will try it out, when I have root, but I think it will work!
Greetings Lemmi.
Lemmi1 said:
Ok, that helps me a lot. I will go on and root my XZR again. Think it is simple.
And by the way I read in your signatur that you have root and no recovery.
Here is the way to get a working recovery:
http://www.naldotech.com/install-xzdualrecovery-xperia-devices-android-5-0-lollipop/
I will try it out, when I have root, but I think it will work!
Greetings Lemmi.
Click to expand...
Click to collapse
yea i know this but in Z forum some1 try this method and said didn't work, also on official thread http://forum.xda-developers.com/showthread.php?t=2261606&page=518 of XZDualRecovery is reported as no working. So keep waiting
All you need is Link2SD, I have a lot of apps installed on my phone, yet I still have over 2GB of free memory left
Do link2sd really work with our xperia zr? Cause on 4.4.4 we must do a workaround, cause if dont you end in a bootloop.
Can I use it without any problems on Lollipop now? I will try it, but it could be better, when I know problems before they happen
An how big you make the sdext partition on sdcard?
Just tried FolderMount for ColorDict and Telegram and both work fine.
Lemmi1 said:
Do link2sd really work with our xperia zr? Cause on 4.4.4 we must do a workaround, cause if dont you end in a bootloop.
Can I use it without any problems on Lollipop now? I will try it, but it could be better, when I know problems before they happen
An how big you make the sdext partition on sdcard?
Click to expand...
Click to collapse
There's no need for any workaround. I have an 8GB SD card (I don't know its class right now, doesn't matter), and I've split it 5 - 2:
-5GB for the sdcard1 partition,
-2,2GB for the sdext partition, which the Link2SD app uses.
There is a guide that tells you how to format your SD card right, the best way is via the MiniTool Partition Wizard.
If you've selected ext2 in that app, you want to select EXT4 in Link2SD. That way, when you reboot, everything will be fine.
This is because I've seen many bugs when it comes to creating mount scripts - you select ext2, but when you reboot, nothing happens.
Ok, good news.
I knew link2sd well from my old smartphone.
But I always formated the sdext partition with ext4 and normaly it worked. Hope so here too, cause it may be faster.
My SD is about 32 GB, so I can make a bigger partiton. But I think 2 GB should be best.
Lemmi1 said:
I knew link2sd well from my old smartphone.
Click to expand...
Click to collapse
So do I. The guys at the Xperia M section helped me out a lot with Link2SD
Right now I had made a sdext partition of 2 GB and formated it 4ext.
After starting link2sd and setting mountscript to 4ext I get a bootloop Dont work!
Think I need a fix or a new remount boot fix for XZR. Think the old for kitkat will not work or will it?
Hello people.
Just updated my ZR to lollipop, yet I am suffering form the lack of internal storage, moving apps to my 64gb SD card seems useless, it refuses to transfer large data files to the SD card, like OALD 8 have a 450 mb data file that needed to be placed in the internal storage.
the ZR is really nice fast device but it`s internal storage is so horrible that makes you think seriously about changing the phone .
any help how to free some internal storage with out root?
Crag Hack said:
Hello people.
Just updated my ZR to lollipop, yet I am suffering form the lack of internal storage, moving apps to my 64gb SD card seems useless, it refuses to transfer large data files to the SD card, like OALD 8 have a 450 mb data file that needed to be placed in the internal storage.
the ZR is really nice fast device but it`s internal storage is so horrible that makes you think seriously about changing the phone .
any help how to free some internal storage with out root?
Click to expand...
Click to collapse
Try uninstalling apps that you don't use. ARTS in Lollipop needs much more space than Dalvik, so every app counts. This is also true for system app. I uninstall several system apps, mostly from Sony. Then most important of all, after all these, wipe Dalvik and cache in recovery and let the system re-create them again. This process increase the free internal space from 500MB to > 1GB for me.
itandy said:
Try uninstalling apps that you don't use. ARTS in Lollipop needs much more space than Dalvik, so every app counts. This is also true for system app. I uninstall several system apps, mostly from Sony. Then most important of all, after all these, wipe Dalvik and cache in recovery and let the system re-create them again. This process increase the free internal space from 500MB to > 1GB for me.
Click to expand...
Click to collapse
Thanks you..
I just want to know if i can do this on non-rooted device, and if yes then how can i delete these files.
sorry but I am noob in andorid
Crag Hack said:
Thanks you..
I just want to know if i can do this on non-rooted device, and if yes then how can i delete these files.
sorry but I am noob in andorid
Click to expand...
Click to collapse
No you need root.

Internal Memory Full, Don't know what to do!

Hi All,
I have an LG L90 Device with a full Internal Memory. It has gotten to a point where I have to delete majority of my apps to get all my things syncing, but this is really becoming annoying to deal with now.
I do have a lot of apps (I guess 35+), but I never had an issue with Internal Memory becoming full in the past. I also have a 32 GB SD Card where I am saving all photos, videos, and music (though, I rely solely on Spotify now).
I had tried the Link2SD Method, but it isn't as effective for me, as the linked apps somehow stop responding and they just disappear on my phone, prompting me to reinstall.
I really want to fix this, as I love this phone, but just hate the fact that Lollipop will not let me automatically install all apps to the SD Card, and my Internal Memory is just full, restricting me from doing many things I would like to do with the phone.
I would love help here to fix these issues.
Hmm, Bump? Would love any possible help on fixing this issue...
Another thing I also wanted to bring up is that when I do link apps to my external SD card via LINK2SD those apps somehow become unlinked, I assume when the app updates they automatically go back to the internal memory? Not entirely sure...
me too
I think a lot of people have this issue with a "system data" checked on config =>storage, i just have install another time my lollipop 5.0.2, and right after install i checked and this system data was about 4,21 GB, i would be very happy if someone knows a way to delete, or give a way to make this ocupy less room.already did wipe cache, and nothing changed. Maybe flash a tiny rom that have all functions working on the phone, just to mention, already tried some, but always have to do an emergency flash with stock rom again. As my brother above, we waiting for some advice and tutorials !
Cheers all !
a program for Android like CCleaner would be great
would clean crap and uninstall unused APP residue
CCleaner APP might help you
https://play.google.com/store/apps/details?id=com.piriform.ccleaner&hl=en
Peace
Ricci
a1yet said:
a program for Android like CCleaner would be great
would clean crap and uninstall unused APP residue
CCleaner APP might help you
https://play.google.com/store/apps/details?id=com.piriform.ccleaner&hl=en
Peace
Ricci
Click to expand...
Click to collapse
Thanks for the suggestion, unfortunately I have tried identical apps such as Clean Master, and it just cleans up small megabits of junk files, I am trying to find a way to at least free up a gigabyte of storage which for some complex reason seems like a really daunting task...
What have you done recently and when did you notice internal storage is full? Also what rom?
For me when I installed a custom rom for the first time, I believe that I had something extra in /cache/backup/ that caused the full storage. I believe it was a twrp backup.
hi all..anyone has the same problem??? i'm so angry, this phone is always full!!! and link2sd doesn't work
Link2SD works if you follow the instructions and have a partition on external SD formatted as ext4 (fat32 won't work to move apps). Or go to Marshmallow and use adopted storage. In any case make sure you got a reliable SD and at least Class10 speed.
lfom said:
Link2SD works if you follow the instructions and have a partition on external SD formatted as ext4 (fat32 won't work to move apps). Or go to Marshmallow and use adopted storage. In any case make sure you got a reliable SD and at least Class10 speed.
Click to expand...
Click to collapse
is it possible to use adoptable storage lg l90? i read isn't supported by LG
marcus82 said:
is it possible to use adoptable storage lg l90? i read isn't supported by LG
Click to expand...
Click to collapse
Yes, it's possible. I'm using it now with RR Marshmallow 6.0 1, TWRP 3.0.0 DarkBlue, Open Gapps and a 16GB Class10 SanDisk uSD.
lfom said:
Yes, it's possible. I'm using it now with RR Marshmallow 6.0 1, TWRP 3.0.0 DarkBlue, Open Gapps and a 16GB C10 SanDisk uSD.
Click to expand...
Click to collapse
WOW.. is there a guide? thanks
Simply insert the uSD and go to Storage and USB, tap the 3 dots menu and format it to use as internal storage. It will format the card and move all data from /sdcard to it and movable apps to it if you choose to. You won't access internal memory anymore.
Make sure you use a fast and reliable card. Also check the pros and cons first.
lfom said:
Simply insert the uSD and go to Storage and USB, tap the 3 dots menu and format it to use as internal storage. It will format the card and move all data from /sdcard to it and movable apps to it if you choose to. You won't access internal memory anymore.
Make sure you use a fast and reliable card. Also check the pros and cons first.
Click to expand...
Click to collapse
only a question: why You won't access internal memory anymore. ?
by file manager with root it will be impossibile to view internal memory? only sdcard ll be accessible?
Internal memory will be used to apps and apps data only, no user accessible files or folders. Of course you can use a file manager with root access to browse the files/folders, but all user files will be on uSD (it will become /sdcard).
PS: as I said, Marshmallow will format your uSD, so copy any file you may need first.
Oook thanks
all it works!!! now my girlfriend's phone has enough memory!!!! great thanks a lot!

Practical difficulty with adopt SD as internal storage

Hello.
Its been a while and I've been using the SD as an internal memory for a while. While I love this feature there is a very weird thing with this feature that if you move an app to SD and if it gets an update, it gets moved back to the internal storage which is slightly inconvenient. However more inconvenient is the fact that all the app data gets lost in this updation procedure.
Would any kind soul suggest a workaround or a script to get around this annoying glitch? I mean I really love this feature but it obviously needs polish from Google.
Also another thing is while shifting these apps back to SD, it sometimes says not enough space (despite having lots of it). On the second try it shifts. Any idea what's up with this?
Thanks!
I am having the exact same issues and the same complain.
Being on a device having only 4GB of internal storage (that too only 2.28 GB usable) this "adopt as internal" feature in Marshmallow really came as a boon. However with these issues the whole idea becomes worthless.
I did a bit of search on Google about this feature. For nexus phones on marshmallow there is a "Migrate data" option to the SD card adopted as internal. However this is not available for our devices. It only shows up in the internal storage and lets you migrate from SD to internal? Grrrr....what good would that do?
Any kind of workaround would really help and convince me to keep this phone for another year maybe
I think you're getting confused. We too have the same option but this moving back to the internal storage on updation is something Google needs to address..
psiknight99 said:
I think you're getting confused. We too have the same option but this moving back to the internal storage on updation is something Google needs to address..
Click to expand...
Click to collapse
Since google's nexus phones lack sdcard slots, this feature was probably introduced keeping android one series phones
in mind, however there is so much confusion regarding it's objective at the moment,for it is only partial implementation of sdcard as internal memory. After updates I am aleardy down to 500mb space on internal storage, the point is if despite using sdcard as internal storage if my original storage space still runs out--what purpose does it serve then? I would have used link2sd otherwise,but this feature put me like many others in dilemma.
Yeah mate, really disappointing..
I have the exact same problem
What was google thinking before releasing this half finished feature
I hope there is an update soon to fix this problem
Some apps disappear after reboot
After moving apps to sd, apps like mxplayer, Microsoft word etc just disappear.
They are automatically uninstalled.
Can anyone confirm this??
Also it would be great if someone finds a workaround these problems
Yup Firefox disappears everytime I install it. So do many other apps..
psiknight99 said:
Yup Firefox disappears everytime I install it. So do many other apps..
Click to expand...
Click to collapse
This is so not cool man.
Whats the use of this feature if apps keep on disappearing
My observation is that the apps which directly get installed on SD card have these issues.
The apps that gets installed on internal first and then moved to SD, survives reboot.
Maybe app developers can make changes to their apps to support this functionality.
Clearly a half assed attempt from Google on this..I re-flashed my ROM and didn't chose the portable storage option. Link2sd doesn't work on Marshmallow yet so I'm just stuck with a typical 4GB internal memory crap phone.
psiknight99 said:
Clearly a half assed attempt from Google on this..I re-flashed my ROM and didn't chose the portable storage option. Link2sd doesn't work on Marshmallow yet so I'm just stuck with a typical 4GB internal memory crap phone.
Click to expand...
Click to collapse
I hope that from here on this feature will only improve.
Lets pray that bugs will be fixed soon, and google doesn't scarps this project like other projects.
I am still using it as phone storage.. well something is better than nothing
psiknight99 said:
Clearly a half assed attempt from Google on this..I re-flashed my ROM and didn't chose the portable storage option. Link2sd doesn't work on Marshmallow yet so I'm just stuck with a typical 4GB internal memory crap phone.
Click to expand...
Click to collapse
Make two partitions on your sd card, select portable storage option in Marshmallow, install apps2sd,it has all features of link2sd for free,I am using it myself.
same issue, app disappears or data gets lost or sometimes all apps start crashing untill reboot (when this happens cant modify/write anything on sd card, reboot fixes this though )
DarkAlvy said:
same issue, app disappears or data gets lost or sometimes all apps start crashing untill reboot (when this happens cant modify/write anything on sd card, reboot fixes this though )
Click to expand...
Click to collapse
Like I said before, simply use sdcard as portable(don't forget to make two partitions) and use apps2sd(it also has an inbuilt partitioning tool), this is by far the best setup as of now to overcome internal memory constraint
.
arshavin69 said:
Like I said before, simply use sdcard as portable(don't forget to make two partitions) and use apps2sd(it also has an inbuilt partitioning tool), this is by far the best setup as of now to overcome internal memory constraint
.
Click to expand...
Click to collapse
But i will have to root to do that right?
arshavin69 said:
Like I said before, simply use sdcard as portable(don't forget to make two partitions) and use apps2sd(it also has an inbuilt partitioning tool), this is by far the best setup as of now to overcome internal memory constraint
.
Click to expand...
Click to collapse
Hi @arshavin69,
I am trying to use app2sd as you explained, but I am stuck on 2nd partition mounting.
I created 2 partitions by Minitool Partition Manager (because app2sd internal partition manager cause app force close): 1st partitition fat32, 2nd partition ext4.
Once booted up, I choose "portable" and then I open app2sd: app2sd say 2nd partition is not mounted and ask to remount or recreate mount script.
If I try to remount I get an error: mounting /dev/block/vold/179:66 on /data/sdext2 failed No such file or directory.
If I try to recreate the mount script, app2sd ask to choose sd card 2nd partition and file system type.
I am choose /dev/block/mmcblk1p2 and ext4 file system, then app2sd ask to reboot.
After rebooting app2sd says again that 2nd partition is not mounted and ask to remount or recreate mount script.
Could you please explain steb by step what I have to do?
Thank you!
SOLVED dismissing the notification when the phone ask to choose the sd card mount (portable).
DarkAlvy said:
But i will have to root to do that right?
Click to expand...
Click to collapse
Of course!! You can't use even link2sd without root.
DarkAlvy said:
same issue, app disappears or data gets lost or sometimes all apps start crashing untill reboot (when this happens cant modify/write anything on sd card, reboot fixes this though )
Click to expand...
Click to collapse
if your apps disappear after reboot, just transfer them to internal storage and it won't disappear after that
6.0.1 has made this feature unusable.
after updating to 6.0.1 most of the apps cant be moved to external sd.
internal storage gets filled with google apps
this really sucks
abhijitkadam03 said:
After moving apps to sd, apps like mxplayer, Microsoft word etc just disappear.
They are automatically uninstalled.
Can anyone confirm this??
Click to expand...
Click to collapse
Exactly! This is the issue that I was facing.

Categories

Resources