Tag

game sdk

1 views collected around this technical thread.

Bilibili Tech
Bilibili Tech
Nov 10, 2023 · Game Development

Design and Implementation of a Multi‑Container Hot‑Update Solution for Game SDKs

The multi‑container hot‑update framework designed for Bilibili’s game SDKs combines a dynamic routing protocol with plugin, dynamic‑template, and web containers, enabling rapid feature delivery, low‑cost gray‑rollouts across platforms, high installation success, and mitigated integration pitfalls, thereby improving stability and operational efficiency.

Dynamic RoutingHot UpdateMulti-Container
0 likes · 21 min read
Design and Implementation of a Multi‑Container Hot‑Update Solution for Game SDKs
Yuewen Technology
Yuewen Technology
Oct 13, 2017 · Mobile Development

How We Pluginized a Game SDK for Hundreds of Android Apps

This article explains how the Yuewen Game SDK was transformed into a pluginized architecture, detailing the motivation, core technical challenges such as class, resource, and Android component identification, implementation strategies, testing procedures, and the benefits and new issues arising from large‑scale deployment.

Androidgame sdkmobile development
0 likes · 9 min read
How We Pluginized a Game SDK for Hundreds of Android Apps