Android Open Source - Development file Pomelo






Project Summary

File explorer with support to share files with contacts.

Web Site / Source Repository

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.

Project Detail

The following table is the detailed list of Pomelo.

ItemValue
Java File Count12
Supported screen sizes[mdpi, xxhdpi, hdpi, xhdpi]
Activity Count1
Fragment Count2
Required Permissionsandroid.permission.READ_EXTERNAL_STORAGE
android.permission.WRITE_EXTERNAL_STORAGE




Resource Files

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.

null




Java Source Files

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