Tag

Poplayer

0 views collected around this technical thread.

DaTaobao Tech
DaTaobao Tech
Apr 14, 2022 · Frontend Development

Design and Implementation of the PopLayer Pop-up Builder Platform (xEditor)

The article details a year‑long redesign of the PopLayer pop‑up builder, addressing extensibility and UX issues through a three‑layer architecture, a concise JSON‑based DSL, a low‑code xEditor UI, fast native and web rendering engines, and extensive testing, resulting in 46 campaigns, 92 saved person‑days, and zero incidents.

DSLPoplayerfrontend
0 likes · 39 min read
Design and Implementation of the PopLayer Pop-up Builder Platform (xEditor)
NetEase Cloud Music Tech Team
NetEase Cloud Music Tech Team
Dec 30, 2020 · Mobile Development

Poplayer: A Solution for Separating Temporary and Stable Business in Mobile Apps

NetEase Cloud Music’s Poplayer adds a WebView overlay to Android apps, isolating temporary features from core functionality while enabling hot‑swappable, reusable modules, and achieves massive memory savings—over 80,000‑fold—and up to 90‑times faster drawing through position/alpha caching, bitmap size reduction, clipRect drawing, and ARGB‑to‑ALPHA_8 optimization.

AndroidArchitecture PatternBitmap Optimization
0 likes · 10 min read
Poplayer: A Solution for Separating Temporary and Stable Business in Mobile Apps