android - Passing WebView from one activity to another -


i doing hybrid application. has 2 activities login , home.

on login activity web view many java scripts loaded. want use same webview in home activity because takes time load javascript’s.

as per android guide lines cannot pass view 1 activity another.

how fix this?


Comments

Popular posts from this blog

jquery - How can I dynamically add a browser tab? -

keyboard - C++ GetAsyncKeyState alternative -

android - java.net.UnknownHostException(Unable to resolve host “URL”: No address associated with hostname) -