Tagged articles
3 articles
Page 1 of 1
OPPO Kernel Craftsman
OPPO Kernel Craftsman
Oct 25, 2024 · Mobile Development

Understanding Android Dynamic Performance Framework (ADPF) and Its Performance‑Hint API

Android Dynamic Performance Framework (ADPF) lets apps and games send performance‑hint data—such as target work durations and preferred cores—to the kernel, enabling faster CPU frequency scaling and priority scheduling that mitigates the latency of PELT/WALT and DCVS, while developers use APIs like createHintSession and reportActualWorkDuration, though adoption remains limited.

ADPFAndroidCPU scaling
0 likes · 11 min read
Understanding Android Dynamic Performance Framework (ADPF) and Its Performance‑Hint API
vivo Internet Technology
vivo Internet Technology
Oct 20, 2020 · Frontend Development

Mastering H5 Animations: From GIFs to WebGL and Game Engines

This guide explores the full spectrum of H5 animation techniques—including GIFs, sprite‑sheet frames, CSS keyframe animations, Lottie, WebGL/Canvas performance trade‑offs, and a comparative overview of popular game engines—providing practical code snippets, compatibility notes, and implementation tips for modern web developers.

Game enginesH5 AnimationLottie
0 likes · 11 min read
Mastering H5 Animations: From GIFs to WebGL and Game Engines
Tencent Cloud Developer
Tencent Cloud Developer
Mar 19, 2018 · Game Development

WeChat Mini Games and H5 Game Development: Concepts, Technologies, and Market Overview

Chen Yang explains that WeChat Mini Games are H5 games running inside Mini Programs, detailing HTML5 evolution, development stacks, WebAssembly, engine options like Laya and Cocos, front‑end tooling, the native rendering and adapter layer, and their marketing value in a rapidly expanding multi‑billion‑yuan market.

Front-endGame enginesH5 Development
0 likes · 12 min read
WeChat Mini Games and H5 Game Development: Concepts, Technologies, and Market Overview