- 0
addJavascriptInterface on Createview element?
-
Recently Browsing 0 members
- No registered users viewing this page.
-
Similar Content
-
Plex testing a revamped mobile app with updated look for Android and iOS
By Sagar Naresh,
- plex
- plex mobile app
- (and 3 more)
- 0 replies
- 0 views
-
Google releases Android 15 QPR1 Beta 3.1 bringing multiple bug fixes
By David Uzondu,
- android
- android beta
- (and 6 more)
- 0 replies
- 0 views
-
- 0 replies
- 1 view
-
- 1 reply
- 0 views
-
The Google Phone app may soon let you add additional context to a spam report
By Sagar Naresh,
- google phone
- (and 5 more)
- 1 reply
- 1 view
-
Question
Seahorsepip Veteran
MainActivity.class
WebAppInterface.class:
What am I doing wrong? See line at MainActivity.class: content.addJavascriptInterface(new WebAppInterface(this), "Android"); //Gives error: android.content.Context cannot be applied to com.example.app.MainActivity.PlaceHolderfragment :/
This problem only occurs when using a dynamic fragment layout, when I just put a webview in the mainactivity and apply the code to that it works :/
And It uses the Navigationdrawer fragment layout from androidstudio.
Thanks for any help, I'm new to android stuff ^^
*Ignore some unneccessary imports, I'll look into that when I get this working first
Link to comment
https://www.neowin.net/forum/topic/1203825-addjavascriptinterface-on-createview-element/Share on other sites
3 answers to this question
Recommended Posts