- 0
addJavascriptInterface on Createview element?
-
Recently Browsing 0 members
- No registered users viewing this page.
-
Similar Content
-
Spotify 'Recents' feature will save your listening history for up to 90 days
By Sagar Naresh,
- spotify
- spotify recents
- (and 4 more)
- 2 replies
- 0 views
-
Google's Gemini can now play songs from Spotify
By Ramat Adetunji,
- google gemini
- (and 4 more)
- 2 replies
- 1 view
-
Huawei Mate 70 Series launches with Android-free HarmonyOS
By Ramat Adetunji,
- huawei
- mate 70 series
- (and 4 more)
- 11 replies
- 1 view
-
Xiaomi plans to launch its own smartphone chip in early 2025
By Karthik Mudaliar,
- 0 replies
- 1 view
-
Google Play Store may warn you from downloading low quality apps
By Sagar Naresh,
- android security
- (and 4 more)
- 2 replies
- 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