File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1+ ## DeviceInfo native bindings for OpenHarmony
2+
3+ Raw bindings to native DeviceInfo APIs on OpenHarmony.
4+
5+ C API reference: https://gitcode.com/openharmony/docs/blob/master/en/application-dev/reference/apis-basic-services-kit/capi-deviceinfo.md
6+
7+ ## Development
8+
9+ This crate is developed as part of the [ ohos-sys] ( https://github.com/openharmony-rs/ohos-sys ) bindings.
10+
11+ ## License
12+
13+ This crate is licensed under the Apache-2.0 license, matching the OpenHarmony OS SDK.
Original file line number Diff line number Diff line change 1+ ## Drawing native bindings for OpenHarmony
2+
3+ Raw bindings to the native drawing APIs on OpenHarmony.
4+
5+ C API reference: https://gitcode.com/openharmony/docs/blob/master/en/application-dev/reference/apis-arkgraphics2d/capi-drawing.md
6+
7+ ## Development
8+
9+ This crate is developed as part of the [ ohos-sys] ( https://github.com/openharmony-rs/ohos-sys ) bindings.
10+
11+ ## License
12+
13+ This crate is licensed under the Apache-2.0 license, matching the OpenHarmony OS SDK.
You can’t perform that action at this time.
0 commit comments