An Android app which allows users to create color schemes which can be saved in a variety of formats. Useful for figuring out what to wear, or conveying the RGB values the colors which you'd like to use to paint your room..
Suwaru-Colors is hosted in the following web site
https://github.com/Flagship8787/Suwaru-Colors
If you think the Android project Suwaru-Colors 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 Suwaru-Colors.
Item | Value |
---|---|
Java File Count | 10 |
Supported screen sizes | [hdpi] |
Minimum SDK Version | 10 |
Activity Count | 5 |
There are 10 image files in Suwaru-Colors. The names of the image files are listed as follows.
ic_launcher_orig.png ic_menu_compose.png ic_menu_delete.png ic_menu_discard.png ic_menu_edit.png ic_menu_revert.png ic_menu_save.png ic_tab_icon_grey.png ic_tab_icon_white.png live_folder_color_profiles.png
The following screenshort is generated from the image listed above.
Suwaru-Colors has the following Java source files.
com.suwarucolors.SuwaruColorsActivity.java com.suwarucolors.app.activities.ColorLibraryActivity.java com.suwarucolors.app.activities.ColorProfilesLiveFolder.java com.suwarucolors.app.activities.ColorWheelActivity.java com.suwarucolors.app.activities.SettingsActivity.java com.suwarucolors.app.views.ColorWheelView.java com.suwarucolors.app.views.ColorWheelViewOld.java com.suwarucolors.lib.ColorProfile.java com.suwarucolors.lib.ColorProfileProvider.java com.suwarucolors.lib.SuwaruColors.java