I am pretty fresh into working with mobile at all here but i am having no luck finding solid info on the basic principles of file saving/loading locally on a mobile device (specifically android). Any help or links are super appreciated.
Share
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
I’m working in a game AIR iOS based and I saved the users scores in iPhone. To do this, I used the SharedObject of the flash lib and works great!
Take a look to this tutorial.
http://www.republicofcode.com/tutorials/flash/as3sharedobject/
good lucky