I am working on developing an Android Launcher UI. Currently the launcher is working and has a few themes with different colors that can be changed in a settings menu.
Is there a way in Java to automatically find the most dominant color in the wallpaper image that is currently applied to the mobile device?
I think this would be a cool concept.
Any info is appreciated!