General :: How To Move Game Data To External SD
Sep 16, 2012
How can I move data files of gameloft games to external SD? Without root? For newer gameloft games like Asphalt7, the location seems to be sdcard/Android/obb/GameName. I want to change it to something like
sdcard/external_sdAndroid/obb/GameName.
I know that by rooting, I can use apps like Directory Bind, GL2SD, etc to do this. But I don't want to root my phone just yet, as I want the warranty to run over.
I don't mind decompiling the APKs individually to get the job done. But when I decompiled the APK of one such game using apktool/apkmanager, the set of XMLs that I got didn't have the cache location (I searched for "sdcard" in all the XMLs using Notepad++ but couldn't find anything).
I know of a "Gameloft Patcher" that can do something like this, but it is for older gameloft games, where the cache location is sdcard/gameloft/games.
I would like to specify the cache location myself, as it varies individually for each game. That's why I thought of decompiling the APKs, but couldn't get it to work.
View 6 Replies
Oct 2, 2012
I downloaded GT Racing Motor Academy and want to download it, but face the problem of not having enough space. I have a 32gb external SD card and moved the app itself to the SD card but want all the 650mb of game data to download to it.
SAMSUNG-SGH-I577
View 5 Replies
View Related
Nov 17, 2012
I have a rooted ICS samsung note, i installed the NFS Most Wanted game, after launching the game, he tries to download 1,96 GB of data and (of course) can't find enough space on my internal memory of my internal SD card
i already have a second SD card installed on my Note (with 25 GB free space on it), how can i manage to get the NFS game to download data on that external SD rather than the internal one?
View 3 Replies
View Related
Feb 23, 2012
i bought samsung galaxy s wifi 5.0 with 8 GB ram on SD and 32GB on external SD i downloaded games like MC 3 GT racing backstab and asphalt 6 but my SD memory is not enough for this apps (and another apps) how i can move the data files of the games to external SD and still play theme?
View 1 Replies
View Related
Dec 1, 2013
I buy new tablet with android 4 and have 3 memory space : 1- Phone memory 2- Internal SD memory 3- External SD Memory
I wonder if could I install my application in External SD Memory ? cause my phone and internal SD Memory is low
View 2 Replies
View Related
Apr 22, 2012
Is it possible to paste GTA3's data (500 or 1000 mb) to external sd like gameloft games?
View 9 Replies
View Related
May 1, 2012
When I setup my A100 (running the ICS OTA update), I didn't have an SD card installed. It created it's own "fake" sdcard which applications use.
Now that I've added a real external sdcard, I can't get the applications to use that for their data instead of the "fake" location.
I've copied everything from the "fake" location to the new sdcard.
I suspect the problem is that the new, real sd card is called "external_sd" and the old, "fake" location is called "sdcard".
Do I need to reinstall those applications?
I am NOT trying to move applications to the external SD card; I just wants apps that normally store data there to do so instead of in the "fake" location.
Also, I am not rooted.
View 1 Replies
View Related
Jan 6, 2013
I'm running JB 4.1.2 and I've pretty much used up all the internal phone storage with installing games and other apps. I have an 8MB external SD with nothing on it and I'm basically wanting to transfer either the whole of android onto it if thats possible, or alternatively if thats not possible then just the larger files and folders like game data (for example GTA vice city obb takes up a whopping 1.5gb alone).
View 2 Replies
View Related
Jun 11, 2013
I have karbonn A15 android ICS(4.0.4) smartphone, its not rooted. I want to move the app Data to my external sd card, i tried to move the data folder from the internal SD (android/data) to External SD (root folder), just to check whether it releases any memory in the storage section in phone settings. but the internal storage was same, there was no change, where does the app data resides in the internal memory, its fine if i can move app data manually to the external sd card.
I also want some clarification on below questions:
1. Also i want to know whether there is any risk rooting phone like (Bricking Phone), as i have bricked my previous Galaxy Ace when i rooted and used ROM manager.
2. Also i have heard about Folder Binding app which automatically transfers App Data to External Sd Card, is there any risk of bricking phone.
3. Whats the easiest method to root Karbonn A15 phone, i am not that tech savvy, so easiest method would be grateful in rooting device.
My concern is just to move App Data to External Sd Card, because i have some app whose Data increase very frequently (E.g: FireFox app).
View 8 Replies
View Related
Oct 17, 2013
I need to get the progress of a couple of games and a few other apps to my new phone. I am not rooted, and I am not necessarily interested in doing that either. Is there a way to do it without being rooted?
View 1 Replies
View Related
Aug 22, 2010
What game controller option do I have? I want tactile controls for playing on the PSX emulator. I saw something for using a wiimote, but it apparently doesn't work with the Captivate (haven't tested).
View 4 Replies
View Related
May 16, 2013
As translate now offers offline translation I want to move that big amount of data to external SD if this is possible. I am on 4.2.2 custom AOKP ROM .
GT-I9000 using Tapatalk 2
View 2 Replies
View Related
Aug 29, 2012
Just wondering what would be better/more accurate for a data usage counter...
View 6 Replies
View Related
Apr 24, 2014
Recently I switched to 4.4 and cant find any working data editing app similar to gamecih etc.
View 1 Replies
View Related
Aug 27, 2012
I switch roms from time to time which requires a Wipe. Tired of downloading the Nova 3 1.7gb game data file. Is there a way to back it up so I don't have to install it every time I do a factory reset?
View 4 Replies
View Related
Nov 30, 2013
So I have downloaded a game called trainz, which requires me to download 300+ MB data. I have a samsung galaxy young s6312. I have downloaded the game with the data on this mobile. Recently I got a note 2. I want to play this game on my note 2. But i don't want to download the data all over again. Is there a solution by which I can copy the data folder from my old device to my new one?
I already tried copying the com.nv3games.trainz folder (size 318 mb) from my old device to the obb folder of my new device, which didn't work. I also tried copying it to the data folder of my new device, which also didn't work. The Game was still asking me to download the data. Both devices are rooted, so any solution which requires root will be ok.
View 2 Replies
View Related
Sep 29, 2013
I have a Mocordroid with scp6820a cpu rooted
First some objections:
1- The sdcard is used in vfat filesystem, move simplely /data folder to sdcard will be cause some problems
2- Copy /data to /mnt/sdcard/data will not work completly because we got some error of permission
Code:
adb shell
Code:
cp -r /data /mnt/sdcard
cp: can't create directory '/mnt/sdcard/data/misc/bluetoothd/FA:2B:B7:4E:90:59': Invalid argument
cp: can't create symlink '/mnt/sdcard/data/data/org.mariotaku.twidere/lib': Operation not permitted
cp: can't create '/mnt/sdcard/data/data/com.estrongs.android.pop/files/comm/tool_port': Operation not permitted
cp: can't create symlink '/mnt/sdcard/data/data/com.toss.removeappwidget/lib': Operation not permitted
[Code] .....
So first thing i change size of sdcard, decreasing the partition size, and add a second partition with 3 Gbytes using ext2. To do this
Unmount the sdcard in settings>storage>unmount sdcard. I need discover where is the partitions
Code:
fdisk /dev/block/mmcblk0
[Code] ....
For secure i reboot device, and umount card again. So format the second partition
Code:
mke2fs -t ext2 -m0 -b4096 /dev/block/mmcblk0p2
And reboot again. This was hopeful action that it would recognize the card. But not ...
Code:
# mkdir /mnt/sdext
mount -t ext2 /dev/block/mmcblk0p2 /mnt/sdext
mount: No such device
mount -t ext2 /dev/block/vold/179:2 /mnt/sdext
mount: No such device
In My Epic Fail I was not successful
BEFORE that I wrote i try several tentactivies, apps but i m thinking that use adb will be the more better.
What is the best way, my internal device have less than 200 MB internal, so is too little !!! Maybe i will need change fstab or init scripts.
View 6 Replies
View Related
Nov 15, 2011
Currently, I have a Thunderbolt, but I'm planning on buying a Galaxy Nexus whenever that becomes available. Thing is, I have a few games I'm playing, and while I know I can simply redownload the games from the market on my new phone, is there any way I can also transfer the save data? I don't want to have to start all the way at the beginning, with games like Angry Birds, Cut The Rope, Symphony of Eternity, etc.
For what it's worth, my phone is not rooted.
View 6 Replies
View Related
Jul 12, 2012
I've installed several games that need to download aditional game data, but so far I couldn't manage to download anything. For some reasons, the download never starts and it gives an error. I tried using logcat to see if there are any errors but I couldn't find a clue.
View 1 Replies
View Related
Jul 23, 2013
I just wanna store my game data to my sd and make it playable from there. I don't wanna swap extsd with internal I don't have big enough memory card for that.
View 1 Replies
View Related
Jul 21, 2012
So I got the s3 two nights ago. And I want to transfer all my game data (ie, saves) over from my Desire Z. Contacts, sms, photos etc arent a problem.
Its just the games! well, not just any games, the kairosoft ones. i dont want too lose all my hard work on those little things!!
Neither device is rooted
Desire Z is running 2.3.3 (stock)
S3 is running 4.0.4
I tried using a program via pc called "wondershare mobilego for android" but it didnt transfer the saved games. same with "moborobo" (it has the option, but only for rooted devices!). I also tried transferring via sd card, and that didnt work either.
I was told mybackup pro would work - fail
I've seen many people suggest titanium backup in my searches - however i have heard that it will only back up game data if the device is rooted.
View 9 Replies
View Related
Jan 15, 2013
I am running a cm10 based Rom on my note 2 and as such can't move apps to the sd card through the usual channels. I was able to get my play music cached songs to store on the external sd and any way to do the same for Google Play magazines as they take up more room.
View 1 Replies
View Related
Apr 1, 2013
How to convert user apps to system apps? Many apps give fc because of some missing files. I would like to move whatsapp and maps to system to get some free internal memory.
How can I add more apps into system while porting a Rom, what all libraries and permissions do I need to take care of? I already tried /system/mover and similar apps. While manually moving whatsapp I couldn't find library files
HTC Explorer A310e
View 3 Replies
View Related
Apr 13, 2012
How can I move dalvik-cache and data/data to sd card or sd ext2?
HTC Explorer A310e
View 9 Replies
View Related
Apr 14, 2014
I purchased and gave my mother the THL T100S Android 4.2 smartphone. it works perfectly but I didn't know that this phone has limited ROM. So, I wanted to know how can I transfer game data like candy crush and other games to a different phone? I mean if I were to reinstall that game on another device using the same google play info, will game data transfer over? Meaning, evel and top score?
I have a spare smartphone with limited ROM; but larger than the THL T100S, the Pomp w89. The two are nearly identical, except the pomp has slightly more ROM. (The Pomp w89 was a gift to my dad but he didn't like it, preferred a physical keyboard.)
How do I transfer save game data to another phone?
The second problem is the Pomp w89 does not send text messages. It happened within the first 2months of ownership. Something about message service number needs to be updated or something? Both are unlocked smartphones that set to use wifi only, they are under AT&T without a dataplan.
View 1 Replies
View Related
Jan 31, 2013
Ascend P1
Is it possible to put game data in memory card and run the game. i mean should the game data be on internal storage in order to run the games or it is ok with memory card too? will the game search for game data only in internal storage or it searches the memory card as well?
View 2 Replies
View Related
Jan 5, 2013
I have a Galaxy Note i717 on stock ICS. I have had a custom rom on it before (CM10 nightly) but i reverted back to stock ROM. Well last night i found the Padawon ICS 6.2 ROM. So i downloaded it and put everything on the SD Card. Then went to google play and got a couple app to backup things like titanium backup and SMS backup. I am a frequent Tap Fish and Shipwrecked player so i backed them up in hopes to keep my game data. I also made a backup of current ROM. So i installed the ROM, went to the play store downloaded Titanium and went to restore apps and nothing was there. So i went and downloaded my games and i went back into Titanium backup and still no backups were shown. Is there any possible way to keep my game data when i switch roms?
View 2 Replies
View Related
Apr 3, 2014
I have a Galaxy S4 (rooted) and just bought a Galaxy Tab Pro 10.1 (Afraid to root because I don't want to loose warranty)
I restored all my apps on my tablet but all my Angry Birds, Plants vs Zombies and all other game data is missing from the tablet.
First, is there a way to restore this game data to the tablet WITHOUT root?
Preferably, I would like to seamlessly sync the game data between the 2 devices. It would be great to play a level of any game on my phone and then pick up at the same spot on my tablet. Is this possible?
View 5 Replies
View Related
Nov 1, 2010
I am new in Android and i am working to make an on-screen keyboard which can be visitable via arrow(direction) keys of my external keyboard. I mean i wanna move left, right, up and down in the on-screen keyboard's UI (keys) with pressing arrow keys from my external(hardware) keyboard. The key that cursor is on should be focused, when i press an arrow key from my external keyboard the focused key should change and when i press "enter" from my external keyboard it should be operated.(written to the screen etc.) How can i make this? Is there any idea? How can i make virtual keyboard's keys visitable? It doesn't look like moving around a matrix of buttons.
View 2 Replies
View Related
Jan 5, 2014
I have a xperia u, which has not external SD card slot..
Data partition is MUCH bigger than what I need (I'm using 500mb of 2gb) and I want to move obb files to data partition to free some space in SD partition..
View 9 Replies
View Related