This is an example of Android Source for progress update related to the DownloadManager.
NamhSamples is hosted in the following web site
https://github.com/i5on9i/NamhSamples
If you think the Android project NamhSamples listed in this page is inappropriate, such as containing malicious code/tools or violating the copyright, please email info at java2s dot com, thanks.
The following table is the detailed list of NamhSamples.
Item | Value |
---|---|
Java File Count | 25 |
Minimum SDK Version | 8 |
Activity Count | 11 |
Required Permissions | android.permission.ACCESS_DOWNLOAD_MANAGER android.permission.INTERNET android.permission.WRITE_EXTERNAL_STORAGE |
There are 3 image files in NamhSamples. The names of the image files are listed as follows.
pin_progress_pinned.png pin_progress_shadow.png pin_progress_unpinned.png
The following screenshort is generated from the image listed above.
NamhSamples has the following Java source files.
com.example.samples.MyActivity.java com.example.samples.contentprovider.ContentProviderActivity.java com.example.samples.contentprovider.Contract.java com.example.samples.contentprovider.DatabaseHelper.java com.example.samples.contentprovider.DatabaseProvider.java com.example.samples.contentprovider.DownloadItem.java com.example.samples.contentprovider.Note.java com.example.samples.logindialog.CloseDialogAfterLoginActivity.java com.example.samples.logindialog.LoginDialog.java com.example.samples.logindialog.LoginInfo.java com.example.samples.mp3player.LocalAudioParcelable.java com.example.samples.mp3player.Media.java com.example.samples.mp3player.Mp3Player.java com.example.samples.mp3player.Mp3PlayerService.java com.example.samples.onloadinglist.AutoLoadingListView.java com.example.samples.onloadinglist.AutoLoadingListViewActivity.java com.example.samples.onloadinglist.AutoLoadingListViewAdapter.java com.example.samples.progressui.ProgressView.java com.example.samples.progressui.ProgressViewActivity.java com.example.samples.progressupdater.PinProgressButton.java com.example.samples.progressupdater.ProgressUpdater.java com.example.samples.progressupdater.ProgressUpdaterActivity.java com.example.samples.viewpager.ViewPager.java com.example.samples.viewpager.ViewPagerActivity.java com.example.samples.viewpager.ViewPagerAdapter.java