1 Star 0 Fork 10

shilei / appexecfwk_interfaces_innerkits_appexecfwk_lite

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
README.md 825 Bytes
一键复制 编辑 原始数据 按行查看 历史
wenjun 提交于 2020-09-08 10:21 . add OpenHarmony 1.0 baseline

Introduction

  • AbilityInfo ability information such as bundleName, srcPath(file path of one application), iconPath, isVisible etc..
  • AppexecfwkErrors an emum including some error codes occurred when functions of Bundle manager service (BMS) return corresponding errors.
  • ElementName who encapsulates bundleName, deviceId and abilityName of one application to query ability information.
  • BundleInfo application information, including, versionName, smallIconPath, bigIconPath, iconPath, versionCode etc..
  • ModuleInfo encapsulating moduleName, description, name, moduleType, isDeliveryInstall, deviceType and metaData.

Directions

.
├── ability_info.h
├── appexecfwk_errors.h
├── bundle_info.h
├── element_name.h
├── module_info.h
└── README.md
1
https://gitee.com/shileizhangwei/appexecfwk_interfaces_innerkits_appexecfwk_lite.git
git@gitee.com:shileizhangwei/appexecfwk_interfaces_innerkits_appexecfwk_lite.git
shileizhangwei
appexecfwk_interfaces_innerkits_appexecfwk_lite
appexecfwk_interfaces_innerkits_appexecfwk_lite
master

搜索帮助