资 源 简 介
Description
This is an Android application that demonstrates the use of a (simple) Service API to interact with the Advantage Database Server via the Advantage Web Platform.
About the Application
This is a simple Tasks database, patterned after the iPhone Tasks demo for ADS found here. The application pulls all data from the Advantage Web Platform at startup (it does not have any persistent data storage between executions of the application). This provides a valid simulation of data that is assumed to be changing frequently enough that storing the data long term would be undesirable (like an inventory control system). This application should work on Android versions 1.6 and greater, and uses the Android SDK and ADT Eclipse plugin version 20. (These should be installed before starting with this demo.) In addition, the Android 1.6 S