Need assistance for storage option.
hello!
new flash , trying make anroid app familiarise flex 4.6. overview can have idea of want accomplish.
ok, so, application trying create bike , running tracker. idea track distance , time want achive there "logs". example; there 2 profiles (for now), 1 running , other biking, these profiles have summary of information (total running distance , time). each profile hold respective logs (a example representation google cards, each card hold 1 log). now, whenever start activity, "create new log", new log record information particular "run" or activity. when done log saved , stacked other logs of respective type (running or biking).
my questions are:
- how can save information?
- should use sql database, if so, how (multiple tables?)?
any other suggestions or tips can provide appreciated.
thank you!
hi
as you'll using air (to publish android) can use built-in sqlite database storage. see http://www.adobe.com/devnet/air/flex/quickstart/articles/simple_sql_database.html
More discussions in Using Flash Builder
adobe
Comments
Post a Comment