Android Open Source - Image application Warpy






Project Summary

ECE 493 - Image warping Android app.

Web Site / Source Repository

Warpy is hosted in the following web site
https://github.com/tannner/Warpy

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

ItemValue
Java File Count12
Supported screen sizes[ldpi, mdpi, hdpi, xhdpi]
Minimum SDK Version11
Activity Count2
Required Permissionsandroid.permission.WRITE_EXTERNAL_STORAGE




License

The license information of Warpy is as follows:

MIT License

Resource Files

There are 4 image files in Warpy. The names of the image files are listed as follows.

ic_menu_camera.png
ic_menu_gallery.png
ic_menu_revert.png
ic_menu_save.png

The following screenshort is generated from the image listed above.

null

Java Source Files

ca.tannerrutgers.Warpy.activities.SettingsActivity.java
ca.tannerrutgers.Warpy.activities.WarpyActivity.java
ca.tannerrutgers.Warpy.dialogs.DiscardImageWarningDialog.java
ca.tannerrutgers.Warpy.dialogs.UndoSizePreference.java
ca.tannerrutgers.Warpy.listeners.WarpGestureListener.java
ca.tannerrutgers.Warpy.models.ImageBulge.java
ca.tannerrutgers.Warpy.models.ImageKaleidoscope.java
ca.tannerrutgers.Warpy.models.ImageRipple.java
ca.tannerrutgers.Warpy.models.ImageWarp.java
ca.tannerrutgers.Warpy.tasks.SaveImageTask.java
ca.tannerrutgers.Warpy.tasks.WarpTask.java
ca.tannerrutgers.Warpy.utils.WarpActionStack.java