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