Hello!
I am working with an app that find words in webpage that is shown in webview.
I am using relection with this code that I found here:
https://www.b4x.com/android/forum/threads/webview-searching.25304/
works fine and highlight all occurences of word found in page.
Is there a way to count and show all occurrences found with this method?
I am working with an app that find words in webpage that is shown in webview.
I am using relection with this code that I found here:
https://www.b4x.com/android/forum/threads/webview-searching.25304/
works fine and highlight all occurences of word found in page.
Is there a way to count and show all occurrences found with this method?