Also this Android app with SQLite database see branch RGBColorsDB .
- The support for changing the sort order (ASCENDING, DESCENDING, SHUFFLE) for each color component (RGB) (not to change the code if necessary change the sort order).
- Implemented change the number to display the first list items.
- Realized change in the multiplicity of colors forming the list.
- Implemented a new generation of the list.
- Implemented loading and saving color in a JSON file.
- If you want to generate (to download from the network, database, etc.) a large number of colors (content) to create an asynchronous operation / load data use AsyncTaskLoader.
Igor Gavrilyuk (Graviton57)