Can android studio plugin support embedded webview development?
Answered
We development the plugin using embedded webview,it can use on IDEA, but can not use in Android studio ,How to adapt ,not using swing。
We development the plugin using embedded webview,and can run on Andorid sandbox environment,but build zip is fail display page
Please sign in to leave a comment.
Hi,
I'm sorry, but I don't understand the issue. Please clarify. What APIs do you use? By WebView, do you mean JCEF?
Currently, Android Studio does not use JetBrains Runtime with JCEF, so plugins using JCEF won't work. Your users need to switch to a JBR with JCEF. See:
https://intellij-support.jetbrains.com/hc/en-us/articles/206544879-Selecting-the-JDK-version-the-IDE-will-run-under