Android Open Source - Development file NoNonsense-FilePicker






Project Summary

A file/directory-picker for android. Implemented as a library project..

Web Site / Source Repository

NoNonsense-FilePicker is hosted in the following web site
https://github.com/spacecowboy/NoNonsense-FilePicker

If you think the Android project NoNonsense-FilePicker 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 NoNonsense-FilePicker.

ItemValue
Java File Count11
Supported screen sizes[mdpi, xxhdpi, hdpi, xhdpi]
Activity Count4
jar files useddropbox-android-sdk-1.6.1.jar
httpmime-4.0.3.jar
json_simple-1.1.jar
Required Permissionsandroid.permission.INTERNET
android.permission.WRITE_EXTERNAL_STORAGE




License

The license information of NoNonsense-FilePicker is as follows:

GNU General Public License

Resource Files

There are 6 image files in NoNonsense-FilePicker. The names of the image files are listed as follows.

ab_solid_filepickertheme.9.png
ic_collections_add_collection.png
ic_collections_collection_light.png
ic_navigation_back.png
list_focused_filepickertheme.9.png
list_pressed_filepickertheme.9.png

The following screenshort is generated from the image listed above.

null




Java Source Files

com.nononsenseapps.filepicker.AbstractFilePickerActivity.java
com.nononsenseapps.filepicker.AbstractFilePickerFragment.java
com.nononsenseapps.filepicker.BindableArrayAdapter.java
com.nononsenseapps.filepicker.FilePickerActivity.java
com.nononsenseapps.filepicker.FilePickerFragment.java
com.nononsenseapps.filepicker.NewFolderFragment.java
com.nononsenseapps.filepicker.NewItemFragment.java
com.nononsenseapps.filepicker.sample.NoNonsenseFilePicker.java
com.nononsenseapps.filepicker.sample.dropbox.DropboxFilePickerActivity.java
com.nononsenseapps.filepicker.sample.dropbox.DropboxFilePickerFragment.java
com.nononsenseapps.filepicker.sample.dropbox.DropboxSyncHelper.java