01-19-2013 10:18 AM
See http://developer.android.com/guide/topics/data/dat
Android provides a nice and quick way to persist simple data. What is the recommended way to do this in the NDK e.g. I want to show an intro help screen the first time the user runs the app, but not any other time.
Solved! Go to Solution.
01-19-2013 10:22 AM
02-10-2013 01:21 AM
See also @Zmey's post here: http://supportforums.blackberry.com/t5/Cascades-De
And this Cascades sample: https://github.com/blackberry/Cascades-Samples/tre