I have written a simple helloworld app with a WebView which has a link to CNN on a simple.html page in my asset folder.
<a href="http://cnn.com">cnn.com</a>
How can I capture the click on this on my Activity, stop the WebView from navigating, and then inform the Activity that "http://CNN.com" was clicked?
See Question&Answers more detail:
os 与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…