richeditor-android
                                
                                 richeditor-android copied to clipboard
                                
                                    richeditor-android copied to clipboard
                            
                            
                            
                        Detect Color
How to detect the colour when the user tap on any word.
It's been a long time I answer this question. tapping on any word is the STATE_SCHEME so we get the color data in @Override public boolean shouldOverrideUrlLoading(WebView view, String url) parameter url has the color data. you add enum of color and filter it in url.
I complete that you want https://github.com/lumyjuwon/Android-RichWYSIWYGEditor