Page 1 of 1

Manipulating Phone memory?

Posted: Fri Aug 31, 2012 3:02 pm
by Andy Mac Giolla Fhionntog

I want to be able to save to and read from phone memory or SDcard. Can anyone point me in the right direction for a JavaScript lesson on how to do this?

If there is a way to access the phone assets i.e. images, text etc and change them that will also work. I have managed to do this with text using local storage but I cannot store and image or any other file in local storage so I want to save them to memory so the app reads from there instead of the local storage.


Manipulating Phone memory?

Posted: Fri Aug 31, 2012 3:07 pm
by maxkatz

You build HTML5 apps and we use PhoneGap to access the device. You can use any API that PhoneGap provides: http://phonegap.com.