Added a public method, `replaceApplication`. This method uses Xposed to intercept `android.app.ApplicationPackageManager`'s `getApplicationInfo` and `getApplicationInfoAsUser`. It allows for dynamic changes to the application's `sourceDir` and `publicSourceDir` to redirect the location where the system loads APKs. |
||
|---|---|---|
| .. | ||
| java/org/lsposed | ||
| jni | ||
| AndroidManifest.xml | ||