Home
last modified time | relevance | path

Searched refs:installed (Results 1 – 25 of 280) sorted by relevance

12345678910>>...12

/ohos5.0/docs/en/device-dev/subsystems/
H A Dsubsys-preinstall-app-config-guide.md1 # Configuration and Installation of Pre-installed Applications
3installed applications are applications that are natively installed on a device from factory setup…
5 ## Configuring Pre-installed Applications
7 1. Before the configuration, run the following command to query the directories for pre-installed a…
43 ## Updating Pre-installed Applications
45 After the pre-installed applications are updated, use either of the following methods to reinstall …
47 …Method 1: Clear **/data** and restart the device. The applications will be automatically installed.
56 - Method 2: Run the following command to restart the device. The applications will be installed.
58installed, the application version No. ([versionCode](../../application-dev/quick-start/app-config…
75 "uninstall_list": ["/system/app/Hiworld"], // Hiworld will not be installed.
[all …]
/ohos5.0/docs/en/release-notes/changelogs/OpenHarmony_5.0.0.35/
H A Dchangelogs-bundlemanager.md12 2. APIs should be available to support obtaining of the icons and names of applications installed b…
21installed by the current user, excluding disabled applications and applications installed by other…
23installed by the current user, excluding disabled applications and applications installed by other…
/ohos5.0/docs/en/application-dev/reference/apis-ability-kit/
H A Djs-apis-system-package.md24 Checks whether an application exists, or whether a native application has been installed.
42 console.log('package has installed: ' + data);
56 Checks whether a bundle has been installed.
62 |result | boolean | Yes| The value **true** means that the bundle has been installed, and **false**…
68 Defines the options used for checking whether a bundle has been installed.
H A Derrorcode-DistributedSchedule.md123 ## 16300503 The application is not installed on the remote end and installation-free is not support…
127 The application is not installed on the remote end and installation-free is not supported.
131 This error code is reported if the application is not installed on the remote end and the installat…
135 The application to continue is not installed on the remote end, and the installation-free feature i…
139 1. Check whether the application has been installed on the remote end.
142 ## 16300504 The application is not installed on the remote end and installation-free is supported. …
146 The application is not installed on the remote end and installation-free is supported. Try again wi…
150 This error code is reported if the application is not installed on the remote end and installation-…
154 The application to continue is not installed on the remote end, and installation-free is supported.…
H A Djs-apis-ability-wantConstant.md27 …gs.manage.applications | Action of launching the UI for managing installed applications. …
82 …0x00000800 | Indicates that the specific ability will be installed if it has not been installed. …
83 …0 | Indicates that the specific ability will be installed in the background if it has not been ins…
H A Derrorcode-bundle.md20 2. The corresponding bundle is not installed.
24 2. Check whether the corresponding bundle is installed.
38 2. The module is not installed.
42 2. Check whether the module is installed.
263 The dependent module is not installed.
613 2. The shared library to uninstall is not installed.
802 The HAP or HSP to be installed does not belong to the current application.
854 A debugging application can be installed only in the developer mode.
942 Failed to uninstall updates because the HAP is not pre-installed.
964 The specified application cannot be installed on this device or by this user.
[all …]
/ohos5.0/docs/en/device-dev/faqs/
H A Dfaqs-building.md30 The ncurses library is not installed.
47 mcopy is not installed.
87 Crypto is not installed in Python3.
96 …2. Ensure that Python 3.7 or later is installed, and then run the following command to install pyc…
134 **six** is not installed.
195 Python is not installed.
237 Python 3 is not installed.
H A Dfaqs-burning.md50 The DevEco Device Tool plug-in is not restarted after being installed.
156 …corresponding to the cable between the Windows computer and the development board is not installed.
166 …k whether the USB device driver has been installed. If an alarm is displayed, the driver has not b…
H A Dfaqs-environment-setup.md105 GCC is not installed.
126 make is not installed.
147 **zlib** is not installed.
190 libffi and libffi-devel are not installed.
/ohos5.0/docs/en/device-dev/quick-start/
H A Dquickstart-pkg-common-builderr.md38 Python is not installed.
80 Python 3 is not installed.
105 GCC is not installed.
125 make is not installed.
145 libffi and libffi-devel are not installed.
165 **Crypto** is not installed.
194 **ecdsa** is not installed.
223 **six** is not installed.
H A Dquickstart-pkg-3861-build.md12 - The [required libraries and tools](quickstart-pkg-install-package.md) have been installed.
14 - The [compilation tools](quickstart-pkg-install-tool.md) have been installed.
16 - The [tools specially required by Hi3861](quickstart-pkg-3861-tool.md) have been installed.
H A Dquickstart-pkg-3861-burn.md11 …m/hihope_iot/docs/tree/master/HiSpark_WiFi_IoT/Software/tools) has been installed on the client pl…
13 - The USB-serial adapter driver has been installed on the client platform. For details, see [Instal…
15 - A serial port terminal tool, such as IPOP, has been installed on the client platform.
/ohos5.0/docs/en/release-notes/changelogs/OpenHarmony_4.1.2.1/
H A Dchangelogs-bundlemanager.md8 …an or equal to 128 characters, the system reports an error and the application cannot be installed.
10 …cation can be installed. If the length is greater than 128 characters, the system reports an error…
/ohos5.0/docs/en/application-dev/reference/apis-backgroundtasks-kit/
H A Derrorcode-DeviceUsageStatistics.md83 The application is not installed.
87 The application is not installed.
91 The application is not installed or has been uninstalled.
110 2. The application is not installed or has been uninstalled.
166 2. The application is not installed or has been uninstalled.
/ohos5.0/docs/en/release-notes/changelogs/OpenHarmony_5.0.0.31/
H A Dchangelogs-bundlemanager.md11installed. The [application icon and application name](../../../application-dev/application-models…
57installed. Malicious applications may forge the icons and names of others, bringing security and p…
70 Multiple entry UIAbilities can be configured for an application. After the application is installed
74 Only one entry UIAbility can be configured for an application. After the application is installed, …
/ohos5.0/docs/en/application-dev/mdm/
H A Dmdm-kit-admin.md5 …dministrator application is enabled or disabled or when an application is installed or uninstalled.
13 …BundleAdded(bundleName: string): void | Called when an MDM application is installed. |
20 …an subscribe to application installation events. When an application is installed on an enterprise…
52 …// Callback to be invoked when an application is installed. This callback can be used to report ev…
/ohos5.0/docs/en/release-notes/changelogs/OpenHarmony_4.0.10.2/
H A Dchangelogs-bundlemanager.md5 …used to compile the HAP, the resource files of the HAP are decompressed after the HAP is installed.
7 … to compile the HAP, the resource files of the HAP are not decompressed after the HAP is installed.
/ohos5.0/docs/en/release-notes/changelogs/OpenHarmony_5.0.0.45/
H A Dchangelogs-bundlemanager.md21 …ype signing certificates or encrypted applications of the debug type can be successfully installed.
25 …th debug-type signing certificates or encrypted applications of the debug type cannot be installed.
/ohos5.0/docs/en/application-dev/tools/
H A Dbm-tool.md125 # Display the names of all bundles installed in the system.
1071 Error: debug bundle can only be installed in developer mode.
1090 Error: uninstall missing installed bundle.
1098 The bundle to be uninstalled is not installed.
1102 1. Check whether the bundle to be uninstalled has been installed.
1132 The version of the installed HSP does not match that of the installed HAP.
1133 When an HSP is installed, the following information is verified:
1205 The HSP fails to be installed.
1209 The HSP is installed by running the **hdc app install ***** command.
1223 The SELinux fails to be installed and set.
[all …]
/ohos5.0/docs/en/application-dev/enterprise-device-management/
H A Denterprise-extensionAbility.md5 …ice administrator application is enabled or disabled or an application is installed or uninstalled.
17 …an subscribe to application installation events. When an application is installed on an enterprise…
27 …BundleAdded(bundleName: string): void | Called when an MDM application is installed. |
73 …l, the MDM application notifies the enterprise administrator when it is installed or uninstalled o…
/ohos5.0/docs/en/application-dev/application-models/
H A Dapp-startup-overview.md53 | The value of **appLinkingOnly** is **false** and the target application is installed.| Directly r…
54 | The value of **appLinkingOnly** is **false** and the target application is not installed.| Redire…
55 | The value of **appLinkingOnly** is **true** and the target application is installed.| Directly re…
56 | The value of **appLinkingOnly** is **true** and the target application is not installed.| A failu…
/ohos5.0/docs/en/application-dev/security/AccessToken/
H A Dapp-permissions.md9 …e system automatically grants the permissions to the application when the application is installed.
30 …sions beyond its Ability Privilege Level (APL). When the application is installed, the system auto…
33 …er the application can request the permissions. When the application is installed, the system auto…
/ohos5.0/docs/en/application-dev/reference/apis-form-kit/
H A Derrorcode-form.md148 The ability is not installed.
152 The specified ability is not installed.
156 The specified ability is not installed.
/ohos5.0/docs/zh-cn/application-dev/reference/apis-ability-kit/
H A Djs-apis-distributedMissionManager-sys.md478 | 16300503 | The application is not installed on the remote end and installation-free is not suppor…
479 | 16300504 | The application is not installed on the remote end but installation-free is supported,…
548 | 16300503 | The application is not installed on the remote end and installation-free is not suppor…
549 | 16300504 | The application is not installed on the remote end but installation-free is supported,…
608 | 16300503 | The application is not installed on the remote end and installation-free is not suppor…
609 | 16300504 | The application is not installed on the remote end but installation-free is supported,…
671 | 16300503 | The application is not installed on the remote end and installation-free is not suppor…
672 | 16300504 | The application is not installed on the remote end but installation-free is supported,…
/ohos5.0/build/ohos/common/
H A DBUILD.gn67 "--parts-src-installed-info-file",
69 "--binary-installed-info-file",

12345678910>>...12