(sorry about bad english)
i used many app to add more swap (like ROEHSOFT Ram Expander) but always my system get laggy and keep stucking
in some menus .my brother suggested me to do it because his phone work smooth like butter (his Phone is Samsung galaxy Prime) but my phone keep lagging.my phone is Sony xperia C3 and i rooted my phone with Pre Rooted CWM and with SU and i have 16gb class 10 SD card.i did all ways i see in forums (with minitool partion and other ways)but my phone keep lagging.i checked my kernel and its compatible with 4 GB Swap.
...
Calsaris said:
(sorry about bad english)
i used many app to add more swap (like ROEHSOFT Ram Expander) but always my system get laggy and keep stucking
in some menus .my brother suggested me to do it because his phone work smooth like butter (his Phone is Samsung galaxy Prime) but my phone keep lagging.my phone is Sony xperia C3 and i rooted my phone with Pre Rooted CWM and with SU and i have 16gb class 10 SD card.i did all ways i see in forums (with minitool partion and other ways)but my phone keep lagging.i checked my kernel and its compatible with 4 GB Swap.
Click to expand...
Click to collapse
It's lagging because SWAP is using an SDCard, which is a lot slower than the phone's internal storage. Just take a look at your apps, and see what's consuming a lot of memory and uninstall them if possible. Facebook app and anything made by Cheetah Mobile are the biggest drainers.
I want to Have More Swap not more free ram , but my phone get laggy how can i fix this problem?
Calsaris said:
I want to Have More Swap not more free ram , but my phone get laggy how can i fix this problem?
Click to expand...
Click to collapse
SWAP gives more RAM. If your phone lags then check your apps, they might be taking up too much of the CPU or memory. Also, got to stamina mode and disable extended usage if it is on.
Related
Hi , My phone I9103 Galaxy R continoius reboot ( 4 -5 times) whenever i power cycle the phone. :crying:
problem continious till I remove the memory card and restart the phone , but as soon as I reinsert the card it start continious reboot
I had to factory reset everytime and then phone become normal. :crying:
please help me is this known problem with Galaxy R ?? I serached the forma and found that widget should not kept in SD card and hence I removed most of them to phone memory but problem still there :crying:
I have not installed any custom ROM or Kernel and not even rooted my phone ..... currently on stock 2.3.5 GB
baseband version : I9103DDKH4
Kernel version : 2.6.36.3-I9103XWKI5-CL577705
please help me.
This is some thing to do with Memory card, better format your card and try it agin ....
mj.vikram said:
This is some thing to do with Memory card, better format your card and try it agin ....
Click to expand...
Click to collapse
dude, I formated many time , but this problem persist,
Is this known problem ?
shell I go to Samsung service center ??... I don't want to do factory reset this time
ashvyas said:
dude, I formated many time , but this problem persist,
Is this known problem ?
shell I go to Samsung service center ??... I don't want to do factory reset this time
Click to expand...
Click to collapse
No Buddy this is not the common problem with our Galaxy R...
ashvyas said:
dude, I formated many time , but this problem persist,
Is this known problem ?
shell I go to Samsung service center ??... I don't want to do factory reset this time
Click to expand...
Click to collapse
I think ur mmc is damaged...not physically
Try with some other mmc n see wat happens
Sent from my GT-I9103 using Tapatalk 2
SOLUTION
First, I'll tell you the reason of the problem!
Reason: The memory card you are using is not a high speed one! You have moved a lot of apps to the memory card! Each time you restart the device the memory card is scanned for apps and media! Certain apps that need to be loaded at start up have also been moved to the memory card. Due to the pathetic read speed of the memory card these apps don't get loaded in time and this sparks a reboot cycle(can't say why)
Solution: Move all the apps to the internal memory of your phone! Reboot! Problem solved! (Next time move only a few apps to the memory card!)
else
Order a high speed memory card over ebay!
Thnx!
The-Droidster said:
SOLUTION
First, I'll tell you the reason of the problem!
Reason: The memory card you are using is not a high speed one! You have moved a lot of apps to the memory card! Each time you restart the device the memory card is scanned for apps and media! Certain apps that need to be loaded at start up have also been moved to the memory card. Due to the pathetic read speed of the memory card these apps don't get loaded in time and this sparks a reboot cycle(can't say why)
Solution: Move all the apps to the internal memory of your phone! Reboot! Problem solved! (Next time move only a few apps to the memory card!)
else
Order a high speed memory card over ebay!
Thnx!
Click to expand...
Click to collapse
I am using "Transcend Memory Card MicroSDHC 16GB Class 10" but seems very logical as I have installed almost 175 apps and amoung thoser around 122 in SD card
ashvyas said:
I am using "Transcend Memory Card MicroSDHC 16GB Class 10" but seems very logical as I have installed almost 175 apps and amoung thoser around 122 in SD card
Click to expand...
Click to collapse
Same here buddy.. I have class 10 16 gb card..bt in every haed boot, my 10 out of 209 app dont show..
Sent from my GT-I9103 using xda app-developers app
ashvyas said:
I am using "Transcend Memory Card MicroSDHC 16GB Class 10" but seems very logical as I have installed almost 175 apps and amoung thoser around 122 in SD card
Click to expand...
Click to collapse
The-Droidster said:
SOLUTION
First, I'll tell you the reason of the problem!
Reason: The memory card you are using is not a high speed one! You have moved a lot of apps to the memory card! Each time you restart the device the memory card is scanned for apps and media! Certain apps that need to be loaded at start up have also been moved to the memory card. Due to the pathetic read speed of the memory card these apps don't get loaded in time and this sparks a reboot cycle(can't say why)
Solution: Move all the apps to the internal memory of your phone! Reboot! Problem solved! (Next time move only a few apps to the memory card!)
else
Order a high speed memory card over ebay!
Thnx!
Click to expand...
Click to collapse
a quick fix :
I removed some files from .android_secure of external sd card and it stopped reboot
seems Transcend is not something which should be looked for when looking for a high speed card.
can someone suggest how can we see reboot logs in un-rooted android ?? ( any app out there in market??)
Buddy removing apps from .android.secure is the same as moving them back to phone, only difference is that by moving apps to phone you wouldn't have lost them!
Using logcat for debugging from the bootlog:
• Boot into recovery.
• Open Terminal on your computer (run >cmd)
• Enter the required logcat command. Preferably, -v long. (adb logcat -v long > logcat.txt)
• In recovery tell it to reboot the phone. The logcat will start recording internally on your device at boot automatically.
• Once the phone is at the lockscreen let it sit for 5 minutes.
• Unlock the phone and let it sit for about 10 seconds.
• Restart the phone.
• Once you restart the phone open the logcat file on your desktop to make sure it’s not blank/empty/something went wrong and if everything’s golden - send to your favorite developer.
dudee i have a problem with my samsung galaxy r.it turns on and remains stuck on samsung screen for some seconds and then turns off.i dont want to perform a factory reset casue i have all my data and photo that unfortunately i havent backed up.somebody hellp me pls
Hello techies.... i have a serious problem with internal memory in tab 2 p3100. From the available internal memory of 11.77 gb i am hardly using 5 gb memory. But the device is showing 10.44 gb used. I have really no idea where the rest of the memory gone. I analyzied with ES file explorer, but not able to find wer the rest of the memory is used. Apps,music and other files are using only 40% of the memory out of 10.44 gb, rest 60% no idea wer gone..plz help me...i dnt want to reset my device...and i am not sure resetting ll solve the issue or not...thanks..manash..
P.S. its runs on Jelly Bean
manash_cmrit said:
Hello techies.... i have a serious problem with internal memory in tab 2 p3100. From the available internal memory of 11.77 gb i am hardly using 5 gb memory. But the device is showing 10.44 gb used. I have really no idea where the rest of the memory gone. I analyzied with ES file explorer, but not able to find wer the rest of the memory is used. Apps,music and other files are using only 40% of the memory out of 10.44 gb, rest 60% no idea wer gone..plz help me...i dnt want to reset my device...and i am not sure resetting ll solve the issue or not...thanks..manash..
P.S. its runs on Jelly Bean
Click to expand...
Click to collapse
What does it show when you do settings/storage ? That one is accurate for me.
internal memory issue with my tab 2 p3100
DigitalMD said:
What does it show when you do settings/storage ? That one is accurate for me.
Click to expand...
Click to collapse
Here are the complete details which shows about the memory :
In Task Manager it is showing : System Storage -> 10.24GB/11.87GB
From Settings > Storage :
Total Space : 11.77GB
Apps : 1.39GB
Pictures, videos : 213MB
Audio : 0.91 GB
Downloads : 20.01MB
Miss : 1.52 GB
Available : 1.52 GB
From settings > Application Manager :
Device memory : 10GB Used
1.7GB free
cache...
Not sure if you have already tried this... Use a good cache cleaner and check if something is taking up space in cache
Also are you using link2SD ? If yes let us know..
Connect the Tab to computer and check how much free space it shows in explorer...if it too shows 10GB used then definitely somewhere a big file is taking up space...
Last thing that comes to my mind is , install " SD Maid " and there is a option to list Top 50 Biggest size file...please check if that helps
any workaround?
manash_cmrit said:
Hello techies.... i have a serious problem with internal memory in tab 2 p3100. From the available internal memory of 11.77 gb i am hardly using 5 gb memory. But the device is showing 10.44 gb used. I have really no idea where the rest of the memory gone. I analyzied with ES file explorer, but not able to find wer the rest of the memory is used. Apps,music and other files are using only 40% of the memory out of 10.44 gb, rest 60% no idea wer gone..plz help me...i dnt want to reset my device...and i am not sure resetting ll solve the issue or not...thanks..manash..
P.S. its runs on Jelly Bean
Click to expand...
Click to collapse
Hi Dude,
I am also facing the same problem.
Could you get the solution to this issue?
Would be great if you can share it.
thanks.
Abhishek.
I have a p3100 8gb but I can only use 4 so I checked and asked about it and I saw that there is 4gb for system but I am not sure at or condition
Sent from my GT-P3100 using xda app-developers app
You know guys, I already found the answer to this and posted it for all to find. I cannot take credit for this, another fellow got irritated that his kid could not install games anymore, so he figured it out. The answer is not all that bad and is easy, and quick.
Use ClockworkMod ROM Manager to boot into recovery. Use the menu to format your internal SDCard. Reboot. You will loose all of your apps and have to start over, but your Google account will recover and put back everything in fairly short order. Mine completely restored itself in about ½ an hour. Sweet!
Losing all storage on the internal card is a very, very frustrating thing and it drove me nuts for longer than it should have. My girl was SO upset that I would lose all of her game progress that I could not update for a while until I used Titanium Backup to backup all the stuff on the tablet. Titanium Backup restored all of her game data so that she would not have to play Jewels Star from the beginning again, she already cleared all 3 major hard board and gained a bonus board of 100 more levels. Lose that and man I would be dead meat. Titanium put it all back, thank God. Another bad thing is the apps would not even update anymore, no room. Oh, baby is here now, time for bed.
Please, click the Thanks button if this post helps you! Night night everyone.
One question - is formatting internal SD safe? Won't it delete system or something? I don't need to flash rom or anything else after that?
Andrev01 said:
One question - is formatting internal SD safe? Won't it delete system or something? I don't need to flash rom or anything else after that?
Click to expand...
Click to collapse
'Internal SD' is a separate partition of the internal memory away from 'system' partition. So no worries that you will screw anything up by formatting internal SD.
Hello,
I am from India and I just happened to read this thread. I have a few questions and I appreciate If you could answer them.
I purchased a new nexus 5 32 GB. Now, I am afraid to do rooting as it could void my warranty.
I would like to know how to install apps to the external storage. Since Nexus 5 comes without an sd card(sealed sd card). How do I access this sd card, becuase If I install any app. It just installs(currently, it tells 350mb and 26 GB free). Now, is this telling me that 350 MB is being used on sd card.
Secondly, where can I check the amount of RAM being used ?
Regards,
Avi
If you don't want to root, don't. As for your other question, I don't understand... There is no external storage. Unless you get an otg like meneevo but you can't install apps to that. Everything runs off the internal. 32 GB should be more than enough unless you install like 1000 apps...
sent from my hammerhead
Avin_in said:
Hello, I am from India and I just happened to read this thread. I have a few questions and I appreciate If you could answer them. I purchased a new nexus 5 32 GB. Now, I am afraid to do rooting as it could void my warranty. I would like to know how to install apps to the external storage. Since Nexus 5 comes without an sd card(sealed sd card). How do I access this sd card, becuase If I install any app. It just installs(currently, it tells 350mb and 26 GB free). Now, is this telling me that 350 MB is being used on sd card. Secondly, where can I check the amount of RAM being used ? Regards, Avi
Click to expand...
Click to collapse
Here's an excellent thread about the N5's storage.
Some more info please
Hello,
Thanks for the reply. But I still have some doubts.
If I install any app from play store, By default, where it will install, in the internal 32 GB Memory or on the 2GB RAM ?
Because, my intention is that whatever apps I install, It should by default install in the 32GB internal storage and not on the 2GB RAM. How to do this ? If any screenshot helps, please let me know.
Regards,
Avi
they are installed in 32 gb not ram lololololo.....
Avin_in said:
Hello,
Thanks for the reply. But I still have some doubts.
If I install any app from play store, By default, where it will install, in the internal 32 GB Memory or on the 2GB RAM ?
Because, my intention is that whatever apps I install, It should by default install in the 32GB internal storage and not on the 2GB RAM. How to do this ? If any screenshot helps, please let me know.
Regards,
Avi
Click to expand...
Click to collapse
Apps will only install on the phones memory and never the RAM. RAM means how many apps you can have open on the phone at one time (multitask). For example you can have Facebook, Twitter, YouTube, Browser, etc all open at one time without the phone crashing or running sluggish. RAM is basically the towing capacity of a pick up truck.
The phone memory is basically a car trunk filled with groceries (data, pictures, videos, apps, etc). The larger the car trunk, the more groceries you can put in it before you run out of storage and have to put it in the back seat/front seat (external SD or OTG).
In short, you have 32gb and all your apps will be downloaded ONLY to the 32gb.
sent from my neXus 5
unlock and root
Hello,
If it is that all the apps will be downloaded to 32 GB internal memory, then why would anybody use link2sd apps, because the main intention is that nothing goes to phone memory(2 GB) and all of them goes to 32gb internal memory. I believe that link2sd apps is probably not for nexus 5 phone at all and only for other smart phones.
One thing, I would like to tell is that I downloaded the link2sd app(hoping that this could increase the phone performance). Here, when I launch the app, for few apps, it tells that the app can be moved and tells that symbolic link is not found ? Does this make all sense what I am saying ?
What is your take on this ?
Regards,
Avinash
Avin_in said:
Hello,
If it is that all the apps will be downloaded to 32 GB internal memory, then why would anybody use link2sd apps, because the main intention is that nothing goes to phone memory(2 GB) and all of them goes to 32gb internal memory. I believe that link2sd apps is probably not for nexus 5 phone at all and only for other smart phones.
One thing, I would like to tell is that I downloaded the link2sd app(hoping that this could increase the phone performance). Here, when I launch the app, for few apps, it tells that the app can be moved and tells that symbolic link is not found ? Does this make all sense what I am saying ?
What is your take on this ?
Regards,
Avinash
Click to expand...
Click to collapse
Link2sd is not for our phone. Its for phones that support external SD. We have internal SD and no external SD (micro SD slot)! Delete Link2sd and enjoy your phone. Don't worry about storage space. You should have more than enough storage space unless you download a lot of songs, movies etc. I have over 200 songs on my phone and I have a lot of storage left! I have the 32gb model also.
sent from my neXus 5
Unlocking and Rooting
Hello,
Thanks for all the reply. All my answers are answered pretty well.
What I understand is unlocking and rooting is required only when custom roms and link2sd need to be installed, As far as Nexus 5 is concerned, would unlocking and rooting help as already I am running kitkat 4.4 latest build.
Also, I have some queries related to apps, would you mind If I post it here or I should create a different post.
Regards,
Avi
You cannot use link2sd as there's no sd slot so no, root will not help.
Sent from my Nexus 5 using Tapatalk
Avin_in said:
Hello,
Thanks for all the reply. All my answers are answered pretty well.
What I understand is unlocking and rooting is required only when custom roms and link2sd need to be installed, As far as Nexus 5 is concerned, would unlocking and rooting help as already I am running kitkat 4.4 latest build.
Also, I have some queries related to apps, would you mind If I post it here or I should create a different post.
Regards,
Avi
Click to expand...
Click to collapse
There is much more than link2sd which requires root, link2sd is used on phones with almost very less internal memory so no use on nexus 5..….if u are newbie just keep ur phone stock and read and carefully understand about rooting and unlocking from xda and later you can try them
Hello good pm to all. I buy xperia c 1 week ago and my problem with this phone is that it has low storage on phone memory. May question is that how can i move apps from internal to sd card.May phone is rooted with framaroot. Can someone what apps should i download or better give me screen shoots to do so..Thank you in advance!
Fragileheart said:
Hello good pm to all. I buy xperia c 1 week ago and my problem with this phone is that it has low storage on phone memory. May question is that how can i move apps from internal to sd card.May phone is rooted with framaroot. Can someone what apps should i download or better give me screen shoots to do so..Thank you in advance!
Click to expand...
Click to collapse
Use link2SD...
https://play.google.com/store/apps/...=google&utm_medium=organic&utm_term=link+2+sd
hellooo, this is my problem too, i cannot install any app
now i dont have sd card for use link2sd method
but anyone know how to swapp memory on xperia C
because, tommorow i'll buy 32gb microsdhc class 10
it will be nice if we can swapp memory
i've got the same problem.
my XC is running out of memory
hi frds,
i am having a problem with my phone samsung gts 8500 (wave 1) badadroid omni installed.
i had installed ram expander in my phone and swaped it with 2gb sd card, it went sucessfully.
after some days i delete the swap file from my sd card , but when i checked the swap memory through terminal emulator it was not zero.
i wanna know the solution to make it zero. and swap again with 16 gb sd card plz help
thanks in advance.
Iam not a expert, but if you did not use the app that created the swap file to remove it. It would probably make another.Also not all swap files are a fixed size. You might sit it to 2 gig but that might just be the max size it can grow too. Hope that helps
clear data and catch of that app and make a new one in 16 gb external card
Sent from my SM-G355H using XDA Free mobile app