HarmonyOS-Knowledgebase icon indicating copy to clipboard operation
HarmonyOS-Knowledgebase copied to clipboard

This repository contains code samples of HarmonyOS Training

Results 13 HarmonyOS-Knowledgebase issues
Sort by recently updated
recently updated
newest added
trafficstars

![image](https://user-images.githubusercontent.com/62230120/170092920-acf141d4-309c-444d-a257-8b80a16d30be.png) The previewer is not working correctly I have tried uninstalling and installing, removing the path. Nothing seems to work ![image](https://user-images.githubusercontent.com/62230120/170093275-02eac60c-9ca9-4596-97c2-4659f359b726.png) sdk API versions installed ![image](https://user-images.githubusercontent.com/62230120/170093350-3806acb7-d726-4604-9c67-80145ff5ba13.png)

**Describe the bug** A clear and concise description of what the bug is. **To Reproduce** Steps to reproduce the behavior: 1. Go to '...' 2. Click on '....' 3. Scroll...

**Describe the bug** When datetime picker is used there is a checkbox whose label is written in Chinese which should change according to the language selected but it still remains...

Are 'drawable' and 'drawable Idrtl' under "res" in Android Studio the same as "graphic under resources" in DevEco Studio ? Below given is the Stackoverflow link : https://stackoverflow.com/questions/69585344/reference-of-drawable-and-drawable-idrtl-in-android-studio-in-deveco ### Additional...

documentation
Query

**Describe the bug** https://stackoverflow.com/questions/69971536/devecostudio-huawei-login-failed-to-sign-the-agreement **To Reproduce** Steps, I am following to login to do Huawei Login from - Run DevEcoStudio-> Main Menu -> Click Tools -> Select Device Manager ->...

**Describe the bug** Several design issues in [Button](https://developer.harmonyos.com/en/docs/documentation/doc-references/button-0000001054358693) component related to UI/UX as listed below: 1. Default background color is missing (Screenshot 1) 2. Default Touchable area should be increased...

**Describe the bug** Overriden method `onClick()` does not trigger when implement [OnClickListener](https://developer.harmonyos.com/en/docs/documentation/doc-references/component_clickedlistener-0000001054358685) for default [Button ](https://developer.harmonyos.com/en/docs/documentation/doc-references/button-0000001054358693) component Background Scenario: With the Current SDK Version, whenever a developer needs a button...

Hello Community, In order to develop an HMOS app, I need to use Intents. While browsing the documentation of SDK both offline and online [HarmonyOS Java API Documentation](https://developer.harmonyos.com/en/docs/documentation/doc-references/overview-0000001054518434), I found...

documentation
Query

### Describe the query How to solve below javadoc errors given by checkstyles plugin? Javadoc tag '@return' should be preceded with an empty line. (1,215:0) [RequireEmptyLineBeforeBlockTagGroup] Javadoc tag '@param' should...

documentation
Query

### Describe the query I am writing a class in JAVA to port a library from Android to Harmony OS. In the Android code given below, `getParent()` returns a `ViewParent`...

documentation
Query