Connect with us

HarmonyOS

Huawei released DevEco Studio 2.1 Beta 2 with six major changes for HarmonyOS service development

Published

on


DevEco is Huawei’s integrated development environment (IDE) that provides templates for developers to create, develop, compile, debug, test, and deploy E2E HarmonyOS application development services.

On December 16, 2020, Huawei released the HarmonyOS 2.0 mobile developer beta version and simultaneously opens the enrollment of some devices for beta testing. With the help of DevEco Studio, developers can more efficiently innovate and develop the application with distributed HarmonyOS open capabilities

Now, Huawei has begun sending the new version for DevEco Studio that brings a number of new features and improvements, which help out developers and enhance the innovation efficiency.

According to the new changes, DevEco Studio 2.1 Beta 2 (Windows+Mac version) has supported the preview of the Java UI interface and the JS UI interface, provides security testing, automation testing, improves the editor capabilities, and more.

In the last update of DevEco Studio 2.0 Beta 1, the company added new support for the Ubuntu platform, NVP, Realtek, Xradio chip, and added HDF driver as well as allows the graphical download of HPM source code.

Related: Huawei DevEco Device Tool 2.0 Beta 1 for HarmonyOS 2.0 released with new features and improvements

New version:

  • Huawei DevEco device tool receiving new build 2.0 Beta 2

Changelog:

  • Mac version complete Java UI preview
  • Added 5 mobile phone project templates
  • Visualization of debugging variables for JS and C/C++
  • Provide application security testing services
  • Provide application automation testing services
  • Enhance editor capabilities

Check the changes in detail below:

Mac version complete Java UI preview

DevEco Studio 2.1 Beta 2 (Windows+Mac version) for JS applications, supports six device types: mobile phones, tablets, smart screens, smart wearables, lightweight smart wearables, and smart vision. For Java applications, it supports mobile phones, tablets, and cars, smart screens, and smart wearable devices.

Regarding the JS UI layout, developers can dynamically preview in real-time in the previewer after writing the code in HTML/CSS/JS. The UI display effect is the same as when the application is running on a real machine. For Java UI layout, developers can experience dynamic preview when previewing AbilitySlice.java or Ability.java file and preview XML layout file to experience real-time preview.

In addition, the development of distributed applications must meet the screen resolution, shape, and size requirements of different devices. In order to facilitate developers to view the UI layout and interaction effects of the application on different devices at any time during the application development process, DevEco Studio provides a cross-device preview function.

Added 5 mobile phone project templates

In order to facilitate the use of developers, DevEco Studio 2.0 provides Ability templates for multiple device types and different development languages. It adds 5 new phone project templates on the original basis. Developers can select appropriate templates according to the project wizard, easily create projects suitable for various devices, and automatically generate corresponding Code and resource templates.

Visualization of debugging variables for JS and C/C++

Aiming at pain points such as long code processing flow and deep error concealment, DevEco Studio 2.1 Beta 2 uses Plain (tree), Line (line graph), Bar (bar graph), and Table during JS or C/C++ code debugging. (Table), etc., quickly display the data structure, data continuous change curve, and the relationship between the data during the debugging process, and provide functions such as query filtering and sorting of the visual data, which is convenient for developers to locate problems simply, intuitively, quickly and effectively.

Provide application security testing services

By integrating the capabilities of the Huawei DevEco Services cloud service platform, DevEco Studio 2.1 Beta 2 provides application security testing services for HarmonyOS applications. Currently, it mainly supports two functions: vulnerability testing and privacy testing. For each test task, the test is fully automated without manual intervention, and professional and detailed test reports are issued quickly to detect and identify possible security issues in the application development process in advance so that the developed HarmonyOS application can better meet the application requirements of the market.

Vulnerability testing: Through the HarmonyOS application life cycle modeling and application attack surface modeling, static data flow analysis technology is used to improve the accuracy of vulnerability discovery while covering more than 20 attack surfaces and 65 + vulnerability test items to help developers in advance Discover and identify potential vulnerabilities. The vulnerability detection report will give clear repair suggestions for each vulnerability risk item to help developers quickly repair vulnerabilities. The vulnerability testing service supports Java applications, and the package format includes Hap/App.

Privacy detection: By dynamically detecting and analyzing the privacy-sensitive behavior of the application running on the device, it helps developers to troubleshoot the malicious behavior of the application and build a pure and green HarmonyOS application. The privacy test supports 17 + detections, including detection of obtaining geographic location information, detection of obtaining device identification, detection of obtaining address book information, detection of obtaining system information, etc. The privacy test service currently supports Java applications for TV devices, and the package format includes Hap/App.

Provide application automation testing services

In addition to application security testing services, DevEco Studio 2.1 Beta 2 also adds application automation testing services, including application compatibility, stability, and performance testing, to detect possible applications in the entire life cycle of installation, startup, operation, and uninstallation as well as check the application quality in all directions.

Compatibility test: Mainly verify the compatibility issues of the HarmonyOS application running on Huawei’s real device, including the first installation, reinstallation, startup, uninstallation, crash, black and white screen, flashback, operation error, failure to rollback, and top ten UI abnormalities Abnormal scene. The compatibility test supports Java/JS applications for TV and Lite Wearable devices. The package format supported by TV is Hap/App; the package format supported by LiteWearable is App.

