| Interface | Description |
|---|---|
| DownloadNotification.ICustomNotification |
| Class | 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.
|
| CustomNotificationFactory |
Uses the class-loader model to utilize the updated notification builders in
Honeycomb while maintaining a compatible version for older devices.
|
| DownloaderService |
Performs the background downloads requested by applications that use the
Downloads provider.
|
| 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.
|
| DownloadsDB | |
| DownloadsDB.DownloadColumns | |
| DownloadsDB.DownloadsContentDBHelper | |
| DownloadsDB.MetadataColumns | |
| DownloadThread |
Runs an actual download
|
| HttpDateTime |
Helper for parsing an HTTP date.
|
| V14CustomNotification | |
| V3CustomNotification |
| Exception | Description |
|---|---|
| DownloaderService.GenerateSaveFileError |
Exception thrown from methods called by generateSaveFile() for any fatal
error.
|
Copyright © 2012–2014 simpligility technologies inc.. All rights reserved.