Android Open Source - Image upload WorkingWithImagesAndroid






Project Summary

android project that shows how to display, download, upload, save and crop an Image using ImageView in Android.

Web Site / Source Repository

WorkingWithImagesAndroid is hosted in the following web site
https://github.com/karanbalkar/WorkingWithImagesAndroid

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

ItemValue
Java File Count2
Supported screen sizes[mdpi, hdpi, xhdpi]
Target SDK Version15
Minimum SDK Version8
Activity Count3
jar files usedandroid-support-v4.jar
Required Permissionsandroid.permission.ACCESS_NETWORK_STATE
android.permission.ACCESS_WIFI_STATE
android.permission.CHANGE_WIFI_STATE
android.permission.INTERNET
android.permission.WAKE_LOCK
android.permission.WRITE_EXTERNAL_STORAGE




Resource Files

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

ic_action_search.png
sample2.png

The following screenshort is generated from the image listed above.

null

Java Source Files

WorkingWithImagesAndroid has the following Java source files.

com.example.DownloadAndSaveImage.java
com.example.MainImageActivity.java