Stability test: Mainly verify the stability issues of the HarmonyOS application running on Huawei’s real device, including crash/application freeze screen, memory leak, and memory stepping. The stability test supports Java/JS applications of TV devices, and the package format includes Hap/App.

Performance test: Mainly verify the performance problems of the HarmonyOS application running on Huawei’s real device, including startup time, interface display, CPU usage, and memory usage. The performance test supports Java/JS applications of TV devices, and the package format includes Hap/App.

Enhanced editor capabilities

Development and application are like building a house. There are many factors that determine the quality of a house, but the foundation is one of the important factors. The editor is to the development tool as the foundation is to the house. A good editor can make developers do more with less. DevEco Studio supports the development of HarmonyOS applications in multiple languages, including Java, JS, and C/C++.

For the C/C++ editor, DevEco Studio 2.1 Beta2 has made four enhancements:

  1. Enhanced code completion function. In the writing application stage, the editor will analyze the context and understand the content of the project. According to the content entered by the developer, it will prompt the developer to complete the names of classes, methods, fields, and keywords, which greatly improves the coding efficiency.
  2. For the names and variables of the macro definition, as well as the preprocessing path and prefix, developers are supported to customize the highlight color of their code, which is convenient for developers to distinguish different codes by color.
  3. Support function jump from definition to the declaration. When the code realizes the jump, the listed results will be distinguished by file name and display key code information.
  4. Supports viewing of documents of display types, methods, functions, parameters, etc., which is convenient for developers to read the code.

For the JS editor, DevEco Studio 2.1 Beta 2 has made three optimizations:

  1. The code completion function is enhanced, which is manifested in import optimization, suffix completion, and enhancement of annotation capabilities.
  2. Code grammar enhancement: support ES6 grammar, Emmet grammar, and Media Query conditional rules to automatically complete.
  3. Code checking enhancement: duplicate variable and unused variable checking; automatic strikethrough display of referenced obsolete symbols, obsolete symbols can be marked by @deprecated in JS doc comments; support for spell checking of JS, HTML, CSS codes, etc.

For the XML editor, DevEco Studio 2.1 Beta 2 has made two enhancements:

  1. For the resources in the predefined JSON/XML, it can dynamically associate and jump in real-time.
  2. In the XML layout file, use the <databind> tag to realize the dynamic data binding function between java and XML.

For the Java editor:

DevEco Studio 2.1 Beta 2 can modify the references in the config.json configuration file when reconstructing the project directory structure or Java class names. After many optimizations, the editor function of DevEco Studio 2.1 Beta 2 is becoming more and more perfect. The majority of developers can improve coding efficiency by mastering various common skills in code writing during the application phase.

In addition to the above six functions, DevEco Studio 2.1 Beta 2 also solves three major user pain points:

  1. Solved the problem of slow Gradle download during project synchronization. The new version integrates the Gradle tool so that developers no longer need to download the Gradle tool separately.
  2. Added to view the preview log, you can view the log information during the preview process, and also support the switch between Chinese and English.
  3. Solved the problem that the simulator does not support the display of the WebView control.

[Via- ithome]

Yash is a graduate of computer science and followed his way into journalism, he is interested in various subjects related to technologies and politics. Yash likes to listen classical songs and has a huge library of classical mixes.

HarmonyOS

New Huawei flagship will bring HarmonyOS 3.1

Published

on

HarmonyOS 3.1

Huawei is gearing up for a massive flagship launch event on March 23, other than smartphones, the Chinese tech maker will launch new HarmonyOS 3.1 software.

According to the information, the flagship Huawei P60 series and Mate X3 foldable will pack HarmonyOS 3.1 operating system out of the box. That’s not it, the MatePad 11 2023 tablet will also bring it onboard.

This is good news and the new software will provide new features for a better new user experience.

The tipster also suggests that the Huawei Enjoy 60 series will use HarmonyOS 3.0. This is due to the platform limitation of the Kirin 710A chipset. Still, we don’t have an official stamp on this matter but more information is awaited.

HarmonyOS 3.1 Flagship

HarmonyOS 3.1:

At Huawei Developer Conference 2022 (HDC 22), Huawei announced HarmonyOS 3.1 developer beta. Last month, Huawei opened the HarmonyOS 3.1 dev beta for physical devices and the first eligible smartphones launched with this beta campaign include Huawei P50 and P50 Pro.

Other than that, Huawei already tested HarmonyOS 3.1 developer beta on the Huawei Mate 50 series. Unfortunately, all of this activity is happening only for the Chinese models. Meanwhile, global users are still waiting for a miracle to somehow access EMUI 13.

HarmonyOS 3.1 brings fluid and seamless animations

The developer beta doesn’t seem to have many graphical changes. Instead, it’s a major fix and performance improvement for Huawei devices. Yet some optimizations are clearly visible such as smoothed animations and fast on-screen operations.

