Questions tagged [deveco-studio]

28 questions
1
vote
2 answers

How to code an app in Huawei GT 2 Pro wear to always keep on the screen active?

I investigated and Although I read documentations of Huawei Wear Engine, I couldn't find any things. I knows this I should change power or keep-on setting but I did not find anthing. Even I know implementing a service to will affect system…
1
vote
2 answers

Intent and Serialization in DevEco

While creating a user info card in DevEco Studio we need to begin with empty ability or anything else ? If we begin with empty ability , there's already an intent present, creating a new one shows error !
1
vote
2 answers

Change language of texts in Previewer in DevEco

How do we change the language of the texts in the previewer ? Its Chinese for me at present and if I try to change it by Preview -> Language -> Select Language (eng_US) then I find a timeout error each time. PLease help me here. Error Code after i…
0
votes
1 answer

Object Detection in Deveco Studio

Hello World! I'm trying to develop Object Detection in DevEco Studio. I'm new to DevEco Studio development. I have built the program with Android Studio (Android version) with TFLite and also tried with YOLOv5 PyTorch and it worked. So, I also want…
0
votes
1 answer

Can't run app on Huawei lite wearable (GT2 PRO): API error when installing on device

I am trying to write an app for my GT2 Pro but when I try to install my app with Huawei DevEco Assistant, it gives me the following error: Installation failed: 47. Invalid value entered for app.apiVersion Here is the steps I did: I created a…
0
votes
1 answer

How to change language in DevEcoStudio IDE to english?

How to change the IDE language from Chinese to English in DevEcoStudio IDE?
ajith m
  • 31
  • 3
0
votes
1 answer

Checkstyle-IDEA Plugin incompatible with DevEcoStudio

I am trying to configure the Checkstyle-IDEA plugin With the latest version of DevEcoStudio but seems it is incompatible with the same. Steps I have performed in DevEcoStudio - Main Menu -> File->Settings->Plugins->Search Checkstyle, results in…
Kanak Sony
  • 1,570
  • 1
  • 21
  • 37
0
votes
1 answer

DevEcoStudio: DOWNLOAD_SDK_ERROR after upgrading to SDK 6

I have another issue after related question DevEcoStudio Version: 2.1 Release and 3.0 Beta 1 SDK: 6 Already updated compileSDKVersion version in project level and module level build.gradle files ohos { compileSdkVersion 6 defaultConfig { …
Kanak Sony
  • 1,570
  • 1
  • 21
  • 37
0
votes
0 answers

How to download sdk?

I can't find the setting option in configure. How to download sdk? After setting up the environment variable how will I know that everything is done?
FazilK
  • 1
0
votes
2 answers

Can multiple directional layouts be created?

Using DevEco Studio can one directional layout be created in another directional layout ? If Yes how can we do that ?
-1
votes
1 answer

DevEcoStudio - Huawei Login: Failed to sign the Agreement

Hello Huawei Developers, While trying to run a simulator for a HarmoyOS project in DevEcoStudio, I need to do a Huawei login and sign in with Huawei developer credentials. Ideally, it should log in with the username/password passed and show the list…
Kanak Sony
  • 1,570
  • 1
  • 21
  • 37
-1
votes
3 answers

Not able to start SonarQube server after running StartSonar.bat file

I tried running StartSonar.bat file, but it would stop or close abruptly. Below is the snapshot of sonarqube server error:
Vidya Akbar
  • 37
  • 1
  • 5
-3
votes
1 answer

Can anyone work in HarmonyOS lib development?

I am a fresher who only knows only java. can I work on HarmonyOS lib development or else I should know the android development to work on HarmonyOS. Can anyone explain it, please? Where I can learn?
1
2