Tagged articles
17 articles
Page 1 of 1
21CTO
21CTO
Sep 29, 2025 · Frontend Development

OpenHarmony 6.0: Key ArkUI, ArkTS, and Security Upgrades

OpenHarmony 6.0, unveiled at the 2025 OpenAtom OpenHarmony conference in Changsha, introduces major upgrades across UI components, ArkTS language, media handling, graphics, security protocols, and performance testing, while reporting over 17 million HarmonyOS devices and a rapidly growing contributor community.

ArkUIOpenHarmonyOperating System
0 likes · 5 min read
OpenHarmony 6.0: Key ArkUI, ArkTS, and Security Upgrades
ZhongAn Tech Team
ZhongAn Tech Team
Oct 21, 2024 · Artificial Intelligence

Weekly Tech Roundup: Tesla FSD, Huawei HarmonyOS, Smartphone Market, AI Developments, and Security News

This weekly tech roundup covers Tesla's FSD approval status in China, Huawei's upcoming HarmonyOS event and Mate 70 details, global smartphone market rankings with Samsung leading, IDC's collaborative robotics report, Lenovo-Meta AI Now launch, Nvidia's vision of AI assistants, Xiaomi Lei Jun's innovation remarks, iPhone 16 Pro connectivity issues, HarmonyOS code milestone, and Intel security vulnerability concerns.

AI NowHuawei HarmonyOSIntel Security
0 likes · 9 min read
Weekly Tech Roundup: Tesla FSD, Huawei HarmonyOS, Smartphone Market, AI Developments, and Security News
Coolpad Technology Team
Coolpad Technology Team
Jul 22, 2024 · Operations

Dual-Display Adaptation of a Financial Terminal Tablet on OpenHarmony with RK3588: Architecture, DTS Configuration, Driver Porting, and Hotplug Handling

This article details the successful adaptation of a financial terminal tablet to OpenHarmony on an RK3588 platform, covering the RK3588 display architecture, eDP + DP‑to‑HDMI dual‑screen configuration, DTS settings, Linux DRM driver porting, testing with hello_composer, and the challenges and solutions for DP hot‑plug support.

Display DriverHotplugLinux DRM
0 likes · 10 min read
Dual-Display Adaptation of a Financial Terminal Tablet on OpenHarmony with RK3588: Architecture, DTS Configuration, Driver Porting, and Hotplug Handling
Coolpad Technology Team
Coolpad Technology Team
Jan 4, 2024 · Fundamentals

Debugging OpenHarmony System Ability Management and Pasteboard Service Freeze on the T606 Platform

The article investigates a freeze occurring when dragging icons on an OpenHarmony 3.2.2 device after adapting the Spreadtrum T606 platform, analyzes related system‑ability (SA) logs, explains the SA and SAFWK frameworks, traces the PasteboardService failure to a missing serial‑number configuration, and proposes a practical fix.

DebuggingOpenHarmonyPasteboardService
0 likes · 14 min read
Debugging OpenHarmony System Ability Management and Pasteboard Service Freeze on the T606 Platform
Coolpad Technology Team
Coolpad Technology Team
Nov 10, 2023 · Mobile Development

Adapting Mesa GPU Driver for OpenHarmony on the Spreadtrum T606 Platform

This article details the process of integrating the open‑source Mesa 3D graphics stack and the Panfrost GPU driver into OpenHarmony 3.2.2 on a Spreadtrum T606 (Mali‑G57) platform, covering hardware setup, compilation options, code modifications, debugging steps, performance analysis, and lessons learned.

GPU DriverMesaOpenHarmony
0 likes · 15 min read
Adapting Mesa GPU Driver for OpenHarmony on the Spreadtrum T606 Platform
IT Services Circle
IT Services Circle
Mar 1, 2023 · Fundamentals

OpenHarmony Achieves Initial PC Adaptation, Marking a Step Toward a Domestic Operating System

OpenHarmony, a competitive open‑source operating system, has been successfully adapted to run on PC hardware, supporting basic functions like power control, rendering, peripheral connections, and app execution, though UI integration remains incomplete, marking a significant milestone toward a fully domestic computer OS.

OpenHarmonyOperating SystemPC adaptation
0 likes · 5 min read
OpenHarmony Achieves Initial PC Adaptation, Marking a Step Toward a Domestic Operating System
JD Tech
JD Tech
Sep 16, 2022 · Mobile Development

