Top 2021 Alibaba Mobile Tech Articles: HarmonyOS, Flutter, AI & More
This curated list showcases Alibaba Mobile Technology's standout 2021 articles, covering HarmonyOS rendering engine analysis, Youku's HarmonyOS development series, Gaode Map performance optimization, AndroidX migration, Flutter performance tricks, security production systems, QUIC protocol adoption, and cutting‑edge OCR and AI advancements.
Mobile Native Technology
Rendering Engine Analysis – OpenHarmony JS UI Source Code Notes – by Zhang Han (Mengliu)
Youku HarmonyOS Development Practice – series covering card development, Android‑Harmony hybrid packaging, and multi‑screen interaction.
Three‑Year Optimization Summary of Gaode Map Experience – by Yang Xikai and Wu Wenyang
When Alipay App Meets AndroidX – by Wu Chaobin (Yangzhou)
iOS Pod Update Performance Degradation and Flutter Pubgrub Arbitration – by Hong Wei (Hongcha)
From 350ms to 80ms: Optimizing iOS Short‑Video Experience for New Retail – by Li Kai (Shenbu)
Cross‑Platform Technology
Taobao Widget: New Open Card Technology – by Fang Xi (Qianzhi)
Cube Technology Series – covering Alibaba's next‑generation dynamic architecture, Cube card stack, and Mini‑Program integration.
DingTalk Mini‑Program Snapshot Technology Overview – by Sun Ran (Zhu Xia)
AliFlutter Optimizations – deep dives into Flutter stream scene performance, smoothness practices, and memory‑leak detection.
Mobile Security Production
Taobao Client Diagnosis System Upgrade – by Cheng Chao (Chuan Yi)
Taobao Client Security Production System Construction – by Qin Jingchao (Fei Tai)
Mobile Network Technology
QUIC Protocol Deployment at Ant Group – by Kong Lingtang
Youku Weak‑Network Platform Practice – by Sun Changhao (Huo Qian)
Intelligent Edge Technology
Ant’s Self‑Developed Mobile xNN‑OCR Evolution and Open‑Source – by Zhang Weichen (Jingming)
Efficient Development of Edge AI Algorithms – MNN Workbench Python Debugging – by Cai Yu (Lu You)
Additional celebratory code snippet:
public static String newYearWish(List<People> peopleList){
System.out.println("开心快乐stack overflow");
System.out.println("悲伤永远null pointer");
System.out.println("前途无忧无bug");
System.out.println("对象不再404");
System.out.println("O(1),O(log n),O(n),O(nlog n),O(n^2),O(n^3),O(2^n),O(n!) 祝您新年升职加薪节节高");
return "新年快乐";
}Signed-in readers can open the original source through BestHub's protected redirect.
This article has been distilled and summarized from source material, then republished for learning and reference. If you believe it infringes your rights, please contactand we will review it promptly.
How this landed with the community
Was this worth your time?
0 Comments
Thoughtful readers leave field notes, pushback, and hard-won operational detail here.
