[Q] milestone xt720 app2sd help - Milestone XT720 General

Is there a easy way to get apps2sd working on my milestone xt720 cause all my space is full I can barely receive text cause of memory issues with this phone its a shame this phone is so good but image have to get rid of it cause it loose memory fast

tyronekndrck said:
Is there a easy way to get apps2sd working on my milestone xt720 cause all my space is full I can barely receive text cause of memory issues with this phone its a shame this phone is so good but image have to get rid of it cause it loose memory fast
Click to expand...
Click to collapse
Try this App2Card
It always work on my XT720 since version 2.4.3. Now it's already 2.7.6
credits to the original developer.
Code:
http://translate.google.com/translate?hl=en&sl=vi&u=http://www.tinhte.vn/thay-doi-nang-cap-firmware-280/app2card-2-7-3-3dec-cai-dat-ung-dung-len-nho-phan-vung-456586/&ei=ij4YTemaAsbPrQeR-vHoCw&sa=X&oi=translate&ct=result&resnum=8&ved=0CFoQ7gEwBw&prev=/search%3Fq%3Dapp2card%26hl%3Den%26client%3Dfirefox-a%26hs%3DcWn%26rls%3Dorg.mozilla:en-US:official%26prmd%3Divns/

app2card
Can someone please provide a working like to app2card I tried a link and it says its a private link and only the owner can access it

http://www.droidforums.net/forum/mo...-guide-milestone-xt720-apps2sd-froyo-jit.html

tyronekndrck said:
Can someone please provide a working like to app2card I tried a link and it says its a private link and only the owner can access it
Click to expand...
Click to collapse
Dude,
I don't know why you cannot access.
Code:
http://www.mediafire.com/?nnbnoyd0kyc6yx7
here's the direct download link.
pls let me know if u can download. if not, i'll attach the file here.

reply
Below is what it says when I go to any link to app2card that I go to I tried about 10 different links
This file is currently set to private. When a file is set to private by its owner only the owner of the file can access it. If you are the owner of the file please log into your account to access this file If you believe you have reached this page in error, please contact support.

tyronekndrck said:
Below is what it says when I go to any link to app2card that I go to I tried about 10 different links
This file is currently set to private. When a file is set to private by its owner only the owner of the file can access it. If you are the owner of the file please log into your account to access this file If you believe you have reached this page in error, please contact support.
Click to expand...
Click to collapse
OK, here you go!

spiderx_mm said:
OK, here you go!
Click to expand...
Click to collapse
Does this app2card work with stock 8GB micro-SD card?
I tried few times and failed again and again.
It's very unstable. I'm wondering is it app or SD card

Thiavid said:
Does this app2card work with stock 8GB micro-SD card?
I tried few times and failed again and again.
It's very unstable. I'm wondering is it app or SD card
Click to expand...
Click to collapse
just set up adb on your pc then running this optimizer
http://forum.xda-developers.com/showthread.php?t=888379
the best is reflash then apply the optimizer..can guarantee u never regret....totally optimize your xt plus can get 167 internal memory...

khalpowers said:
just set up adb on your pc then running this optimizer
http://forum.xda-developers.com/showthread.php?t=888379
the best is reflash then apply the optimizer..can guarantee u never regret....totally optimize your xt plus can get 167 internal memory...
Click to expand...
Click to collapse
How do you get 167? Fresh install for me only yielded 127

Related

Apps to SD card app

