Contains the source code for Ecatalog Android App.
Ecatalog is hosted in the following web site
https://github.com/supersabbath/Ecatalog
If you think the Android project Ecatalog 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 Ecatalog.
Item | Value |
---|---|
Java File Count | 20 |
Supported screen sizes | [hdpi] |
Target SDK Version | 18 |
Minimum SDK Version | 14 |
Activity Count | 2 |
jar files used | android-support-v4.jar |
Required Permissions | android.permission.CAMERA android.permission.INTERNET android.permission.WRITE_EXTERNAL_STORAGE |
Asset File Names | assets\ecatalog_test.db |
There are 5 image files in Ecatalog. The names of the image files are listed as follows.
btn_camera.png icon_camara.png icon_camera.png icon_camera_select.png trash.png
The following screenshort is generated from the image listed above.
Ecatalog has the following Java source files.
com.canonfer.clipboard.ClipboardListener.java com.canonfer.clipboard.DBHelper.java com.canonfer.clipboard.StoredImage.java com.canonfer.ecatalog.activities.CameraActivity.java com.canonfer.ecatalog.activities.GridViewActivity.java com.canonfer.ecatalog.imageProcessing.AsyncResponse.java com.canonfer.ecatalog.imageProcessing.ImageProcessorTask.java com.canonfer.ecatalog.util.SystemUiHider.java com.canonfer.ecatalog.util.SystemUiHiderBase.java com.canonfer.ecatalog.util.SystemUiHiderHoneycomb.java com.canonfer.ecatalog.util.Utils.java com.canonfer.views.CustomImageButton.java com.canonfer.views.ExpandableHeightGridView.java com.canonfer.views.GridViewImageAdapter.java com.canonfer.views.LauncherIcon.java