- 0
addJavascriptInterface on Createview element?
-
Recently Browsing 0 members
- No registered users viewing this page.
-
Similar Content
-
Google's new AI Edge Gallery app brings offline AI to your Android (and soon iOS) device
By zikalify,
- 1 reply
- 0 views
-
- 0 replies
- 0 views
-
- 7 replies
- 0 views
-
- 0 replies
- 0 views
-
After Apple, Trump expands tariff threat to Samsung and other Android smartphone makers
By Sagar Naresh,
- apple
- president trump
- (and 4 more)
- 23 replies
- 0 views
-
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