Hey all,
I know I just put up my tutorial on how to do this but hopefully this will make things easier for everyone. I'd still suggest doing a nandroid backup first just to make sure but I tested this on my phone so it should work. Just run the app and if this is the first time moving your apps to your sd card(and you want to keep the ones you have) leave the checkbox checked. Otherwise uncheck it. Then just press the buttons that correspond to what you want to do. Enjoy
In order to use this you MUST:
1: Have an apps-to-sd ROM
2: Have your sd card partitioned correctly with FAT32 first and ext2 second.
3: Have busybox already installed to /system/xbin
NOTE: I'll try to help as much as I can but I can't take responsibility for anything this does to your phone. I'm pretty sure nothing bad will happen and nothing irreparable can happen but gotta say these things just to be sure anytime I'm messing with root permissions.
ANOTHER NOTE: I'll put this up in the market for $1. It'll remain free here but people can donate to me that way.
YET ANOTHER NOTE: I've managed to get a new method working that's a lot more stable and flexible. I will keep this thread here but won't be maintaining it.
EDIT: Moving data is too unstable, I've removed the option. It doesn't force close anymore when you don't have the setup right, it just gives an error and wont let you do anything, so that's better.
Tried it this morning and worked great. You might add a pop up at the end of moving apps to restart the device. When less experienced people use it, they won't know to do that I'm afraid.
the app sends me into abootloop at the htc screen
ps
i tried from fresh wipe and sd
Nismo300zx said:
the app sends me into abootloop at the htc screen
ps
i tried from fresh wipe and sd
Click to expand...
Click to collapse
OH SHOOT!!! I fixed this problem on the market one but forgot to put it back up on here. Umm... for now no1 should use the one posted here, until I can get home and post the updated one. OR if you still want to fix this and don't much just a bit of fiddling in the recovery terminal, after moving apps to sd, restart in recovery mode and do this:
Code:
mount data
ln -s /system/sd/app /data/app
For anyone who cares about such things, the problem is that it deletes the /data/app folder and then makes a symlink, which sounds ok, except that every super user command has to be run through the whitelist app... which no longer exists. So it's not able to set up the link and all hell breaks loose.
i did use the 1 from here
it says ln: /data/app: file exists
if i already had apps2sd, tried to upgrade my phone from 5.0 to 5.01G, so I wiped...then data.img wouldn't flash over...if i do this, will my apps show up again?
Nismo300zx said:
i did use the 1 from here
Click to expand...
Click to collapse
ya it's the one from here that's broken, sorry. If you haven't already flashed back and everything(still have the boot loop) then you can use the code I posted and it should fix it. I'll post the updated version tonight when I get back home.
AbsoluteDesignz said:
if i already had apps2sd, tried to upgrade my phone from 5.0 to 5.01G, so I wiped...then data.img wouldn't flash over...if i do this, will my apps show up again?
Click to expand...
Click to collapse
Yes, just uncheck the checkbox. But you might want to read the note that I just posted, there's a known problem with it that has a fix but requires going into the recovery terminal. I'll post the updated version of this app that doesn't have that bug tonight.
jus tried and nothing ..now im stuck at tmobile g1 screen..im startin to think it just dnt like me
Nismo300zx said:
jus tried and nothing ..now im stuck at tmobile g1 screen..im startin to think it just dnt like me
Click to expand...
Click to collapse
Try reading a few of the posts above yours.
ThaBadBoy said:
Try reading a few of the posts above yours.
Click to expand...
Click to collapse
i been at this for 2days ive tried evrythin ..hmm time to give up soon
Nismo300zx said:
i been at this for 2days ive tried evrythin ..hmm time to give up soon
Click to expand...
Click to collapse
Not really,,
According to the like 6th post or something its states this app wont work if you download it from here, but if you were to get it through the market....
Bob should now be your uncle
if you give him some time as clearly posted again, he will fix the app from the first post and replace it later on
Dantehman said:
Not really,,
According to the like 6th post or something its states this app wont work if you download it from here, but if you were to get it through the market....
Bob should now be your uncle
if you give him some time as clearly posted again, he will fix the app from the first post and replace it later on
Click to expand...
Click to collapse
ok if i typed the commands in manually and it wnt work ..and the app wnt work ..im tired of wipin the fone and formattin the sd card...=[ i give up
Nismo300zx said:
ok if i typed the commands in manually and it wnt work ..and the app wnt work ..im tired of wipin the fone and formattin the sd card...=[ i give up
Click to expand...
Click to collapse
you had the "stale NFS handle" right? I'm not really sure what's going on but something in your phone's file system sounds like it went screwy. Maybe someone like JF or LucidREM could help? Your problem goes way over my head and I'm guessing the same is true of a lot of people on here unfortunately.
its cool imma jus stay with apps n caches to sd...n kep dalvik on the fone..i got passed the nfs error and get stuck at tmo g1 screen maybe ill try again l8ter
jf rom
Ok question I know it says apps to sd rom is needed does this mean only haykuro roms? I have a jfrc33 1.42 and I could do apps to sd using this rom (planning on doing it tonight my 8gig class 6 card arrived) so my question is can I just use this app or do I need to do all the steps manually
jjjackson56 said:
Ok question I know it says apps to sd rom is needed does this mean only haykuro roms? I have a jfrc33 1.42 and I could do apps to sd using this rom (planning on doing it tonight my 8gig class 6 card arrived) so my question is can I just use this app or do I need to do all the steps manually
Click to expand...
Click to collapse
It should work on any apps to sd ROM. This includes LucidREM's modified JF ROMs. If you're gonna be manually changing it into an apps to sd, then I would think it would work but can't promise it. I wasn't able to figure that out when I tried so I'm not 100% sure that they work the same but I would imagine they would. Again, though, the one posted here has that known bug which will be fixed after I get home from work.
Short answer(s):
Haykuro's ROM: definitely works
LucidREM ROM: Don't have it to test it but almost assuredly works
Self-modified: probably works?
Sounds good I wasn't doing it till later tonight anyways (stuck at work also) also is it still a good idea to keep ext2 parititon less then 2gb like lucid reported on his tutorial
jjjackson56 said:
Sounds good I wasn't doing it till later tonight anyways (stuck at work also) also is it still a good idea to keep ext2 parititon less then 2gb like lucid reported on his tutorial
Click to expand...
Click to collapse
Probably, I haven't tried anything bigger... and seriously, you'd need a crazy amount of apps to fill up even 1GB...
[email protected] said:
Probably, I haven't tried anything bigger... and seriously, you'd need a crazy amount of apps to fill up even 1GB...
Click to expand...
Click to collapse
True. that sure would be a lot I dont even think all the apps in the market would fill 2gigs lol. Thanks for your work look forward to trying it later

CM6 and apps2ext (not froyo's apps2sd,fat32)

update (FIRERAT's implentation): http://forum.cyanogenmod.com/topic/2636-froyo-a2sdext/page__p__24386#entry24386
Ive seen this method around. And i was wondering....would it be possible to bypass the ADB steps for someone like me that doesnt have ADB access?
motoman234 said:
Ive seen this method around. And i was wondering....would it be possible to bypass the ADB steps for someone like me that doesnt have ADB access?
Click to expand...
Click to collapse
It's actually very easy:
Install Droid explorer (xda)
C:\Program Files\Droid Explorer\SDK\tools (Run... cmd)
I am trying this now...I will post back after installing some apps
EDIT= This is great and works a trea ...thanks dude
robuser007 said:
It's actually very easy:
Install Droid explorer (xda)
C:\Program Files\Droid Explorer\SDK\tools (Run... cmd)
Click to expand...
Click to collapse
Well thats my problem, my computer is super old and messed up. I cant get administrator access to downloads the proper files for adb. All i can do is download zip files to transfer for my phone lol.
motoman234 said:
Well thats my problem, my computer is super old and messed up. I cant get administrator access to downloads the proper files for adb. All i can do is download zip files to transfer for my phone lol.
Click to expand...
Click to collapse
Juts make another account and make it Admin. Then use the new account.
If your windows is that bad then I would either use a backup(if you did one) or a fresh install.
deuse said:
Juts make another account and make it Admin. Then use the new account.
If your windows is that bad then I would either use a backup(if you did one) or a fresh install.
Click to expand...
Click to collapse
Well to create a new account i would have to have admin access. Like a year or so ago this computer was givin to me for that reason lol. Theres a admin account on my computer but i cant get into it. Never could I wish there was a work around. Ive been messing with android for a long time and not once i have EVER used ADB lol. I would love to, theres so much stuff that i cant do because of this terrible computer.
motoman234 said:
Well to create a new account i would have to have admin access. Like a year or so ago this computer was givin to me for that reason lol. Theres a admin account on my computer but i cant get into it. Never could I wish there was a work around. Ive been messing with android for a long time and not once i have EVER used ADB lol. I would love to, theres so much stuff that i cant do because of this terrible computer.
Click to expand...
Click to collapse
Find yourself a copy of BartPE with Password Renew in it.
Burn, boot, use password renew to reset the password for any account.
I'm trying this, except when I get to "adb shell a2sd install" it says a2sd: not found.
:\
I had to go to /system/bin before i could run a2sd via ./a2sd, after which it worked.
What's the benefit of this over Froyo's SD implementation?
sleepwalkers said:
What's the benefit of this over Froyo's SD implementation?
Click to expand...
Click to collapse
it allows you to use the ext partition from previous versions of CM. Froyo's version now uses a fat32 partition on the sd card, therefore will not read the ext partition and the fact that your apps are on there.
sleepwalkers said:
What's the benefit of this over Froyo's SD implementation?
Click to expand...
Click to collapse
It's not as good, but coming from <= CM5 you may want to port along your apps.
Also Froyo's SD implementation is supported on an per app basis, but can be forced via CM. Note that dalvik cache is only moved to SD when using legacy a2sd.
sturmeh said:
It's not as good, but coming from <= CM5 you may want to port along your apps.
Also Froyo's SD implementation is supported on an per app basis, but can be forced via CM. Note that dalvik cache is only moved to SD when using legacy a2sd.
Click to expand...
Click to collapse
Not true.
See this thread for a more detailed discussion about the pros and cons between froyo2sd and app2sd.
http://forum.cyanogenmod.com/topic/2018-apps2sd-brainstorming/
I will have a try , Thanks..
LIKEHELL said:
I will have a try , Thanks..
Click to expand...
Click to collapse
froyo implementation isn't as good as apps2ext. The froyo method uses the fat32 partition but only if the dev of the app allows it to be moved to the sdcard. plus the apps don't all load on boot because the phone has to mount (prepare)the fat32 partition of the sdcard. This is the reason that many apps are not launching at boot like SetCpu and other root access apps, because the system boots before the sdcard is prepared. This is also the reason why many widgets and apps are missing from the app drawer for a lot of people as well. Cyanogenmod really needs to look at this and think about changing back to the old cm5 way of doing things.
I am trying to find a good backup app as doing a Nandroid did not work for me with doing aps2sd this way.
OMG
honestly , do you really need to add 5.1mb of crap to /system to get what should be a simple script running?
and what is /data/a2sd/Vending.apk for?
Awful, just awful
Code:
$ find
./a2sd-2.7-update3r1-signed.zip
./system
./system/lib
./system/lib/libext2_e2p.so
./system/lib/libext2_profile.so
./system/lib/libext2_com_err.so
./system/lib/libext2fs.so
./system/lib/libext2_blkid.so
./system/lib/libext2_uuid.so
./system/bin
./system/bin/fixa2sd
./system/bin/setupa2sd
./system/bin/apps2sd
./system/bin/boota2sd
./system/bin/chka2sd
./system/bin/reboot.a2sd
./system/bin/e2fsck_recvy
./system/bin/e2fsck
./system/bin/zipalign
./system/bin/aligna2sd
./system/bin/launcha2sd
./system/bin/bash
./system/bin/a2sd
./system/bin/starta2sd
./system/bin/busybox.a2sd
./system/etc
./system/etc/init.d
./system/etc/init.d/04apps2sd
./system/etc/init.d/00a2sdreset
./system/xbin
./system/xbin/apps2sd
./system/xbin/e2fsck
./system/xbin/a2sd
./data
./data/a2sd
./data/a2sd/Vending.apk
Firerat said:
OMG
honestly , do you really need to add 5.1mb of crap to /system to get what should be a simple script running?
and what is /data/a2sd/Vending.apk for?
Click to expand...
Click to collapse
Could you possibly implement something for this purpose and add your "all in one" script? Please
zimphishmonger said:
Could you possibly implement something for this purpose and add your "all in one" script? Please
Click to expand...
Click to collapse
seems I must, even if its not really needed
should have something soon
Firerat said:
seems I must, even if its not really needed
should have something soon
Click to expand...
Click to collapse
Thanks man!

[Q] I have a problem with data being deleted on reboot?

Hi,
I rooted my phone because I wanted to use an application called FolderMount, so I could store big chunks of data from apps onto my SD card.(it seems as though the SD card is useless on Android)I am using an HTC Desire 601, with Android version 4.2.2. Now my problem is that, I'm having an error with FolderMount because of something to do with external SD card r/w permissions.(no this is not specific to the app, it's a software wide problem, that's why I'm posting here.) So I found a "fix" that involved editing platform.xml and adding a line. However, everytime I try to edit it, either the phone just reboots, or no changes are made. Basically, the system folder is denying me r/w access. In root explorer there is a feature to mount it temporarily as r/w, but then if I reboot my changes are lost. This is a problem which I think is also not allowing me to install Busybox. Please help me with this. Thank you.
Jason1712 said:
Hi,
I rooted my phone because I wanted to use an application called FolderMount, so I could store big chunks of data from apps onto my SD card.(it seems as though the SD card is useless on Android)I am using an HTC Desire 601, with Android version 4.2.2. Now my problem is that, I'm having an error with FolderMount because of something to do with external SD card r/w permissions.(no this is not specific to the app, it's a software wide problem, that's why I'm posting here.) So I found a "fix" that involved editing platform.xml and adding a line. However, everytime I try to edit it, either the phone just reboots, or no changes are made. Basically, the system folder is denying me r/w access. In root explorer there is a feature to mount it temporarily as r/w, but then if I reboot my changes are lost. This is a problem which I think is also not allowing me to install Busybox. Please help me with this. Thank you.
Click to expand...
Click to collapse
Stock rom?
Which root app do you use?
LS.xD said:
Stock rom?
Which root app do you use?
Click to expand...
Click to collapse
I'm using the default version of Android that came with my phone, if that's what you mean. And umm what do you mean by which root app did I use?
Jason1712 said:
I'm using the default version of Android that came with my phone, if that's what you mean. And umm what do you mean by which root app did I use?
Click to expand...
Click to collapse
You said you "ROOTED" your phone. That means you have some kind of "SUPERUSER" app installed. I hope so at least
LS.xD said:
You said you "ROOTED" your phone. That means you have some kind of "SUPERUSER" app installed. I hope so at least
Click to expand...
Click to collapse
Oh okay I have the SuperSU app it's SuperSU v1.93 I don't know if it's the latest version. Sorry, I'm new to this rooting stuff. I only got this phone this Monday, and I only got to know about rooting the day after.
Jason1712 said:
Oh okay I have the SuperSU app it's SuperSU v1.93 I don't know if it's the latest version. Sorry, I'm new to this rooting stuff. I only got this phone this Monday, and I only got to know about rooting the day after.
Click to expand...
Click to collapse
Open SuperSU and check if access is granted for "FolderMount"
Do you use free FolderMount? Thats limited to 3links at all.
What type of sd card do you use?
LS.xD said:
Open SuperSU and check if access is granted for "FolderMount"
Do you use free FolderMount? Thats limited to 3links at all.
Click to expand...
Click to collapse
Yes, of course access is granted. I have only tried to create one link so far...so it can't be anything to do with the number of links permitted in FolderMount. I mean, I haven't been able to create a single working link. Precisely, the error I'm getting in FolderMount has something to do with sd card r/w permissions(I've linked a screenshot;maybe you've had this problem before and you solved it?)
The only possible fix I can find is the edit to platform.xml. I've contacted the developer; notice how it says "Attempt to patch my ROM"? Well the developer told me that when the patch is applied and when I reboot, the patch is erased because of the reboot(he said that seems to be the case) so I need to find a way to ensure that it isn't erased. I'm having the same problem here; when I make an edit, it's erased either immediately or after reboot. So that's why I need to find a way to fix this. Thanks, if you have a possible fix.
I've tried using DirectoryBind, but it doesn't work and I hear it's been broken since 4.2. I don't know how to revert back to a previous Android version for my device, so I'm stuck.
Jason1712 said:
Yes, of course access is granted. I have only tried to create one link so far...so it can't be anything to do with the number of links permitted in FolderMount. I mean, I haven't been able to create a single working link. Precisely, the error I'm getting in FolderMount has something to do with sd card r/w permissions(I've linked a screenshot;maybe you've had this problem before and you solved it?)
The only possible fix I can find is the edit to platform.xml. I've contacted the developer; notice how it says "Attempt to patch my ROM"? Well the developer told me that when the patch is applied and when I reboot, the patch is erased because of the reboot(he said that seems to be the case) so I need to find a way to ensure that it isn't erased. I'm having the same problem here; when I make an edit, it's erased either immediately or after reboot. So that's why I need to find a way to fix this. Thanks, if you have a possible fix.
I've tried using DirectoryBind, but it doesn't work and I hear it's been broken since 4.2. I don't know how to revert back to a previous Android version for my device, so I'm stuck.
Click to expand...
Click to collapse
Some files e.g. related to kernel will be generated on every boot. In that case you can't change em permanently. BUT you can try another solution so far Create a ext2/ext4 partition on your external sd and use Link2SD or APP2SD pro
In the superSU setting, try enabling option allow apps requesting root permission at start up(on boot).
Sent from my G610-U00 using xda app-developers app
LS.xD said:
Some files e.g. related to kernel will be generated on every boot. In that case you can't change em permanently. BUT you can try another solution so far Create a ext2/ext4 partition on your external sd and use Link2SD or APP2SD pro
Click to expand...
Click to collapse
Um..how do I do that?
Jason1712 said:
Um..how do I do that?
Click to expand...
Click to collapse
Do you have a custom recovery installed?
LS.xD said:
Do you have a custom recovery installed?
Click to expand...
Click to collapse
Yes.Philz-Touch Modified, Advanced CWM Recovery. At least, that's whats stated in the Desire 601 root guide.
Jason1712 said:
Yes.Philz-Touch Modified, Advanced CWM Recovery. At least, that's whats stated in the Desire 601 root guide.
Click to expand...
Click to collapse
This recovery has a built-i feature to parttition sd-card. Pls keep in mind that all data on sd will be deleted during the process. i look out for a guide.
Your recovery / Rom (Kernel) has to support this feature. I can't find this information. So pls be patient. I'll pm you as soon as i found a safe solution.
LS.xD said:
This recovery has a built-i feature to parttition sd-card. Pls keep in mind that all data on sd will be deleted during the process. i look out for a guide.
Click to expand...
Click to collapse
So I just have to do that? Just boot into recovery, then use the partition sd-card feature in my recovery, and then that's it? My sd card will be partitioned? Ok, then I download..Link2SD?
LS.xD said:
This recovery has a built-i feature to parttition sd-card. Pls keep in mind that all data on sd will be deleted during the process. i look out for a guide.
Your recovery / Rom (Kernel) has to support this feature. I can't find this information. So pls be patient. I'll pm you as soon as i found a safe solution.
Click to expand...
Click to collapse
Oh sorry, I didn't see this post before I posted my reply. OK, thanks a lot.

[ROM][MULTILINGUAL][XPOSED] Lenovo A850 S121 ROW Open Source Edition

I have removed bloatware from the original rom. Also wherever possible replaced Lenovo specific applications
with open source ones. LED notifications work thanks to the integrated ButtonLED application.
You can select the SD card as the default storage
Instructions for installation:
First flash Linerty´s rom S116 or S121 (to double the amount of DATA space, ie. for better partitioning)
Then install this ROM via recovery (md5sum: 05ed1d5272ad2c80cf207587d4fc9fff recovery.img)
Alternative Download link
After first boot allow root permissions to ButtonLED and configure it for LED notifications (Except in the Lenovo A850 the led is green/led, the first option in autolocate)
More info on 1st post (Spanish) here
Thank you but shouldn't you post some more info? You only say how to install...
Please add:
- What is the rom features? (deferences with the original)
- Photos?
- Bugs?
- Referers? (who helped to make it)
The more info in Spanish is not a solution.
Me, as a user i already have a rom and i want to see why should i flash your rom before spending some time doing so...
Take a look in other roms topics to get the idea
Thank you in advance ^_^
Sent from my A850 using XDA Premium 4 mobile app
Cannot download from Mega. Can you upload to a different host?
Hi,
I have added a mediafire link, hope that works for you
rajasyaitan said:
Cannot download from Mega. Can you upload to a different host?
Click to expand...
Click to collapse
Hi, Turkish language is included ??
Thanks Bro!
Just flashed for my dad's device, seem working properly. Great rom!
Thanks for your development.
Glad to see you guys like it.
I use it myself on a daily basis
Great ROM
This ROM is great. In fact it is the smoothest and the one with most options for customizing the phone. I like it
I heard MTK have released the code or smth. Do you guys think a cyanogenmod can be ported to our phone now? Or we lack something else?
Huy guy. My lenovo a850 stok rom S203. I flas using sp flash tool to rom S121 have move app to sd for this rom. After flash complete. I on phone cannot. I plug usb to phone no deteck my phone. Press button on cannot to on. Remove batery plug usb red lamp on. Insert battery lamp off. Help me guy
Sent from my Lenovo A850 using XDA Free mobile app
hello,
After weeks of using and was really happy I have problem with text "insufficient storage..." when trying to install via Google Play.
In sysytem properties I have:
setting Default Write disk:
external storage
and next, spaces:
Internal Storage
Availiable: 9,30/29,71gb
Built-in
Availiable: 255/256mb
External Storage
Availiable: 9,3/29,71gb
cachefolder in root of the device is empty when iam tryingto check it via ESFileExplorer.
What should I do?
xysen0 said:
hello,
After weeks of using and was really happy I have problem with text "insufficient storage..." when trying to install via Google Play.
What should I do?
Click to expand...
Click to collapse
Unistall a big app and try again. If your app is installed than you do not have space where your apps are going... the question is "where" are they going....
GreatApo said:
Unistall a big app and try again. If your app is installed than you do not have space where your apps are going... the question is "where" are they going....
Click to expand...
Click to collapse
Thank you for your reply,
Just uninstalled AVG aantiuvirus without proper result, should uninstal next apps? I am also have lot of free space.
xysen0 said:
Thank you for your reply,
Just uninstalled AVG aantiuvirus without proper result, should uninstal next apps? I am also have lot of free space.
Click to expand...
Click to collapse
If AVG was bigger than the app you are trying to install then something is messed up...
I looked again the spaces you provide and sth is not right...
Internal Storage
Availiable: 9,30/29,71gb
Built-in
Availiable: 255/256mb
External Storage
Availiable: 9,3/29,71gb
Click to expand...
Click to collapse
Both internal and external are 30 GB? And you have 9.3GB free space on both? Your have twecked sth there...
GreatApo said:
If AVG was bigger than the app you are trying to install then something is messed up...
I looked again the spaces you provide and sth is not right...
Both internal and external are 30 GB? And you have 9.3GB free space on both? Your have twecked sth there...
Click to expand...
Click to collapse
Thank you for your reply,
I am using mSD mem card of capacity of 32 gb
I dont know, but I am near sure that I have similar situation from the beginning, when I changed the ROM. But that sounds strange from the begging also for me.
And the other sttrange thing - when I am tryiung to connect via MyphoneExplorer I cant get any records from phonebook, cal and SMSes.
xysen0 said:
Thank you for your reply,
I am using mSD mem card of capacity of 32 gb
I dont know, but I am near sure that I have similar situation from the beginning, when I changed the ROM. But that sounds strange from the begging also for me.
And the other sttrange thing - when I am tryiung to connect via MyphoneExplorer I cant get any records from phonebook, cal and SMSes.
Click to expand...
Click to collapse
I do not know that app... Syncronize your contact with google and backup your SMS with an app from the store.
Flash the phone... and your problems will be lost...
Always make a backup before anything... (a backup from recovery)
GreatApo said:
I do not know that app... Syncronize your contact with google and backup your SMS with an app from the store.
Flash the phone... and your problems will be lost...
Always make a backup before anything... (a backup from recovery)
Click to expand...
Click to collapse
Thank you again for reply,
Yes, I have backup. But could you maybe let me know any good and stable rom for that phone? Shoudl I flash the same rom now?
thank you
xysen0 said:
Thank you again for reply,
Yes, I have backup. But could you maybe let me know any good and stable rom for that phone? Shoudl I flash the same rom now?
thank you
Click to expand...
Click to collapse
I believe that the most stable ROM is s121 from Linerty. Look it up on needrom.
GreatApo said:
I believe that the most stable ROM is s121 from Linerty. Look it up on needrom.
Click to expand...
Click to collapse
I am using s121 from Linerty and it's not that stable as u might think. i got multiple force closed games,and the reknown " using SD card as default memory" is not working quite like that. i still got " low internal storage" errors. is this version more stable and using SD card as default memory correctly ?
LupulAlb611 said:
I am using s121 from Linerty and it's not that stable as u might think. i got multiple force closed games,and the reknown " using SD card as default memory" is not working quite like that. i still got " low internal storage" errors. is this version more stable and using SD card as default memory correctly ?
Click to expand...
Click to collapse
I have completely no problems using Linerty's rom and if there is a rom with the most stable sd swap feature, that is linery's. I do not know what rom you are using or how you integrated it...

[Q] Cannot access SD-Card in Galaxy Core 2 SM-G355H ?

Hello folks, i have Galaxy Core 2 SM-G355H and i have rooted my phone and installed the CWM recovery, which i think has done good.
Even the phone after being rooted hasn't done me any good.
I had initially started a topic here: http://forum.xda-developers.com/galaxy-core/help/copy-to-ssd-samsung-galaxy-core-2-sm-t3033178
But the OP hasn't been able to give me some working solutions.
So i am asking to anyone who knows about this stuff. I have rooted and installed CWM recovery, that still given me authority
over my SD-Card, i cannot copy/paste/delete/rename basically access it fully.
The only way i can do is, remove the SD-Card and insert in a Card reader and copy/paste/delete etc.
But i cannot directly do from phone itself.
I already have fX Explorer, Solid explorer and ES File Explorer.
Nothing has worked, so i am asking can anyone show me how to do that.
I would be grateful for your suggestion.
Awaiting reply.
desktopuser said:
Hello folks, i have Galaxy Core 2 SM-G355H and i have rooted my phone and installed the CWM recovery, which i think has done good.
Even the phone after being rooted hasn't done me any good.
I had initially started a topic here: http://forum.xda-developers.com/galaxy-core/help/copy-to-ssd-samsung-galaxy-core-2-sm-t3033178
But the OP hasn't been able to give me some working solutions.
So i am asking to anyone who knows about this stuff. I have rooted and installed CWM recovery, that still given me authority
over my SD-Card, i cannot copy/paste/delete/rename basically access it fully.
The only way i can do is, remove the SD-Card and insert in a Card reader and copy/paste/delete etc.
But i cannot directly do from phone itself.
I already have fX Explorer, Solid explorer and ES File Explorer.
Nothing has worked, so i am asking can anyone show me how to do that.
I would be grateful for your suggestion.
Awaiting reply.
Click to expand...
Click to collapse
Have you flashed new firmware ?
New kernels (boot.img) have default ro acess to sdcard !
Please state your infos :
Model
Modem
Core build ...
The workaround I provide for this type won't work after update !!!
You will have to flash previous boot or recompile the new boot
Regards.
StratOS_HTC said:
Have you flashed new firmware ?
New kernels (boot.img) have default ro acess to sdcard !
Please state your infos :
Model
Modem
Core build ...
The workaround I provide for this type won't work after update !!!
You will have to flash previous boot or recompile the new boot
Regards.
Click to expand...
Click to collapse
My Mobile is Galaxy Core 2 SM-G355H , please see the snapshot to see the version number.
desktopuser said:
My Mobile is Galaxy Core 2 SM-G355H , please see the snapshot to see the version number.
Click to expand...
Click to collapse
This is still old release, donno why U can't access the extSdCard with current provided infos.
StratOS_HTC said:
This is still old release, donno why U can't access the extSdCard with current provided infos.
Click to expand...
Click to collapse
Its ok, i totally lost interest in it.
desktopuser said:
Its ok, i totally lost interest in it.
Click to expand...
Click to collapse
Have U read my last reply ?
http://forum.xda-developers.com/showpost.php?p=59071633&postcount=11
The FS /system and other too is/are readonly (ro) in device, so if u want to delete or copy inside this partition u must change it to rw (readwrite), it's better for you to use some Explorer root based application like FX Explorer with root addon ...
If u have copied the update zip to extSdCard and run the update procedure in stock recovery U should be able to copy/edit/delete files on your extSdCard - Card if the install were sucessfull.
For a check: Install app https://play.google.com/store/apps/d...=nextapp.sdfix and check again things now U'r rooted. Regards
Click to expand...
Click to collapse
StratOS_HTC said:
Have U read my last reply ?
http://forum.xda-developers.com/showpost.php?p=59071633&postcount=11
Click to expand...
Click to collapse
I have already installed at least a dozen of explorer, most promising was fx explorer with it free root access add-on, the other was ES File
explorer. They both can't copy/paste files to Memory card.
My device is Galaxy Core 2 SM-G355H, Android 4.4.2. I have already rooted and installed CWR mode, but i havn't flashed my firmware.
I am searching now for a possible firmware update, that could access memory card.
Could you do a small part from your side and find a firmware that can be flashed in my device, i will try from my side. :good:
Will update , if i find some solution.
KK SDCard fix
desktopuser said:
I have already installed at least a dozen of explorer, most promising was fx explorer with it free root access add-on, the other was ES File
explorer. They both can't copy/paste files to Memory card.
My device is Galaxy Core 2 SM-G355H, Android 4.4.2. I have already rooted and installed CWR mode, but i havn't flashed my firmware.
I am searching now for a possible firmware update, that could access memory card.
Could you do a small part from your side and find a firmware that can be flashed in my device, i will try from my side. :good:
Will update , if i find some solution.
Click to expand...
Click to collapse
The users in this forum don't know how to read posts. U'r among them too. Sorry for my statement, but it's true.
It's not only the explorers,apps or managers that can copy files from/to. The KitKat have a fix for KitKat SDCard ro access.
For a check: Install app https://play.google.com/store/apps/details?id=nextapp.sdfix and check again things now U'r rooted. Regards
Click to expand...
Click to collapse
.
Check and recheck the posts again, U'll find that you too fast jump to miss.. conclusions ... same as sometimes me too.
I am searching now for a possible firmware update, that could access memory card.
Click to expand...
Click to collapse
All of the stock firmwares uses KK RO acess for SdCard unless U install some custom & fixed ones.
Have also provided many tutorials in the subforums detaily how to fix it for GC2 models.
Latest firmwares uses some extra functionality regarding SDCards, fix will not work unless ...
Enjoy.
Read your start thread : http://forum.xda-developers.com/galaxy-core/help/copy-to-ssd-samsung-galaxy-core-2-sm-t3033178
Regards
OK, thanks for the statement. I accept, i am a newbie here. I can figure my way through most of the other forum out there.
But one pertaining to Mobile device require's little more knowledge, because its tricky, since there are a huge number of devices.
I am not a regular visitor.
Anyways, i found a firmware for my device.
Link:
http://www.sammobile.com/firmwares/database/SM-G355H/
http://samsung-updates.com/details/42605/Galaxy_Core_2/SM-G355H/INS/G355HXXU0AOC1.html
The second link to the firmware matched the hashes to the link in the first link.
Did the Odin thing, and all the necessary steps. But still i am not able to copy/paste/delete etc function.
So i technically give up for this device, i'll use it as it is.
@StratOS_HTC: I tried the KitKat access app from Google Play store, a number of them. But they all showed similar results.
But i'll be open to your opinion.
Thank you.:good:
desktopuser said:
Hello folks, i have Galaxy Core 2 SM-G355H and i have rooted my phone and installed the CWM recovery, which i think has done good.
Even the phone after being rooted hasn't done me any good.
I had initially started a topic here: http://forum.xda-developers.com/galaxy-core/help/copy-to-ssd-samsung-galaxy-core-2-sm-t3033178
Awaiting reply.
Click to expand...
Click to collapse
As said and will said again :
Please read carefully !
Hope your phone works ok and everything else on phone is ok.
If you can't access your extSdCard throught phone do a low level format ( and hope you don't use 64 GB ).
Hope also you don't use any other EXT partition on your sdcard. or any other sd linkage or swap options on your sdcard
Format the sdcard as only extFAT or FAT on any other comp card reader and reformat it on the phone !
Now you should be able to access the sdcard on your phone if every thing else on phone is ok.
If U'r rooted on stock ( KitKat sdcard restriction ) and if U have installed nextapp.sdfix and grant su access to it the app will change this permissions for you and you will be able to aceess rw to sdcard now.

Categories

Resources