文件最后提交记录最后更新时间
!832 适配901版本,并修复在64位系统测试的bug * update * update readme * update * update readme * adapter to IDE901 3 年前
!832 适配901版本,并修复在64位系统测试的bug * update * update readme * update * update readme * adapter to IDE901 3 年前
!656 #I550FF完成,请审批 * update docs * update docs * update docs 3 年前
!999 编译问题增加替换FULL SDK说明 * update readme 3 年前
!610 新增DistributedRdb * update * update * add DistributedRdb 4 年前
!610 新增DistributedRdb * update * update * add DistributedRdb 4 年前
!832 适配901版本,并修复在64位系统测试的bug * update * update readme * update * update readme * adapter to IDE901 3 年前
README.md

Data Management - Distributed Relational Database

Introduction

This sample shows how to add, delete, modify, query, and synchronize data in the distributed relational database with extended TypeScript (eTS).

Usage

  1. After starting the app, touch + to add a contact.

  2. Touch a contact. On the edit page displayed, you can modify the contact information.

  3. Touch and hold a contact. The Select All, Cancel, Delete, and Quit buttons are displayed at the bottom of the screen. You can touch Quit to quit the current page.

  4. Touch the More button in the upper right corner, touch Connect device, and select the device with data to be synchronized. After the connection is set up, data is synchronized to the connected device.

  5. Touch the More button in the upper right corner and touch Settings. On the page displayed, you can set the data synchronization mode, which can be Automatic synchronization or Manual synchronization.

Constraints

  • Two networked devices are required to test the data synchronization function.

  • This sample can run only on standard-system devices, and API version 8 or later are supported.

  • DevEco Studio 3.0.0.900 or later must be used.