File explorer with support to share files with contacts.
Pomelo is hosted in the following web site
https://github.com/SudhagarS/Pomelo
If you think the Android project Pomelo 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 Pomelo.
Item | Value |
---|---|
Java File Count | 12 |
Supported screen sizes | [mdpi, xxhdpi, hdpi, xhdpi] |
Activity Count | 1 |
Fragment Count | 2 |
Required Permissions | android.permission.READ_EXTERNAL_STORAGE android.permission.WRITE_EXTERNAL_STORAGE |
There are 7 image files in Pomelo. The names of the image files are listed as follows.
ic_action_copy.png ic_action_cut.png ic_action_discard.png ic_action_edit.png ic_action_paste.png ic_action_share.png remove.png
The following screenshort is generated from the image listed above.
Pomelo has the following Java source files.
com.pomeloapp.pomelo.activity.RootActivity.java com.pomeloapp.pomelo.adapter.FilesArrayAdapter.java com.pomeloapp.pomelo.adapter.ShareArrayAdapter.java com.pomeloapp.pomelo.fragment.DeleteFileDialogFragment.java com.pomeloapp.pomelo.fragment.FilesListFragment.java com.pomeloapp.pomelo.fragment.RenameDialogFragment.java com.pomeloapp.pomelo.fragment.ShareFragment.java com.pomeloapp.pomelo.fragment.TaskDialogFragment.java com.pomeloapp.pomelo.util.CommonUtil .java com.pomeloapp.pomelo.util.Constants.java com.pomeloapp.pomelo.util.FileUtil .java com.pomeloapp.pomelo.util.StorageUtil .java