Andy Mac Giolla Fhionntog
Posts: 0
Joined: Wed Aug 29, 2012 3:11 pm

Manipulating Phone memory?

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.

maxkatz
Posts: 0
Joined: Fri Aug 13, 2010 3:24 pm

Manipulating Phone memory?

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

Return to “Issues”