Android app to track your own jigsaw puzzles.
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.
The following table is the detailed list of Evoluzzion.
Item | Value |
---|---|
Java File Count | 16 |
Supported screen sizes | [mdpi] |
Minimum SDK Version | 8 |
Activity Count | 7 |
Required Permissions | android.permission.WRITE_EXTERNAL_STORAGE |
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.
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