Package org.robolectric
Class ApkLoader
java.lang.Object
org.robolectric.ApkLoader
Mediates loading of "APKs" in legacy mode.
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptiongetAppResourceTable
(AndroidManifest appManifest) Returns the ResourceTable for the compile time SDK.
-
Constructor Details
-
ApkLoader
public ApkLoader()
-
-
Method Details
-
getAppResourceTable
-
getCompileTimeSdkResourceTable
Returns the ResourceTable for the compile time SDK.
-