AndroidJavasScript
AndroidJavasScript copied to clipboard
JavaScriptHandler class fails on Android API Level 17+
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.
i see, thanks, I'll make note in the readme file.
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.