1

I'm trying to do something very similar to this post: Call jQuery function in Android's WebView from Java?

The only difference is my HTML file is local, so I'm accessing it via file:/// in loadURL. Due to a bug in Android, I can't use URL parameters with file links.

So, how can I call a function that uses jQuery from Java in an Android app?

0

Your Answer

By clicking “Post Your Answer”, you agree to our terms of service and acknowledge you have read our privacy policy.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.