提交 778f5916 编写于 作者: G Gloria

update docs against 8052

Signed-off-by: NGloria <wusongqing@huawei.com>
上级 d8d6fa32
...@@ -23,12 +23,10 @@ Example URIs: ...@@ -23,12 +23,10 @@ Example URIs:
- Cross-device communication: **dataability://***device_id***/***com.domainname.dataability.persondata***/***person***/***10* - Cross-device communication: **dataability://***device_id***/***com.domainname.dataability.persondata***/***person***/***10*
- Local-device communication: **dataability:///***com.domainname.dataability.persondata***/***person***/***10* - Local-device communication: **dataability:///***com.domainname.dataability.persondata***/***person***/***10*
> **NOTE** > **NOTE**
> >
> In the case of local-device communication, **device_id** is empty, and therefore, there are three slashes (/) after **dataability:**. > In the case of local-device communication, **device_id** is empty, and therefore, there are three slashes (/) after **dataability:**.
## Available APIs ## Available APIs
**Table 1** Data ability lifecycle APIs **Table 1** Data ability lifecycle APIs
...@@ -140,7 +138,7 @@ Import the basic dependency packages and obtain the URI string for communicating ...@@ -140,7 +138,7 @@ Import the basic dependency packages and obtain the URI string for communicating
The basic dependency packages include: The basic dependency packages include:
- @ohos.ability.featureAbility - @ohos.ability.featureAbility
- @ohos.data.dataability - @ohos.data.dataAbility
- @ohos.data.rdb - @ohos.data.rdb
#### Data Ability API Development #### Data Ability API Development
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册