Android studio 更新和重启不起作用

标签 android android-studio ubuntu-16.04 jetbrains-ide

如果 android studio 或任何其他 jetbrains ide 更新和重启不起作用。当我收到一个新更新可用的通知时,我单击更新并重新启动。 Android studio 下载更新并重启,但重启后 android studio 的版本保持不变。它也发生在其他 jetbrains ide 上。我检查了以下问题,但没有任何帮助

Android Studio: “Update & Restart” doesn't work

Can't update Android Studio - no “Update and Restart” button

我的操作系统是 ubuntu 16.04 64

最佳答案

我不确定原因,但不知何故,当我们通过桌面快捷方式或启动器(在 UBUNTU 中)启动 IDE 时,IDE 的更新程序无法访问更新程序。
因此,为了克服这个问题,我总是通过Terminal 启动 Android Studio 和 IntelliJ IDE,这以某种方式解决了我的问题。

请不要使用./studio.sh启动IDE,而是直接使用studio.sh,显然是通过指定整个路径

P.S. I couldn't do much research on this weird behavior so can not say the reason why it happens this way. If anyone knows the reason please add the comment or edit this answer.

关于Android studio 更新和重启不起作用,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/39991184/

相关文章:

Android 设备监视器已禁用

android - Android Studio卡在新项目上

Android ActionBarCompat 从一开始就不工作

java - pdf 文件无法从 ubuntu 16.04 的 jar 中打开

android - fragment 到 Activity Backstack 返回空白 View

android - 如何解决 android.content.ActivityNotFoundException 错误中的致命异常

java - 使用接口(interface)实现将线程结果返回给Fragment

r - 找不到 -l<library> R

ubuntu - docker-compose up 在 Ubuntu 16.04 中不起作用

android - 如何关闭 android Google map API v2 中的信息窗口