User Tools

Site Tools


built_in:save_boolean

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
built_in:save_boolean [2016/08/03 05:43]
stevegarman [Description]
built_in:save_boolean [2020/07/07 17:03] (current)
Line 30: Line 30:
  
 </code> </code>
 +==== APK ==== 
 +
 +When you use SaveBoolean while running in the DroidScript app, the value will be stored in DroidScript.  
 +
 +When you first create your APK the value you have saved will **not** be bundled with the apk.  
 +
 +The first time the customer runs the app, the default value will be returned from app.LoadBoolean.  
 +
 +If the customer installs an update to the app later, any values the app has saved will not be lost.
built_in/save_boolean.1470202986.txt.gz · Last modified: 2016/08/03 13:43 (external edit)