Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

JavaScriptHandler class fails on Android API Level 17+ #1

Open
mattwritescode opened this issue Oct 31, 2014 · 2 comments
Open

JavaScriptHandler class fails on Android API Level 17+ #1

mattwritescode opened this issue Oct 31, 2014 · 2 comments

Comments

@mattwritescode
Copy link

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.

@kiichi
Copy link
Owner

kiichi commented Nov 4, 2014

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

@SubhashGaikwad
Copy link

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants