Android file manager.
NkDFileManager is hosted in the following web site
https://github.com/NkD/NkDFileManager
If you think the Android project NkDFileManager 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 NkDFileManager.
Item | Value |
---|---|
Java File Count | 14 |
Supported screen sizes | [ldpi, mdpi, hdpi, xhdpi] |
Target SDK Version | 10 |
Minimum SDK Version | 10 |
Activity Count | 1 |
Required Permissions | android.permission.WRITE_EXTERNAL_STORAGE |
There are 24 image files in NkDFileManager. The names of the image files are listed as follows.
app_icon.png check.png check2.png check3.png error.png file_audio.png file_image.png file_package.png file_text.png file_unknown.png file_video.png folder.png folder_hidden.png folder_home.png go_up.png lock.png network.png plus.png refresh.png sd_card.png search.png settings.png system.png video_mask.png
The following screenshort is generated from the image listed above.
NkDFileManager has the following Java source files.
cz.cube.nkd.filemanager.NkDFileManagerActivity.java cz.cube.nkd.filemanager.component.ItemImageView.java cz.cube.nkd.filemanager.component.ItemListView.java cz.cube.nkd.filemanager.component.ItemListViewAdapter.java cz.cube.nkd.filemanager.item.Item.java cz.cube.nkd.filemanager.item.ItemFile.java cz.cube.nkd.filemanager.item.ItemUp.java cz.cube.nkd.filemanager.job.Job.java cz.cube.nkd.filemanager.job.thumbs.CacheForThumbs.java cz.cube.nkd.filemanager.job.thumbs.JobForThumbs.java cz.cube.nkd.filemanager.util.CubePager.java cz.cube.nkd.filemanager.util.HorizontalPager.java cz.cube.nkd.filemanager.util.Test.java cz.cube.nkd.filemanager.util.Util.java