You are not logged in.

#1 2020-11-29 12:38:13

gamalan
Member
Registered: 2019-08-14
Posts: 10

Android Studio 4.1.x can't open

Since updating android studio to version 4.1.x I can't open it, it always produce same error output.

2020-11-29 19:36:09,916 [  89603]  ERROR - llij.ide.plugins.PluginManager - Android Studio 4.1.1  Build #AI-201.8743.12.41.6953283 
2020-11-29 19:36:09,916 [  89603]  ERROR - llij.ide.plugins.PluginManager - JDK: 1.8.0_242-release; VM: OpenJDK 64-Bit Server VM; Vendor: JetBrains s.r.o 
2020-11-29 19:36:09,916 [  89603]  ERROR - llij.ide.plugins.PluginManager - OS: Linux 
2020-11-29 19:36:09,916 [  89603]  ERROR - llij.ide.plugins.PluginManager - Last Action:  
2020-11-29 19:36:09,916 [  89603]  ERROR - llij.ide.plugins.PluginManager - Could not initialize class com.intellij.internal.statistic.service.fus.collectors.FUCounterUsageLogger 
java.lang.NoClassDefFoundError: Could not initialize class com.intellij.internal.statistic.service.fus.collectors.FUCounterUsageLogger

I try to remove and purge, and try to reinstall, but I couldn't get past that point. Version 4.0.2 is working normally though. Is there any solution to this?

Offline

#2 2021-02-03 10:52:24

Ferdinand
Member
From: Norway
Registered: 2020-01-02
Posts: 331

Re: Android Studio 4.1.x can't open

I realize this answer is a bit late, but in case it can be of any help I'll just mention that Android Studio seems to be pretty much selv-contained, and can be just downloaded and run without any install.

What I do is download the install file from https://developer.android.com/studio/ (or https://developer.android.com/studio/preview as you see fit), and then extract it under /opt and add a desktop file in /usr/share/applications, for my menu.

Whenever a new version is ready I'm notified, and then I download again, rename the old folder /opt/android-studio-old just in case, and extract the downloaded file (it extracts to the subfolder android-studio).

It has always just worked for me - no dependencies or anything; just extract and run :-)

Offline

Board footer

Powered by FluxBB