Tinker_imitator is an open source imitation/practice implementation of WeChat’s “Tinker” Android hot-update (hotfix) mechanism. It demonstrates how to update dex, resources, and native libraries without reinstalling the APK, aiming to simulate how WeChat patches apps in production. The project includes example apps, plugin modules, patch generation, and patch application logic. Resource patching (updating changed resources). Integration via a plugin/patch application module. Demo apps showing patch application. Dex hotfix patching (differential dex replacement).
Features
- Dex hotfix patching (differential dex replacement)
- Resource patching (updating changed resources)
- Native library (.so) patch support
- Integration via a plugin / patch application module
- Demo apps showing patch application
- Patch generation tool / build scripts
Categories
FrameworksFollow Tinker Imitator
You Might Also Like
Gen AI apps are built with MongoDB Atlas
MongoDB Atlas provides built-in vector search and a flexible document model so developers can build, scale, and run gen AI apps without stitching together multiple databases. From LLM integration to semantic search, Atlas simplifies your AI architecture—and it’s free to get started.
Rate This Project
Login To Rate This Project
User Reviews
Be the first to post a review of Tinker Imitator!