Android Open Source - Development file Android-Server-Directory-Listing






Project Summary

'Android Server Directory Listing' is an android application which can directly access files from server (Like a file manager) and user can download the file by clicking it. This application is an example of android remote directory listing..

Web Site / Source Repository

Android-Server-Directory-Listing is hosted in the following web site
https://github.com/vishalvijay/Android-Server-Directory-Listing

If you think the Android project Android-Server-Directory-Listing 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 Android-Server-Directory-Listing.

ItemValue
Java File Count12
Supported screen sizes[mdpi, xxhdpi, hdpi, xhdpi]
Target SDK Version19
Minimum SDK Version14
Activity Count1
Fragment Count1
jar files usedandroid-async-http-1.4.4.jar
android-support-v4.jar
Required Permissionsandroid.permission.ACCESS_NETWORK_STATE
android.permission.INTERNET
android.permission.WRITE_EXTERNAL_STORAGE




Resource Files

There are 22 image files in Android-Server-Directory-Listing. The names of the image files are listed as follows.

archive.png
doc.png
exe.png
flash.png
folder.png
gif.png
html.png
ic_action_download.png
ic_action_previous_item.png
ic_action_previous_item_disabled.png
ic_action_refresh.png
ic_action_refresh_disabled.png
jpeg.png
pdf.png
ppt.png
psd.png
real.png
swf.png
txt.png
unknown.png
video.png
xsl.png

The following screenshort is generated from the image listed above.

null




Java Source Files

Android-Server-Directory-Listing has the following Java source files.

com.V4Creations.androidserverdirectorylisting.controller.ResourceLoaderManager.java
com.V4Creations.androidserverdirectorylisting.controller.adapter.DirectoryListingAdapter.java
com.V4Creations.androidserverdirectorylisting.controller.adapter.SupportArrayAdapter.java
com.V4Creations.androidserverdirectorylisting.controller.receiver.DownloadBroadcastReceiver.java
com.V4Creations.androidserverdirectorylisting.model.ResourceItem.java
com.V4Creations.androidserverdirectorylisting.model.ResourceStackItem.java
com.V4Creations.androidserverdirectorylisting.model.interfaces.ResourceLoaderInterface.java
com.V4Creations.androidserverdirectorylisting.util.RestClient.java
com.V4Creations.androidserverdirectorylisting.util.SystemFeatureChecker.java
com.V4Creations.androidserverdirectorylisting.util.Utils.java
com.V4Creations.androidserverdirectorylisting.view.activity.AndroidServerDirectoryListingMainActivity.java
com.V4Creations.androidserverdirectorylisting.view.fragment.DirectoryListingFragment.java