Code for changing PSP/SAVEDATA folder in android?
|
08-04-2013, 07:55 PM
Post: #1
|
|||
|
|||
Code for changing PSP/SAVEDATA folder in android?
I'm looking at the source code. I'm trying to change the current location of save game:
from PSP/SAVEDATA to Android/data/com.dropbox.android/files/scratch/PSP/SAVEDATA which is the folder location for my dropbox, so that I can sync the save game to my PC. Can anyone point me which file/code is controling this? Thanks. |
|||
08-07-2013, 11:07 AM
Post: #2
|
|||
|
|||
RE: Code for changing PSP/SAVEDATA folder in android?
there's no option for that yet in android, but if you're rooted you can use directory bind or a similar app to redirect the folder system-wide.
|
|||
08-07-2013, 12:43 PM
Post: #3
|
|||
|
|||
RE: Code for changing PSP/SAVEDATA folder in android?
Also I dont think it gets automatically uploaded in dropbox by simply copying it there, but thats just a guess
|
|||
08-07-2013, 02:59 PM
Post: #4
|
|||
|
|||
RE: Code for changing PSP/SAVEDATA folder in android?
I'm not looking for auto cloud. just move it to dropbox folder. easy for sync. I'm looking at the code one by one. still not find where is it located. I want to change it for my own use.
Subscribe to my [url=https://www.youtube.com/CygnosisAdventures]YouTube Channel[/url] |
|||
« Next Oldest | Next Newest »
|