android - Can I get position of specific link in webview? -



android - Can I get position of specific link in webview? -

i want touch specific url using code.

information url.

if can position of url, easy.

can coordinate of url, or there improve way?

(i can send touch event using code , can html source of viewing page webview.)

now thought wanted click on link posted code snippet. since asking getting position haven't seen api provide position of links.

however can seek the link.

basically loading page in httpurlconnection , extracting html , running through regex way go.

android url webview position touch

Comments

Popular posts from this blog

Using Android Volley to post an array to PHP -

python - How to add an model instance to a django queryset? -

angularjs - No 'Access-Control-Allow-Origin' error from local domain to public API -