文件最后提交记录最后更新时间
!895 修复文件名大小写、import包名大小写导致的打包失败问题 * update code * update * bugfix 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 年前
!489 使用900版本IDE对sample进行编译整改 * adapter to IDE 900 4 年前
!489 使用900版本IDE对sample进行编译整改 * adapter to IDE 900 4 年前
!832 适配901版本,并修复在64位系统测试的bug * update * update readme * update * update readme * adapter to IDE901 3 年前
README.md

Distributed Data Management

Introduction

This sample shows how to use distributed data management with eTS, including creating a KvManager instance and transferring data across devices.

Usage

  1. Adds two devices to the network.

  2. On the home page of one device, touch the Hop button in the upper right corner. In the dialog box displayed, select the peer device to start the application on the peer device.

  3. After the peer device is started, click + on the page to add a widget. You can touch X in the upper right corner of the widget to delete the widget. The data displayed on the two devices is the same.

  4. When you perform operations on the peer device, the data displayed on the two devices is the same.

Constraints

This sample can only be run on standard-system devices.