Skip to content
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

Open
gedoor opened this issue Jul 29, 2021 · 12 comments
Open

Android Studio Solution #4

gedoor opened this issue Jul 29, 2021 · 12 comments

Comments

@gedoor
Copy link

gedoor commented Jul 29, 2021

image

@shuzijun

This comment has been minimized.

@shuzijun
Copy link
Owner

shuzijun commented Jul 30, 2021

Version 1.6+ has supported android studio, you can install jbr with jcef in the following way.

  1. Install the plugin “Choose Runtime”
  2. Select the corresponding jbr version to download through the link, which must have JCEF.
    https://confluence.jetbrains.com/display/JBR/Release+notes+and+builds https://github.com/JetBrains/JetBrainsRuntime
  3. Refer to Selecting-the-JDK-version-the-IDE-will-run-under, select the downloaded jbr.

@gedoor
Copy link
Author

gedoor commented Jul 30, 2021

Version 1.6+ has supported android studio, you can install jbr with jdef in the following way.

  1. Install the plugin “Choose Runtime”
  2. Select the corresponding jbr version to download through the link, which must have JCEF. https://confluence.jetbrains.com/display/JBR/Release+notes+and+builds
  3. Refer to Selecting-the-JDK-version-the-IDE-will-run-under, select the downloaded jbr.

OK

@gedoor
Copy link
Author

gedoor commented Jul 31, 2021

已成功

@SwallowJoe
Copy link

最新版本Android Studio 无法直接找到“choose runtime”插件,可以在官网下载后本地加载,然后选择支持FCEF的jbr即可:参考这个blog: https://blog.csdn.net/tangshg/article/details/120776057

@Vixb1122
Copy link

Vixb1122 commented Dec 3, 2021

可以下载支持的 jbr,将文件夹名称更改为 jre,替换掉 android studio 根目录的 jre 即可

@wxjer
Copy link

wxjer commented Jan 14, 2022

最新版本Android Studio 无法直接找到“choose runtime”插件,可以在官网下载后本地加载,然后选择支持FCEF的jbr即可:参考这个blog: https://blog.csdn.net/tangshg/article/details/120776057

android studio 可以通过 help->find action->choose runtime 来打开这个插件,然后install你下载的jbr

@hendrysetiadi89
Copy link

There is no "Choose Runtime" Plugin. The solution does not work.
Screen Shot 2023-02-08 at 10 30 46

@shuzijun
Copy link
Owner

shuzijun commented Feb 8, 2023

There is no "Choose Runtime" Plugin. The solution does not work. Screen Shot 2023-02-08 at 10 30 46

@hendrysetiadi89 https://plugins.jetbrains.com/plugin/12836-choose-runtime

@iCytus
Copy link

iCytus commented Apr 10, 2023

在安装完choose runtime后,可以先尝试双击 shift 键,搜索 Choose Boot java Runtime,接着在 New 那一栏选一个JCEF安装,安装成功后重启即可。若是此方法失效,再考虑下载对应版本的 jbr 来安装

@karan-0603
Copy link

  1. Go to Help > Find Action
    image

  2. Type Choose Runtime and select Choose java runtime
    image

  3. Select run time which says with JCEF in it and restart the android studio
    image

@NanaXie
Copy link

NanaXie commented Mar 17, 2024

最新Android Studio Hedgehog | 2023.1.1 Patch 2
Build #AI-231.9392.1.2311.11330709, built on January 19, 2024
Runtime version: 17.0.7+0-b2043.56-10550314 amd64
VM: OpenJDK 64-Bit Server VM by JetBrains s.r.o.
Windows 11.0
GC: G1 Young Generation, G1 Old Generation
Memory: 4096M
Cores: 8
Registry:
external.system.auto.import.disabled=true
suggest.all.run.configurations.from.context=true
debugger.new.tool.window.layout=true
ide.text.editor.with.preview.show.floating.toolbar=false
ide.experimental.ui=true

Non-Bundled Plugins:
leetcode-helper (1.8.5)
Dart (231.9411)
com.shuzijun.markdown-editor (2.0.5)
io.flutter (78.0.1)
该版本尝试选择runtime bundled 后还是找不到JCEF,最后发现替换的JCEF没有生效,就使用上述有同学提供的方法,直接把可以下载支持的 jbr,将文件夹名称更改为 jbr,替换掉 android studio 根目录的 jbr 即可,这个方式改完在help中about中查看版本Runtime version: 已经更新了

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

9 participants