Class | Description |
---|---|
AndroidAnalysisScope | |
AndroidEntryPointLocator |
Searches an Android application for its EntryPoints.
|
AndroidEntryPointLocator.AndroidPossibleEntryPoint |
A definition of an Entrypoint functions o the App are matched against.
|
AndroidEntryPointLocator.AndroidPossibleEntryPoint.ExecutionOrderComperator | |
AndroidEntryPointManager |
Model configuration and Global list of entrypoints.
|
AndroidManifestXMLReader |
Read in an extracted AndroidManifest.xml.
|
AndroidPreFlightChecks |
Does optional checks before building the CallGraph.
|
AndroidSettingFactory |
Generate a Settings-Object from a String-Representation.
|
AndroidSettingFactory.ExternalIntent | |
AndroidSettingFactory.IgnoreIntent | |
AndroidSettingFactory.InternalIntent |
Add an Intent that is _shure_ to be handled internally _only_.
|
AndroidSettingFactory.StandardIntent | |
AndroidSettingFactory.UnknownIntent | |
AndroidTypes |
Constants for types used by the AndroidModel
|
Enum | Description |
---|---|
AndroidComponent |
Android Components like Activity, Service, ...
|
AndroidEntryPointLocator.LocatorFlags |
Used to control the search mechanisms of AndroidEntryPointLocator.
|
AndroidPreFlightChecks.Test | |
AndroidTypes.AndroidContextType |