Search code examples
androidwebkit

Android Webkit in background


Is there a way to get webkit running in the background , or even small enough for the user not to know that the webkit browser is running?

Basically i want to use this to have java and javascript integration while using the android UI.


Solution

  • Make it invisible.