As for now, Huawei has not announced the roadmap for this new HarmonyOS version but March 23 could bring it on stage. On the flip side, the official development roadmap of HarmonyOS 3.1 shows that Huawei will roll it out in April.

So, Huawei P60 and Mate X3 will give a grand debut to the HarmonyOS 3.1. Then the software will make its way to the old models in the following month.

That sums up the story, however, we’ll keep you posted with more development in this story.

Also, read:

Here are the new HarmonyOS 3.1 beta features and optimizations

(source)

Continue Reading

HarmonyOS

Check HarmonyOS March 2023 security update details

Published

on

Huawei HarmonyOS

Huawei has released March 2023 security update details for the HarmonyOS, this patch mentions various security improvements for devices running the HarmonyOS operating system.

According to the information, Huawei HarmonyOS March 2023 security bulletin contains details of security vulnerabilities that have been fixed by security patch 2023-03-01 or the updated HarmonyOS version.

The latest security patch helps users to secure their phones, tablets and smartwatches from vulnerabilities designed for malicious intent.

HarmonyOS 3:

In the meantime, Huawei continues to sign up new smartphones with HarmonyOS 3 beta. As recently, Huawei P20 and Mate 10 series received closed beta in the homeland. However, there are also top Honor phones including Honor V30 and Honor 30 series already part of the test pool.

Both P20 and Mate 10 series are important and one of the oldest to receive a new HarmonyOS upgrade, which was released in 2018 and 2017 respectively.

HarmonyOS 3 also brings new improvements, such as the new Huawei Share optimizations. This automatically disables the phone’s Huawei Share within 20 seconds.

Another interesting feature that Huawei recently released is the ability to delete some system applications. It seems like the feature needs some optimizations to work to the fullest. Read more about it here.

HarmonyOS 3.1

HarmonyOS 3.1 is making moves and the developer beta activity is about conclude for Huawei P50 and P50 Pro. The HarmonyOS 3.1 roadmap suggest release in early April for old devices but the P60 series could grab it first.

HarmonyOS March 2023 security patch details.

This software update fixes 2 of the medium, critical, and high level vulnerabilities for HarmonyOS 3 and HarmonyOS 2 in the kernel section.

There are 5 vulnerabilities fixed in the system for HarmonyOS 3.1, 3.0, 2.1, and 2.0. The app section also got improvements by fixing 6 CVES in different parts of the app system.

Framework is the one with 7 CVEs fixed right away with high and medium levels of security threat for different HarmonyOS versions. These are some important fixes and we suggest all of the HarmonyOS smartphone owners upgrade to the latest version as soon as possible.

Huawei HarmonyOS

Continue Reading

HarmonyOS

HarmonyOS 3 features for Huawei Watch GT 3 series

Published

on

HarmonyOS 3 Features Huawei Watch GT 3

Recently, Huawei announced HarmonyOS 3 software rollout for the Watch GT 3 smartwatches and brings a variety of new features. This upgrade will help you to get the most out of its capabilities.

Huawei is rolling out HarmonyOS 3 for the Watch GT 3 Pro 43mm, Watch GT 3 Pro 46mm, Watch GT 3 Porsche Design, GT 3 42mm, GT 3 46mm, GT Runner, and GT 2022 Collector’s Edition.

According to the information, Huawei Watch GT 3 users can download this new build with version 3.0.0.73 and OTA package size of below 100Mb.

There are additional and hidden options available for the Watch GT 3 series, we’ll walk you through some of the most interesting ones here. Let’s take a look at HarmonyOS 3 features that are rolling out for Huawei Watch GT 3 devices.

Quick Payments:

Although, Huawei is sending HarmonyOS 3 for both global and Chinese users but the latest firmware has a China-exclusive feature called WeChat quick payments.

Outfit watch face:

After installing HarmonyOS 3, Huawei Watch GT 3 series users can set up a customized version of watch faces to match their outfits. This makes the watch faces more intriguing and interesting.

To set a dial, open the Huawei Health app, select the device, tap on watch face market, and then select “My” from here you can customize the outfit watch face.

HarmonyOS 3 custom outfit smartwatch

Kaleidoscope watch face:

Other than the customized outfit dial, Huawei Watch GT 3 will bring a brand new kaleidoscope watch face. This will unlock new patterns on the watch faces when you access the crown to adjust the kaleidoscope display effect.

To use this new watch face, navigate to the Huawei Health app, select the smartwatch, open the watch face section, tap on Me, and then select Kaleidoscopic watch face.

Kaleidoscope watch face

Flashlight:

This is another useful addition to the Huawei Watch GT 3 series and if you often wished for a torch in your smartwatch, then this is a right to upgrade to the latest HarmonyOS version.

The new flashlight comes with 8 standard and custom color schemes. You can customize colors, and flash effects and adjust the intensity of the color.

flashlight HarmonyOS 3 Huawei Watch GT 3

To use this new feature, open the app section, from here tap on the flashlight/torch app and then slide up to enter the flashlight settings.

HarmonyOS 3 grabs you a lot of reasons to upgrade over the latest software update and you should also download it right away as soon as it appears on your Huawei Watch GT model.

Continue Reading