Extract saved data
In my app I've created an 'Instant Replay' function through writing data from each frame onto a table, then reading that data back at the same speed.
I'd like to save one of the replays that I have done, then have it play during the tutorial to demonstrate what to do, however I'm not sure if there's any way of extracting this table data.
On the mac preview, table data isn't saved anywhere however on my android phone it saves the table for when I reopen the app.
Is there any way to find this saved data in file manager?
I've found the GameSalad folder on my phone which includes blank tables, but unfortunately no luck finding this saved data.
Thanks!
PS. If theres any other way of getting this saved data that would be even better, but from what I've seen there isn't an easy way!
Comments
You would need to save the data to a server and then import it into a table as a csv file.
http://forums.gamesalad.com/discussion/63636/sending-and-receiving-data-using-your-own-sql-server-php-file-and-testproject-included/p1
New to GameSalad? (FAQs) | Tutorials | Templates | Greenleaf Games | Educator & Certified GameSalad User
Thanks! Looks complicated haha, lots to learn
It is complicated and it's not something I've done myself.
New to GameSalad? (FAQs) | Tutorials | Templates | Greenleaf Games | Educator & Certified GameSalad User