public class ApkLoader extends Object
Mediates loading of “APKs” in legacy mode.
Constructor and Description |
---|
ApkLoader() |
Modifier and Type | Method and Description |
---|---|
PackageResourceTable |
getAppResourceTable(AndroidManifest appManifest) |
PackageResourceTable |
getCompileTimeSdkResourceTable()
Returns the ResourceTable for the compile time SDK.
|
public PackageResourceTable getAppResourceTable(AndroidManifest appManifest)
@Nonnull public PackageResourceTable getCompileTimeSdkResourceTable()
Returns the ResourceTable for the compile time SDK.