Android Open Source - App track Evoluzzion






Project Summary

Android app to track your own jigsaw puzzles.

Web Site / Source Repository

Evoluzzion is hosted in the following web site
https://github.com/raultm/Evoluzzion

If you think the Android project Evoluzzion 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 Evoluzzion.

ItemValue
Java File Count16
Supported screen sizes[mdpi]
Minimum SDK Version8
Activity Count7
Required Permissionsandroid.permission.WRITE_EXTERNAL_STORAGE




Resource Files

There are 2 image files in Evoluzzion. The names of the image files are listed as follows.

background_transparent_jigsaw.png
evoluzzion_icon_64.png

The following screenshort is generated from the image listed above.

null

Java Source Files

Evoluzzion has the following Java source files.

com.raulete.evoluzzion.AddJigsawActivity.java
com.raulete.evoluzzion.AddStepActivity.java
com.raulete.evoluzzion.EditJigsawActivity.java
com.raulete.evoluzzion.EvoluzzionActivity.java
com.raulete.evoluzzion.JigsawActivity.java
com.raulete.evoluzzion.JigsawsListActivity.java
com.raulete.evoluzzion.StepActivity.java
com.raulete.evoluzzion.db.DatabaseHelper.java
com.raulete.evoluzzion.models.Jigsaw.java
com.raulete.evoluzzion.models.SQLiteModel.java
com.raulete.evoluzzion.models.Step.java
com.raulete.evoluzzion.models.adapters.LayoutArrayAdapter.java
com.raulete.evoluzzion.models.interfaces.Model
.java
com.raulete.utils.RCameraUtil.java
com.raulete.utils.RImageUtil.java
com.raulete.utils.StepImageView.java