Adobe AIR: Save snippets of data locally


/ Published in: ActionScript 3
Save to your folder(s)

Adobe AIR offers an ability to save small snippets of data locally (eg. users' settings). Works also on Android. EncryptedLocalStore is stored encrypted using AES-CBC 128-bit method. It is not recommended to store more than 10 MB of data because of reading/decrypting speed of AIR.

Report this snippet


Comments

RSS Icon Subscribe to comments

You need to login to post a comment.