Interface |
Description |
DependencyContainer
|
An object able to provide the three types of dependencies an Android project can have:
- local jar dependencies
- artifact jar dependencies
- android library dependencies |
LibraryDependency
|
Represents a dependency on a Library Project. |
ManifestDependency
|
Represents the manifest of a dependency as well as the dependencies |
ManifestProvider
|
Provides a path to the Android Manifest |
SymbolFileProvider
|
Provides a path to the Text Symbol file and to the Android Manifest |