Phone Storage Based App

Navigation:  Quick Start Guides >

Phone Storage Based App

Previous pageReturn to chapter overviewNext page

In Phone Storage based apps the data within the application resides in the device. User can add, remove or edit the data of the application locally. Changes made by one Mobile App user will not be visible to any other Mobile App users.

 

This section will help the user to understand the complete process of building a phone based storage app using the Local DB feature.

 

Users can either create a new project or open an existing project to provision a phone based storage app.

To add a phone based storage users would have to add a local database, to do so one would have to navigate to the "Application Manager" Page.

 

Part 1: Create a Local database.

Part 2: Add Local dataset pages.

Part 3: Insert Record.

Part 4: Update Record.

Part 5: Delete Record.