javascript - which performance is good? -


i learn android webview.

there problem.

i have xml has logs.

i figure out 2 methods.

  1. using javascript read xml logs show on webview.

  2. first read xml logs on android's main code , , send every logs to
    javascript.

i'm not sure performances good.


Comments

Popular posts from this blog

android - Inheriting from Theme.AppCompat* -

broadcastreceiver - android BOOT_COMPLETED not received if not activity intent-filter -

basic authentication with http post params android -