Android App I started to develop to show and search files in the device..
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.
The following table is the detailed list of FolderSearch.
Item | Value |
---|---|
Java File Count | 9 |
Supported screen sizes | [mdpi, xxhdpi, hdpi, xhdpi] |
Target SDK Version | 16 |
Minimum SDK Version | 14 |
Activity Count | 2 |
Fragment Count | 3 |
jar files used | android-support-v4.jar |
Required Permissions | android.permission.READ_EXTERNAL_STORAGE android.permission.WRITE_EXTERNAL_STORAGE |
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.
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