android.test
Class ClassPathPackageInfoSource
java.lang.Object
android.test.ClassPathPackageInfoSource
public class ClassPathPackageInfoSource
- extends Object
Generate ClassPathPackageInfos by scanning apk paths.
Not needed for 1.0 SDK.
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ClassPathPackageInfoSource
ClassPathPackageInfoSource()
setApkPaths
public static void setApkPaths(String[] apkPaths)
getPackageInfo
public ClassPathPackageInfo getPackageInfo(String pkgName)
setClassLoader
public void setClassLoader(ClassLoader classLoader)
Please submit a feedback, bug or feature