Android Open Source - App code Ecatalog






Project Summary

Contains the source code for Ecatalog Android App.

Web Site / Source Repository

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.

Project Detail

The following table is the detailed list of Ecatalog.

ItemValue
Java File Count20
Supported screen sizes[hdpi]
Target SDK Version18
Minimum SDK Version14
Activity Count2
jar files usedandroid-support-v4.jar
Required Permissionsandroid.permission.CAMERA
android.permission.INTERNET
android.permission.WRITE_EXTERNAL_STORAGE
Asset File Namesassets\ecatalog_test.db




Resource Files

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.

null

Java Source Files

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