AndroidJavasScript icon indicating copy to clipboard operation
AndroidJavasScript copied to clipboard

JavaScriptHandler class fails on Android API Level 17+

Open mattwritescode opened this issue 10 years ago • 2 comments

For newer versions of Android, all methods in the JavaScriptHandler class require @android.webkit.JavascriptInterface as a precursor.

This project of yours has helped me a great deal. Thank you. As a side note, I have rewritten it to run on Android Studio 0.8.6 with this issue fixed. Not sure how to send that to you or upload it though.

mattwritescode avatar Oct 31 '14 21:10 mattwritescode

i see, thanks, I'll make note in the readme file.

kiichi avatar Nov 04 '14 20:11 kiichi

Hello Sir,

       Your code not working on Android Api level 5.1 for me. I have just create a new Android Project and copy pasted sorce and assets in it which is givn by you, but it not working for me . Please help me i need that demo.

SubhashGaikwad avatar Apr 21 '15 14:04 SubhashGaikwad