Skip to content

Instantly share code, notes, and snippets.

@SuppressLint("StaticFieldLeak")
class DownloadFile extends AsyncTask<String, String, String> {
int id = 1;
NotificationManager mNotifyManager;
NotificationCompat.Builder mBuilder;
CountDownTimer cdt;
/**
* Before starting background thread
* Show Progress Bar Dialog