Developing for OpenHarmony
Load a keystore
This page explains how to load an existing keystore and select a key from it to use as the project key.
This is relevant if you want to publish your application, because you must provide a key from a keystore when you sign the application.
To load an existing keystore:
- Open OpenHarmony Publishing Settings.
- Under the Project Keystore heading, enable Custom Keystore.
- Click the drop-down below Custom Keystore.
- Select Select… to load a keystore from your file system, or select a keystore from below the partition in the UI. The keystores below the partition are those stored in the keystores dedicated location. For more information, see Choose the keystore location.
- Enter the password for the keystore in the Password property field. If the password is correct, Tuanjie loads the keystore.
Select a project key
After you load a keystore into your project, select a key from the keystore to use as the project key. To do this:
- Open OpenHarmony Publishing Settings.
- In the Password property field, enter the password for the key.
- After input Password, press Tab to trigger load operation.
Other resource
Developing for OpenHarmony