[Q] I have wasted my warrenty for NOTHING - Android Q&A, Help & Troubleshooting

hello guys..its my first post on xda forums .so if i posted in wrong section am srry . i have an issue with samsung galaxy s3 .the problem is i have rooted my phone so i can be able to move apps and games to my external storage after i root i tried every app2sd on market and none of them work . please guys help me

donsemaryy said:
hello guys..its my first post on xda forums .so if i posted in wrong section am srry . i have an issue with samsung galaxy s3 .the problem is i have rooted my phone so i can be able to move apps and games to my external storage after i root i tried every app2sd on market and none of them work . please guys help me
Click to expand...
Click to collapse
Explain your issue in more detail. What exactly have you tried that does not work?

detail
thewindowsfreak said:
Explain your issue in more detail. What exactly have you tried that does not work?
Click to expand...
Click to collapse
In detail > do u mean what programs i tried to use? if it is apps are (a2sp pro - link2sd - app2sd -gl to sd - and much more programs )
i just can not move apps or games to my external sd card
when i used (app2sd) program it gives me this msg : the device does not have a real primary external storage or the primary external storage is emulated .
My device is (samsung galaxy S3 - odin rooted )
any solution? thx in advance

I think your /sdcard is internal memory. The /mnt/extsdcard is external memory. If you removed your external sdcard do all your files and stuff disappear or are they still there?
If you are rooted I think you can change where everything gets mounted or maybe change it in your boot.img.
Also, it's not for nothing. Consider this an educational journey into the rich world of rooted phones.
sent while running with scissors

gee one said:
I think your /sdcard is internal memory. The /mnt/extsdcard is external memory. If you removed your external sdcard do all your files and stuff disappear or are they still there?
If you are rooted I think you can change where everything gets mounted or maybe change it in your boot.img.
Also, it's not for nothing. Consider this an educational journey into the rich world of rooted phones.
sent while running with scissors
Click to expand...
Click to collapse
First thx and about stuff disappear , no i can still see them whenever i use usb cable or any
its my first android so am new to expressions (your boot.img)
its ok just wanted to have more memory cuz my empty memory is 700 mb :S right now
and am using the factory rom ( maybe i have to setup rom so it can work?)
about education am afraid to educate on my s3 maybe i have to buy a cheap one until i learn how to use
thx again bro

Since you are rooted you can install a custom rom that has no bloatware. You'll get more space because it will only have the apps that you want
sent while running with scissors

Related

[Q] [HELP] How to use external memory for app instalation??

