Android Open Source - Example example NamhSamples






Project Summary

This is an example of Android Source for progress update related to the DownloadManager.

Web Site / Source Repository

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.

Project Detail

The following table is the detailed list of NamhSamples.

ItemValue
Java File Count25
Minimum SDK Version8
Activity Count11
Required Permissionsandroid.permission.ACCESS_DOWNLOAD_MANAGER
android.permission.INTERNET
android.permission.WRITE_EXTERNAL_STORAGE




Resource Files

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.

null

Java Source Files

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