| Interface | Description |
|---|---|
| RecoveryStrategy | |
| RecoveryStrategyFactory |
| Class | Description |
|---|---|
| BaseApkPathHistory | |
| CheckBaseApkExists |
RecoveryStrategy that detects cases when SoLoader is unable to reconstruct path to the base apk.
|
| CompositeRecoveryStrategy | |
| DefaultRecoveryStrategyFactory | |
| DetectDataAppMove | |
| ReunpackBackupSoSources |
RecoveryStrategy that detects cases when SoLoader failed to load a corrupted library, case in
which we try to re-unpack the libraries.
|
| ReunpackNonBackupSoSources |
RecoveryStrategy that detects cases when SoLoader failed to load a corrupted library, case in
which we try to re-unpack the libraries.
|
| WaitForAsyncInit |