An Android Application to edit photos, sending data to a webserver that receives the files..
PhotoMorph is hosted in the following web site
https://github.com/activatedgeek/PhotoMorph
If you think the Android project PhotoMorph 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 PhotoMorph.
Item | Value |
---|---|
Java File Count | 6 |
Supported screen sizes | [ldpi, mdpi] |
Target SDK Version | 19 |
Minimum SDK Version | 14 |
Activity Count | 3 |
Fragment Count | 2 |
jar files used | android-support-v4.jar |
Required Permissions | android.permission.INTERNET android.permission.READ_EXTERNAL_STORAGE android.permission.WRITE_EXTERNAL_STORAGE |
There are 1 image files in PhotoMorph. The names of the image files are listed as follows.
gallery.png
The following screenshort is generated from the image listed above.
PhotoMorph has the following Java source files.
com.example.myinstagram.Save.java com.example.myinstagram.SelectImage.java com.example.myinstagram.SendImage.java com.example.myinstagram.Settings.java