Android Open Source - Development file FolderSearch






Project Summary

Android App I started to develop to show and search files in the device..

Web Site / Source Repository

FolderSearch is hosted in the following web site
https://github.com/Saraceni/FolderSearch

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

ItemValue
Java File Count9
Supported screen sizes[mdpi, xxhdpi, hdpi, xhdpi]
Target SDK Version16
Minimum SDK Version14
Activity Count2
Fragment Count3
jar files usedandroid-support-v4.jar
Required Permissionsandroid.permission.READ_EXTERNAL_STORAGE
android.permission.WRITE_EXTERNAL_STORAGE




Resource Files

There are 11 image files in FolderSearch. The names of the image files are listed as follows.

biohazard.png
docs.png
file.png
file_manager.png
folder.png
folder_search.png
integrated_circuit.png
pdf.png
picture.png
rewind.png
trash.png

The following screenshort is generated from the image listed above.

null




Java Source Files

FolderSearch has the following Java source files.

br.saraceni.foldersearch.ListFragment.java
br.saraceni.foldersearch.MainActivity.java
br.saraceni.foldersearch.ResultActivity.java
br.saraceni.foldersearch.SearchFragment.java
br.saraceni.foldersearch.SearchResultFragment.java
br.saraceni.foldersearch.util.FolderFilesAdapter.java
br.saraceni.foldersearch.util.FolderSearchService.java
br.saraceni.foldersearch.util.FolderSneaker.java
br.saraceni.foldersearch.util.SearchThread.java