harmony 鸿蒙Bundle Management Subsystem Changelog
Bundle Management Subsystem Changelog
cl.bundlemanager.1 Changed Underlying Capability by Not Decompressing the HAP During HAP Installation
The HAP will no longer be decompressed during installation. After the installation is complete, only the HAP file exists in the installation directory. As a result, the application must use the standard resource management interface, rather than a combined path, to access a resource file.
Change Impact
If the application uses a combined path to access a resource file, the access fails. It must use the resource management interface.
Key API/Component Changes
No API or component change is involved.
Adaptation Guide
The resource management subsystem provides the JS interface for accessing resource files. Reference: Accessing Resource Files
你可能感兴趣的鸿蒙文章
harmony 鸿蒙Ability Framework Changelog
harmony 鸿蒙Multi-language Runtime Subsystem Changelog
harmony 鸿蒙ArkUI Subsystem Changelog
harmony 鸿蒙Common Capability Changelog
harmony 鸿蒙Globalization Subsystem Changelog
- 所属分类: 后端技术
- 本文标签:
热门推荐
-
2、 - 优质文章
-
3、 gate.io
-
8、 golang
-
9、 openharmony
-
10、 Vue中input框自动聚焦