Android Open Source - Image color huecolor






Project Summary

Android app for interactively selecting a part of a filtered image to convert back to the original color.

Web Site / Source Repository

huecolor is hosted in the following web site
https://github.com/timvandermeij/huecolor

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

ItemValue
Java File Count8
Supported screen sizes[mdpi, xxhdpi, hdpi, xhdpi]
Activity Count2
Required Permissionsandroid.permission.ACCESS_FINE_LOCATION
android.permission.READ_EXTERNAL_STORAGE
android.permission.WRITE_EXTERNAL_STORAGE




Resource Files

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

ic_action_select_all.png
ic_browse_photo.png
ic_camera.png
ic_save.png

The following screenshort is generated from the image listed above.

null

Java Source Files

huecolor has the following Java source files.

nl.liacs.huecolor.ApplicationTest.java
nl.liacs.huecolor.BaseActivity.java
nl.liacs.huecolor.ColorPickerDialog.java
nl.liacs.huecolor.Filters.java
nl.liacs.huecolor.IconListView.java
nl.liacs.huecolor.MainActivity.java
nl.liacs.huecolor.SelectionActivity.java
nl.liacs.huecolor.SelectionView.java