Tagged articles
3 articles
Page 1 of 1
360 Tech Engineering
360 Tech Engineering
Jun 7, 2018 · Mobile Development

Opening Custom Process Activities in RePlugin: Process Mapping and Launch Flow

This article explains how RePlugin maps plugin-defined custom‑process activities to host placeholder processes, retrieves component information from the plugin APK, generates static or dynamic process‑mapping tables, adjusts component process names, and orchestrates the launch and lifecycle of these activities on Android.

AndroidMobile DevelopmentPlugin Development
0 likes · 11 min read
Opening Custom Process Activities in RePlugin: Process Mapping and Launch Flow
Qizhuo Club
Qizhuo Club
May 12, 2018 · Mobile Development

How RePlugin Maps and Launches Custom Plugin Processes in Android

This article explains how RePlugin enables a host app to recognize, map, and start custom plugin processes—including static and dynamic process mapping, adjusting component process names, launching processes via injected providers, handling process reclamation, and managing activity slot allocation for seamless plugin activity execution.

Activity LaunchAndroidPlugin Development
0 likes · 11 min read
How RePlugin Maps and Launches Custom Plugin Processes in Android