Tag

Hot Patching

1 views collected around this technical thread.

Liulishuo Tech Team
Liulishuo Tech Team
Aug 19, 2016 · Mobile Development

Android Resource Obfuscation and Hot Patching Techniques for Application Optimization

The article explores Android development optimization techniques, specifically detailing resource obfuscation methods that modify resource paths to reduce APK size and increase security, alongside hot patching strategies using native hooks or classloader-based dex replacement to enable dynamic bug fixes and feature updates without full app redeployment.

APK optimizationAndroid DevelopmentDynamic Deployment
0 likes · 11 min read
Android Resource Obfuscation and Hot Patching Techniques for Application Optimization