JD App Adaptation to OpenHarmony: Business Complexity, Technology Stack, and JD MCube Dynamic Framework

The article details JD's extensive effort to adapt its massive e‑commerce app to OpenHarmony, analyzing business diversity, a multi‑layered technology stack, the cross‑platform Aotu Taro solution, the native JD MCube dynamic framework, UI‑framework comparisons, implementation steps, results, and future plans.

Aotu TaroDynamic UIJD App
0 likes · 10 min read
JD App Adaptation to OpenHarmony: Business Complexity, Technology Stack, and JD MCube Dynamic Framework
JD Retail Technology
JD Retail Technology
Aug 5, 2022 · Frontend Development

JD's JD MCube and Aotu Taro Frameworks Adaptation to OpenHarmony: Technical Overview and Implementation Details

This article presents JD's comprehensive technical analysis and implementation experience of adapting its JD MCube native dynamic framework and the cross‑platform Aotu Taro solution to the OpenHarmony ecosystem, covering business complexity, technology stack diversity, UI paradigm comparisons, concrete integration steps, results, and future plans.

Aotu TaroJD MCubeMobile Development
0 likes · 8 min read
JD's JD MCube and Aotu Taro Frameworks Adaptation to OpenHarmony: Technical Overview and Implementation Details
Laravel Tech Community
Laravel Tech Community
Apr 1, 2022 · Fundamentals

OpenHarmony 3.1 Released with Enhanced System Capabilities

OpenHarmony 3.1 has been officially released, bringing a wide range of enhancements to standard system core, distributed, framework, and application capabilities—including advanced audio‑video, rendering, window management, input devices, internationalization, power management, security, networking, and support for lightweight, small, and standard system types across IoT devices.

IoTOpenHarmonyOperating System
0 likes · 7 min read
OpenHarmony 3.1 Released with Enhanced System Capabilities
Aotu Lab
Aotu Lab
Mar 10, 2022 · Frontend Development

How Taro Tackles Multi‑Platform Development: Architecture, Plugins, and Future Directions

This article explains how the Taro framework enables unified multi‑platform front‑end development by describing its open architecture, plugin system, cross‑framework adaptation, browser‑like runtime, support for various mini‑program ecosystems, and upcoming Harmony integration, while sharing practical code examples and implementation details.

OpenHarmonyTarocross‑framework
0 likes · 19 min read
How Taro Tackles Multi‑Platform Development: Architecture, Plugins, and Future Directions
Aotu Lab
Aotu Lab
Dec 9, 2021 · Mobile Development

How to Build HarmonyOS Apps with Taro: A Step‑by‑Step Guide

This guide explains how to use the Taro framework to develop and adapt applications for Huawei's HarmonyOS, covering background, key differences with mini‑programs, the compatibility plugin, configuration steps, required tooling, and how to build and run a HarmonyOS project.

HarmonyOSJS UIMobile Development
0 likes · 9 min read
How to Build HarmonyOS Apps with Taro: A Step‑by‑Step Guide
Alibaba Terminal Technology
Alibaba Terminal Technology
Sep 6, 2021 · Frontend Development

Exploring OpenHarmony’s New JS UI Framework: Architecture, Code, and Development Insights

This article provides an in‑depth analysis of OpenHarmony’s open‑source JS UI framework, covering system architecture layers, ACE engine repositories, code structure, frontend implementations (command‑style, declarative, and card‑based), rendering pipeline, and practical build commands, while comparing HarmonyOS and OpenHarmony.

ACE frameworkJS UIMobile OS
0 likes · 17 min read
Exploring OpenHarmony’s New JS UI Framework: Architecture, Code, and Development Insights
ITPUB
ITPUB
Jun 8, 2021 · Mobile Development

Is HarmonyOS Just a Skinned Android? A Hands‑On Demo with DevEco Studio

The article explains HarmonyOS 2.0’s architecture, debunks the claim that it merely skins Android by showing its compatibility layer, walks through creating a simple HarmonyOS app with DevEco Studio, and highlights the .hap package format and future .app format as evidence of an independent ecosystem.

App DevelopmentCompatibility layerDevEco Studio
0 likes · 6 min read
Is HarmonyOS Just a Skinned Android? A Hands‑On Demo with DevEco Studio