public final class GetApkOperation extends HTTPOperation
GetFileOperation
, but also
display progress during download. Note, currently if the target file already
exists and is the same size as the source file, then the download is skipped.
Also checks for HTTP 401 & 403 (unauthorized/forbidden)
Also ignores all SSL validation errorsModifier and Type | Field and Description |
---|---|
static java.lang.String |
PARAM_GETAPKFILE |
static java.lang.String |
PARAM_GETCREDENTIALS |
PARAM_STATUSCODE, STATUSCODE_UNKNOWN
Constructor and Description |
---|
GetApkOperation() |
Modifier and Type | Method and Description |
---|---|
android.os.Bundle |
execute(android.content.Context context,
Request request) |
getErrorMessage