I heard about the method of partial updating in Android. Like you can add new classes to the existing dex. Tell me how can this be done?
- Dex is a compiled application code! You made a mistake forum, reverse engineering is not involved here like. - koks_rs
- Forgot to add, I need to do it on the device) That is, it is done by java code. The compiled application can be partially updated by adding its classes to it. - Ivan Levis
|