| Interface | Description |
|---|---|
| AndroidEntryPoint.IExecutionOrder |
Implement this interface to put entitys into the AndroidModel.
|
| Class | Description |
|---|---|
| AndroidEntryPoint |
An AdnroidEntryPoint is basically the same as a DexEntryPoint.
|
| AndroidEntryPoint.ExecutionOrder |
The ExecutionOrder is used to partially order EntryPoints.
|
| AndroidEntryPoint.ExecutionOrderComperator |
AndroidEntryPoints have to be sorted before building the model.
|
| DexEntryPoint | |
| DexExplicitCallGraph | Deprecated
The Android-Model has been moved out from DrexFakeRootMethod, so DexExplicitCallGraph is not needed any longer
|
| DexFakeRootMethod | Deprecated
building the Android-model uses a "normal" fake-root now
|
Copyright © 2017. All rights reserved.