D
D
deathault2017-08-10 12:06:39
Java
deathault, 2017-08-10 12:06:39

How to display dynamically loaded JavaScript data in WebView?

I am writing an application to present the site in a user-friendly interface.
On the site, blocks are loaded dynamically using JS. Accordingly, neither Jsoup nor the standard WebView can display them in an Activity.
How can this be implemented? I know what can be done with a timer, but this method will work through time or slowly.

Answer the question

In order to leave comments, you need to log in

2 answer(s)
I
Impeeeery, 2017-08-10
@Impeeeery

this question is asked 5 times a week ...
Russia is Russia, analytical skills are not here,
meanwhile, there are many opportunities for debugging someone else's code, in the same chrome devtools, so you can understand what URLs of these requests, moreover, what parameters, headers, bodies - and then Jsoup will work

A
Alexander Varakosov, 2017-08-10
@thelongrunsmoke

Let me google

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question