Hi,
how to use the external memory for instalation of app and games?
I have Micro SD 64GB, and my Galaxy S III don't install nothing in there.
I try app2SD, Link2SD, and the ADB "setInstallLocation"...
Please help me!
Sorry my english. Thank you for help.
S3 is designed to treat the memory as one unit, when internal is full it will start to use external.
Sent from my GT-I9300 using Tapatalk 2
I tried as many methods as i could find and the only thing i succeeded in was breaking the Play Store through something i did, so be careful.
Lennyuk said:
S3 is designed to treat the memory as one unit, when internal is full it will start to use external.
Sent from my GT-I9300 using Tapatalk 2
Click to expand...
Click to collapse
I try this... but this message "Memory is full" for me...
...i try again...
Lennyuk said:
S3 is designed to treat the memory as one unit, when internal is full it will start to use external.
Sent from my GT-I9300 using Tapatalk 2
Click to expand...
Click to collapse
Are you sure? The last time my internal SD card was full and the phone was not installing the apps stating that the device is low on the memory. If it is designed to be able to use internal first and external afterwards then why it did not use it in may case. Is there any setting or anything to turn on this feature?
It's how the nexus works and how the s3 works.
Sent from my GT-I9300 using Tapatalk 2
masterbr said:
Hi,
how to use the external memory for instalation of app and games?
I have Micro SD 64GB, and my Galaxy S III don't install nothing in there.
I try app2SD, Link2SD, and the ADB "setInstallLocation"...
Please help me!
Sorry my english. Thank you for help.
Click to expand...
Click to collapse
Root and use DirectoryBind.
It's more technical, but it gets most of the job done, especially those huge games from Gameloft.
So before I try another method and possibly break something else does anyone know if Directory Bind actually works?
You have 16 of storage on the phone itself. Why would you need to move apps to the SD card anymore? I could see back in the days when you only had 1GB or less, but now there really is no need for it.
Baldilocks said:
You have 16 of storage on the phone itself. Why would you need to move apps to the SD card anymore? I could see back in the days when you only had 1GB or less, but now there really is no need for it.
Click to expand...
Click to collapse
Nova 3: 1.9gb
Modern Combat 3: 1.4gb
That's just 2 games taking up nearly a third of the space and it is impossible without Rooting and tricking the phone to install the game or SD data.
Baldilocks said:
You have 16 of storage on the phone itself. Why would you need to move apps to the SD card anymore? I could see back in the days when you only had 1GB or less, but now there really is no need for it.
Click to expand...
Click to collapse
OK so you dont play many games on your phone & the internal memory is obviously enough for you But thats not the case for everyone!
Most decent 3d games these days are over 1gb each so surely you can see why people want to install to extsd i certainly want this feature
Directory Bind dont Install im my SGS3...
Memory is full error in install , but i have 2GB free memory...
masterbr said:
Directory Bind dont Install im my SGS3...
Memory is full error in install , but i have 2GB free memory...
Click to expand...
Click to collapse
Help please!
HELP! UP!
Free up some space (move a Gameloft game folder from /sdcard/Android/data/ to /mnt/extSdCard/Android/data), install Directory Bind, then use it to bind both folders.
Baldilocks said:
You have 16 of storage on the phone itself. Why would you need to move apps to the SD card anymore? I could see back in the days when you only had 1GB or less, but now there really is no need for it.
Click to expand...
Click to collapse
Can't believe you asked this man...
If you're rooted, run the following on Terminal Emulator
(you may want to reate a GScript link and e.g. an autostart entry so that it's easier to use)
Preparation:
* Terminate the app
* Copy/move the folder you want to transfer from the internal to the external SD
* Create a new folder on the internal SD with exactly the same name
Execution (run in Terminal Emulator / GScript)
Code:
mount -o bind /mnt/extSdCard/YOURFOLDER /mnt/sdcard/YOURFOLDER
Note: This does not survive reboots, you'll need to execute or automatically execute the 'Execution' part on each boot.
This setup can be repeated endlessly for all folders you want.
Michael_P said:
Nova 3: 1.9gb
Modern Combat 3: 1.4gb
That's just 2 games taking up nearly a third of the space and it is impossible without Rooting and tricking the phone to install the game or SD data.
Click to expand...
Click to collapse
I second this..
d4fseeker said:
If you're rooted, run the following on Terminal Emulator
(you may want to reate a GScript link and e.g. an autostart entry so that it's easier to use)
Preparation:
* Terminate the app
* Copy/move the folder you want to transfer from the internal to the external SD
* Create a new folder on the internal SD with exactly the same name
Execution (run in Terminal Emulator / GScript)
Code:
mount -o bind /mnt/extSdCard/YOURFOLDER /mnt/sdcard/YOURFOLDER
Note: This does not survive reboots, you'll need to execute or automatically execute the 'Execution' part on each boot.
This setup can be repeated endlessly for all folders you want.
Click to expand...
Click to collapse
The code is in one line?
Thank you. Sorry my english.

[Q]How can i install apps on the external SD

Hello xda developers user , i have rooted Galaxy S2(GT-I9100) device using the stock version of samsung 4.1.2 XXLSJ and my question is How can I Install Android Apps to my external SD Card, please help me .
This has been asked/answered 987,241 times in the 14 months I've been coming here. XDA or Google search yields so many hits it ain't funny. If I can do that, you can.
MistahBungle said:
This has been asked/answered 987,241 times in the 14 months I've been coming here. XDA or Google search yields so many hits it ain't funny. If I can do that, you can.
Click to expand...
Click to collapse
so how the hell can i do that
OK. Let me be blunt this time. Search. Stop being lazy :-/
MistahBungle said:
OK. Let me be blunt this time. Search. Stop being lazy :-/
Click to expand...
Click to collapse
did , tryed , nothing happend
APP2SD ?If write to search and click search button so hard ?
Looks like your apps are staying on your internal SD then. No skin off my nads.
Paulius7 said:
APP2SD ?If write to search and click search button so hard ?
Click to expand...
Click to collapse
it doesnt work it reads my usb memory as a SD card , my sd card is 8 gb and it reads my usb memory as 11 gb
I don't understand You Have Usb memory and SD card ? can you explain ?
there is plenty of space for apps on sgs2 .. so you dont need to install them on your SD-Card ...
the internal SD Card is much faster though .. so you will have more fun starting them
Dizblo said:
Hello xda developers user , i have rooted Galaxy S2(GT-I9100) device using the stock version of samsung 4.1.2 XXLSJ and my question is How can I Install Android Apps to my external SD Card, please help me .
Click to expand...
Click to collapse
There are several methods(whatever method you will need root) , one is swapping the internal and external memory card so all apps will directly install into the sd card(there are several threads on how to do it, I think there is an app in play store too) , and other method is using a third party application like directory bind.
Edit:
A simple search gave me this link http://forum.xda-developers.com/showthread.php?t=2010152 it contains the vold.fstab file for your version too.
You should try searching properly, If one man can do it, another can.
Using GT - I9100
Just hit the damn help button if I helped you.

[Q] problems with moving games on sd card

hello guys, i'm new here si i'm apologize if i do something wrong. so, i got a samsung galaxy s4 mini the other days and i bought a sd card 8gb kingston class 4, specially for games. i downloaded asphalt 8, automaticaly installed on the internal memory,ocuppied 1.5 gb. when i'm moving it on sd card with "manager apps" it does move but the game occupy totally 3 gb, 1.5 on internal memory and 1.5 on external memory. when i'm moving it with "my files" android>data/obb etc etc, it doesn't work the game, it occupy just 1.5 in internal memory and when i'm starting the game it says to me that i must to download the game, the 1.5gb that i'm talking about. sorry for my english, what should i do? help
tomicop said:
hello guys, i'm new here si i'm apologize if i do something wrong. so, i got a samsung galaxy s4 mini the other days and i bought a sd card 8gb kingston class 4, specially for games. i downloaded asphalt 8, automaticaly installed on the internal memory,ocuppied 1.5 gb. when i'm moving it on sd card with "manager apps" it does move but the game occupy totally 3 gb, 1.5 on internal memory and 1.5 on external memory. when i'm moving it with "my files" android>data/obb etc etc, it doesn't work the game, it occupy just 1.5 in internal memory and when i'm starting the game it says to me that i must to download the game, the 1.5gb that i'm talking about. sorry for my english, what should i do? help
Click to expand...
Click to collapse
First root ur phone ....then use foldermount or gl2sd to transfer the data to the ext sd card....................................theres no way without rooting
rutvikrvr said:
First root ur phone ....then use foldermount or gl2sd to transfer the data to the ext sd card....................................theres no way without rooting
Click to expand...
Click to collapse
i just rooted my phone. what should i do now to succesfully move my games to external sd card?
tomicop said:
i just rooted my phone. what should i do now to succesfully move my games to external sd card?
Click to expand...
Click to collapse
use gl to sd or folder mount
rutvikrvr said:
use gl to sd or folder mount
Click to expand...
Click to collapse
and another question: i have another friend who own a samsung galaxy s4 mini gt-i9195, lte model, which is NOT factory unlocked. to root this phone must be factory unlocked?
No
Sent from my GT-I9082 using XDA Premium 4 mobile app
rutvikrvr said:
No
Sent from my GT-I9082 using XDA Premium 4 mobile app
Click to expand...
Click to collapse
are u 100% sure? because i found a tutorial with some pre-requisites, and one of them is: "4. The Galaxy S4 Mini should be factory unlocked and not locked to any particular carrier.".
sorry for that many questions but i'm new on android and i don't wanna mess up my phone.
tomicop said:
are u 100% sure? because i found a tutorial with some pre-requisites, and one of them is: "4. The Galaxy S4 Mini should be factory unlocked and not locked to any particular carrier.".
sorry for that many questions but i'm new on android and i don't wanna mess up my phone.
Click to expand...
Click to collapse
ya even i came to noe u cant .... because i think its against the carrier policy and could land u into troouble or even brick the device ....so dont do it
Good day to. day o all.Im using an LG K10 phone. I noticed im unable to move apps from phone storage to sd. I even tried using app2sd, but still didnt work. Any help is appreciated

Samsung galaxy ace gt-s5839i are tooo slow why?

A friend of me has the samsung galaxy s5839i some times while the mobile run normally at menu e.t.c. are became tooooo slow at menu and at all.
These time the free memory from uninstall apps menu it is 20-25mb and if i free some of this memory it is became to normal speeds like it was before.
What you suggest me to do to make the phone work just fine everytime?
My friend it was buy one sd card 8gb without any difference.
And the fact is that it doesn't install tooo many apps.
It has install only 4-5 apps like(facebook, lighter, battery, aquamail e.t.c.)
The mobile it has the official android 2.3.6.
Do you suggest me to root it and if i did what apps you suggest me to uninstall that it doesn't bother the fuction of mobile?
Thank you very much .
fits79 said:
A friend of me has the samsung galaxy s5839i some times while the mobile run normally at menu e.t.c. are became tooooo slow at menu and at all.
These time the free memory from uninstall apps menu it is 20-25mb and if i free some of this memory it is became to normal speeds like it was before.
What you suggest me to do to make the phone work just fine everytime?
My friend it was buy one sd card 8gb without any difference.
And the fact is that it doesn't install tooo many apps.
It has install only 4-5 apps like(facebook, lighter, battery, aquamail e.t.c.)
The mobile it has the official android 2.3.6.
Do you suggest me to root it and if i did what apps you suggest me to uninstall that it doesn't bother the fuction of mobile?
Thank you very much .
Click to expand...
Click to collapse
If you want space, then root the phone and use an app called link2sd to move apps to SD card and free space. If you want free RAM space to make it more smoother, don't open too many apps in one go and stop any unnessesary processes and use a task killer e.g. Clean Master. If you want ultimate smoothness flash a custom ROM!
Sent from my GT-I8190N using Tapatalk
Custom rom like????
And my friend want the maximun smoothness.
If i can make it smoothness only with root and move all apps to sd then can you tell me a link to the link of root file for 2.3.6 and the link for unroot file.
The root or unroot became from recovery menu of the mobile correct?
fits79 said:
Custom rom like????
And my friend want the maximun smoothness.
If i can make it smoothness only with root and move all apps to sd then can you tell me a link to the link of root file for 2.3.6 and the link for unroot file.
The root or unroot became from recovery menu of the mobile correct?
Click to expand...
Click to collapse
Your all questions will be answerd by reading some Guides
Go to our General Section and Read some Guides related to Increase Internal memory ...and all..
Then Head to our Development section for Custom Roms
Choose as You taste Suits
Comparing Roms are not allowed in XDA ...
Thanks
Ok can you tell me one app that i can move almost every app from the phone memory to sd memory card if the phone is rooted?
And can you tell me what file i must install to the s5839i with android 2.3.6 to root it and what to unroot it?
A LOT OF THANKS
fits79 said:
Ok can you tell me one app that i can move almost every app from the phone memory to sd memory card if the phone is rooted?
And can you tell me what file i must install to the s5839i with android 2.3.6 to root it and what to unroot it?
A LOT OF THANKS
Click to expand...
Click to collapse
Head towards these For Increasing internal memory
And For Root and UnRoot
No this increase internal memory of this mobile is really hard procedure and risky.
I want an EASY and very really workable way.
If simply root(NOT custom roms or anything else) it and move all the apps into 8gb sd card can i see any chance at the speed of the phone?
Can you tell me if this app can move apps to sd card to a samsung gt-s5839i even with stock unrooted android 2.3.6 doesn't allow me to do it?
fits79 said:
No this increase internal memory of this mobile is really hard procedure and risky.
I want an EASY and very really workable way.
If simply root(NOT custom roms or anything else) it and move all the apps into 8gb sd card can i see any chance at the speed of the phone?
Can you tell me if this app can move apps to sd card to a samsung gt-s5839i even with stock unrooted android 2.3.6 doesn't allow me to do it?
Click to expand...
Click to collapse
See which ever Guide i had Provided is already tested and workable so do it on your own risk
And without rooting nothing is possible
About speed, yes your speed will be decrease little bit
And about App link2sd is most preferable .
So you thing if i ONLY ROOT the mobile and simply move most apps into the sd card the phone will work stable and fast correct?
fits79 said:
So you thing if i ONLY ROOT the mobile and simply move most apps into the sd card the phone will work stable and fast correct?
Click to expand...
Click to collapse
No the speed will not remain as it is it will decrease little bit.. because of moving apps forcefully .
The speed when i power on the phone?
Correct?
When the phone it was powered on and it was scanned the sd card then the mobile it doesn't be so slow as it is now that internal memory it was fulled except 20-25mb correct?
fits79 said:
The speed when i power on the phone?
Correct?
When the phone it was powered on and it was scanned the sd card then the mobile it doesn't be so slow as it is now that internal memory it was fulled except 20-25mb correct?
Click to expand...
Click to collapse
When you will open any app do it will take some sec then it will open and nothing wrong with it its ok
Sent from my GT-S5830i using Tapatalk 2
might be it is just lazy
clear your ram
keep some free memory space in mobile
stop the apps that keep running in background

[Q] HI im new here.. can you help me?

Hi I'm new here i just want to ask if there is a way to unroot my lenovo A269i?, because every time i download an application it goes to internal memory and the internal memory of my phone is sucks, its not even let me transfer application to my SD card.. help me guys please thanks :laugh:
Not sure I understand...you want to UNroot because you don't have any internal storage left? Not sure I'm with you there. There are a lot of options while rooted to either swap mounting points for storages or use an app like Folder Mount to link folders from internal to external. If you aren't rooted, the ability to maximize your space is severely limited on most phones.
jomar.felix said:
Hi I'm new here i just want to ask if there is a way to unroot my lenovo A269i?, because every time i download an application it goes to internal memory and the internal memory of my phone is sucks, its not even let me transfer application to my SD card.. help me guys please thanks :laugh:
Click to expand...
Click to collapse
Ok... Probably this isn't a problem, rooted phones, have. Note that in 4.x.x android version you aren't allowed to move apps to extSDcard
---------------------------------
Hope I helped you! If I did , then why not press that Thanks button under my post...
es0tericcha0s said:
Not sure I understand...you want to UNroot because you don't have any internal storage left? Not sure I'm with you there. There are a lot of options while rooted to either swap mounting points for storages or use an app like Folder Mount to link folders from internal to external. If you aren't rooted, the ability to maximize your space is severely limited on most phones.
Click to expand...
Click to collapse
thats absolutely right, with root you have admin access of your device an you have more control, have you tried using apps like App2sd etc?
SavvasPro said:
Ok... Probably this isn't a problem, rooted phones, have. Note that in 4.x.x android version you aren't allowed to move apps to extSDcard
---------------------------------
Hope I helped you! If I did , then why not press that Thanks button under my post...
Click to expand...
Click to collapse
---------------------------------
Thank you for the reply, can you help me to root my phone? im new and i dont have any background in rooting
es0tericcha0s said:
Not sure I understand...you want to UNroot because you don't have any internal storage left? Not sure I'm with you there. There are a lot of options while rooted to either swap mounting points for storages or use an app like Folder Mount to link folders from internal to external. If you aren't rooted, the ability to maximize your space is severely limited on most phones.
Click to expand...
Click to collapse
-------------------------------------------
Thanks for the reply
im looking forward in rooting my phone, can you help me how to do it
ghost3656 said:
thats absolutely right, with root you have admin access of your device an you have more control, have you tried using apps like App2sd etc?
Click to expand...
Click to collapse
----------------------------------------
ghost3656 said:
Thanks for the reply
haven't tried App2sd apps yet, but im looking forward in rooting my phone, can you help me how to do it
Click to expand...
Click to collapse
jomar.felix said:
---------------------------------
Thank you for the reply, can you help me to root my phone? im new and i dont have any background in rooting
Click to expand...
Click to collapse
I'm here to help...
Search for your phone on XDA etc. "How to root Lenovo A269i"
Hope you find a solution, buddy. I'm sure many of those threads will have detailed information on how to root your phone!
=================================
Hope I Helped You . If I did, then why not press the "Thanks" button under my post.

Categories

Resources