JD Cloud Developers
JD Cloud Developers
Jul 15, 2025 · Mobile Development

Boosting HarmonyOS Mini‑Program Performance with Cangjie: A JD Case Study

At the 2025 Huawei Developer Conference, JD’s mini‑program team demonstrated how integrating the Cangjie language into HarmonyOS mini‑programs can halve JS API execution time, reduce main‑thread load, and improve cold‑start performance by up to 20% across high‑frequency scenarios.

CangjieCross-PlatformHarmonyOS
0 likes · 8 min read
Boosting HarmonyOS Mini‑Program Performance with Cangjie: A JD Case Study
JD Tech Talk
JD Tech Talk
Jul 15, 2025 · Mobile Development

Unlocking 50% Faster JD Mini‑Programs on HarmonyOS with Cangjie

This article shares the JD developer’s experience at the 2025 Huawei Developer Conference, detailing how the Cangjie language and a dual‑thread architecture were used to analyze and optimize high‑frequency JS API calls in JD mini‑programs on HarmonyOS, achieving up to 50% faster execution and a 20% reduction in cold‑start time.

CangjieHarmonyOSJS Bridge
0 likes · 8 min read
Unlocking 50% Faster JD Mini‑Programs on HarmonyOS with Cangjie
JD Retail Technology
JD Retail Technology
Jul 3, 2025 · Mobile Development

How Cangjie Boosts Performance of JD Mini‑Programs on HarmonyOS

At the 2025 Huawei Developer Conference, JD’s team demonstrated how integrating the Cangjie language into HarmonyOS mini‑programs can halve API execution time, reduce main‑thread load, and improve cold‑start performance by over 20%, offering a high‑performance, cross‑platform development solution.

CangjieCross-PlatformHarmonyOS
0 likes · 9 min read
How Cangjie Boosts Performance of JD Mini‑Programs on HarmonyOS
Suishouji Tech Team
Suishouji Tech Team
Jan 2, 2018 · Mobile Development

Designing a Secure, Extensible JS Bridge for Android Hybrid Apps

This article explores the challenges of JavaScript‑Native communication in Android WebView, compares Android‑to‑JS and JS‑to‑Android invocation methods, and presents a custom, secure, and extensible JS bridge framework with protocol design, interceptors, annotations, and implementation examples for hybrid app development.

Hybrid AppJS BridgeJavaScript Interface
0 likes · 13 min read
Designing a Secure, Extensible JS Bridge for Android Hybrid Apps