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

java - How to set log4j.defaultInitOverride property to false in jboss server 6 -

c - GStreamer 1.0 1.4.5 RTSP Example Server sends 503 Service unavailable -

Using ajax with sonata admin list view pagination -