A flexible and simple color profiling and management app for Android platforms.
Colorbird is hosted in the following web site
https://github.com/Dingf/Colorbird
If you think the Android project Colorbird 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 Colorbird.
Item | Value |
---|---|
Java File Count | 8 |
Supported screen sizes | [mdpi, xxhdpi, hdpi, xhdpi] |
Target SDK Version | 19 |
Minimum SDK Version | 9 |
Activity Count | 2 |
Required Permissions | android.permission.CAMERA |
There are 5 image files in Colorbird. The names of the image files are listed as follows.
ic_action_brush.png ic_action_eyedropper.png ic_action_import_image.png ic_action_library.png ic_colorbird.png
The following screenshort is generated from the image listed above.
Colorbird has the following Java source files.
com.teamhex.colorbird.AppSettings.java com.teamhex.colorbird.CameraView.java com.teamhex.colorbird.ColorConverter.java com.teamhex.colorbird.ColorSelectionBar.java com.teamhex.colorbird.DrawImageActivity.java com.teamhex.colorbird.DrawingView.java com.teamhex.colorbird.MainActivity.java com.teamhex.colorbird.palette.ColorPaletteGenerator.java