public final class ResourceUpdater extends Object
Constructor and Description |
---|
ResourceUpdater(Context context) |
Modifier and Type | Method and Description |
---|---|
File |
getInstalledPatch() |
JSONObject |
readManifest(File updateFile) |
boolean |
validateManifest(JSONObject manifest) |
public ResourceUpdater(Context context)
public File getInstalledPatch()
public JSONObject readManifest(File updateFile)
public boolean validateManifest(JSONObject manifest)