2

I am very new to mobile development and i am trying out a few things on developing a hybrid application.

In my hybrid application, i have an index.html page where in have a link and when some clicks that link it calls a js function and i also have method in my explorer.java file lets call that method speakout().

I need to call this speakout method from my js function. Is there a way i can do it?

Prady
  • 10,978
  • 39
  • 124
  • 176
  • Try this if it helps you [call java function from javascript over android webview][1] [1]: http://stackoverflow.com/questions/10389572/call-java-function-from-javascript-over-android-webview – vishal_g Jan 10 '14 at 13:36

0 Answers0