-
Notifications
You must be signed in to change notification settings - Fork 179
Description
Background
OpenHarmony is an open-source operating system and community that is widely used in the field of intelligent terminals.
Currently,xml_js is widely used in mobile application development for OpenHarmony. We have created this Issue hoping to supplement the guidance on using xml_js in the OpenHarmony system in the upstream repository.
Adaptation Plan
We have completed the adaptation of xml_js for OpenHarmony. The specific details are as follows:
- A [demo](https://gitcode.com/openharmony-tpc/openharmony_tpc_samples/tree/master/xml_js) demonstrating the use of xml_js in OpenHarmony is provided.
- In accordance with the OHPM (OpenHarmony Package Manager) specification, the adapted version has been released to the OpenHarmony [Third-Party Software Package Center](https://ohpm.openharmony.cn/#/en/detail/@ohos%2Fxml_js).
We will submit the adaptation code via a PR as soon as possible.
Tests
We have carried out comprehensive and in-depth compatibility tests for different versions of OpenHarmony and various types of OpenHarmony devices.
Verification has been passed on the following versions:
- DevEco Studio: 4.1 Canary2(4.1.3.400), SDK: API11 (4.1.0.36)
- DevEco Studio: 4.0 Release(4.0.3.413), SDK: API10 (4.0.10.3)
The test results show that MetaPhone has excellent compatibility with OpenHarmony, and there are no obvious stability issues. If necessary, we can provide detailed test reports at any time.
Tags
Enhanced Functionality, Compatibility, Cross-Platform