| Package | Description |
|---|---|
| com.google.android.vending.expansion.downloader.impl |
| Class and Description |
|---|
| AndroidHttpClient
Subclass of the Apache
DefaultHttpClient that is configured with
reasonable default settings and registered schemes for Android, and
also lets the user add HttpRequestInterceptor classes. |
| CustomIntentService
This service differs from IntentService in a few minor ways/ It will not
auto-stop itself after the intent is handled unless the target returns "true"
in should stop.
|
| DownloaderService
Performs the background downloads requested by applications that use the
Downloads provider.
|
| DownloaderService.GenerateSaveFileError
Exception thrown from methods called by generateSaveFile() for any fatal
error.
|
| DownloadInfo
Representation of information about an individual download from the database.
|
| DownloadNotification
This class handles displaying the notification associated with the download
queue going on in the download manager.
|
| DownloadNotification.ICustomNotification |
| DownloadsDB |
Copyright © 2012–2014 simpligility technologies inc.. All rights reserved.