Free Trial

Safari Books Online is a digital library providing on-demand subscription access to thousands of learning resources.


  • Create BookmarkCreate Bookmark
  • Create Note or TagCreate Note or Tag
  • DownloadDownload
  • PrintPrint
Share this Page URL
Help

8: Working with Data

8

Working with Data

WHAT YOU WILL LEARN IN THIS CHAPTER:

  • Implementing network detection
  • Handling changes in network availability
  • Monitoring URL requests
  • Exploring SQLite operations
  • Utilizing databases and tables

In this chapter you'll build a Flex mobile example utilizing SQLite, and incorporate the concept of saving Formula 1 racing team data to a database. If you don't know much about Formula 1, don't worry; you'll just be referencing a database of basic team data.

The data created by the application will be modifiable on the mobile device, so you will be able to create a team and add drivers, update the values, and remove them from the database, directly from the app.

SQL provides an avenue for creating mobile applications with self-contained data using Adobe AIR. You need to take a number of steps to open a database stored on the device and you should take a look at these first.


  

You are currently reading a PREVIEW of this book.

                                                                                        

Get instant access to over
$1 million worth of books and videos.

  

Start a Free Trial