-
-
Notifications
You must be signed in to change notification settings - Fork 35
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
Android Studio Solution #4
Comments
This comment has been minimized.
This comment has been minimized.
Version 1.6+ has supported android studio, you can install jbr with jcef in the following way.
|
OK |
已成功 |
最新版本Android Studio 无法直接找到“choose runtime”插件,可以在官网下载后本地加载,然后选择支持FCEF的jbr即可:参考这个blog: https://blog.csdn.net/tangshg/article/details/120776057 |
可以下载支持的 jbr,将文件夹名称更改为 jre,替换掉 android studio 根目录的 jre 即可 |
android studio 可以通过 help->find action->choose runtime 来打开这个插件,然后install你下载的jbr |
@hendrysetiadi89 https://plugins.jetbrains.com/plugin/12836-choose-runtime |
在安装完choose runtime后,可以先尝试双击 shift 键,搜索 Choose Boot java Runtime,接着在 New 那一栏选一个JCEF安装,安装成功后重启即可。若是此方法失效,再考虑下载对应版本的 jbr 来安装 |
最新Android Studio Hedgehog | 2023.1.1 Patch 2 Non-Bundled Plugins: |
The text was updated successfully, but these errors were encountered: