How to get webview's title instantly in android -


after couple hours researched. found out can webview's title in 2 ways, onpagefinished , onloadresource. however, if use webview.gettitle() in onpagefinished, title not fast enough. use onloadresource. it's fast, dont know when see log, request webview's title many time. can let me know how prevent this? i'm mean, how can shop request webview title when got @ first time.


Comments

Popular posts from this blog

javascript - Confirm a form & display message if form is valid with JQuery -

Retrieving ETA (estimated time of arrival) with Google Distance Matrix API and public transit as transport mode -

ionic framework - Meteor - Error: Failed to execute 'insertBefore' on 'Node' -