Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Theme plugins NOT working After Update Android studio to fox 2020.3.1

I have Updated Android Studio to the latest version Fox 2020.3.1 and when I opened the program I found Themes not working as it was in the previous version. I have checked the themes plugins and I found It is installed, but they does not appear in the list of themes in Appearance & Behavior. I have removed most of the themes and reinstalled them again, but they also did not appear and not working. So how can I fix This problem?

like image 351
Moataz Avatar asked Jul 31 '21 06:07

Moataz


People also ask

How do I update Android Studio to arctic fox?

Android Studio - Arctic Fox | 2020.3. 1 Patch 4 is now available in the Stable channel. If you already have an Android Studio build on the Stable channel, you can get the update by clicking Help > Check for Update (Android Studio > Check for Updates on macOS). Otherwise, you can download it here.

How do I access plugins in Android Studio?

Step 1: Open the Android Studio and go to File > Settings as shown in the below image. Step 2: After hitting on the Settings button a pop-up screen will arise like the following. Here select Plugins in the left panel.

How do I change the default app theme in Android Studio?

In Android Studio, open themes. xml (app > res > values > themes > themes.

Why doesn't Android Studio start after upgrade?

Studio doesn't start after upgrade If Studio doesn't start after an upgrade, the problem may be due to an invalid Android Studio configuration imported from a previous version of Android Studio or an incompatible plugin.

How do I get the latest version of Android Studio?

Note: This issue ( #135172147) is fixed in Android Studio 3.6 Canary 6 and higher. If you have Android Studio set to receive updates on the Canary or Dev channel, you can get the latest version by choosing Help > Check for Updates (Android Studio > Check for Updates on macOS). Otherwise, you can download it from the Android Studio preview page.

What is the configuration directory for Android Studio Beta releases?

Note that the configuration directory for Canary and Beta releases of Android Studio is PreviewX.Y instead of X.Y for the <version>. For example, Android Studio 4.1 Canary builds use AndroidStudioPreview4.1, instead of the AndroidStudio4.1 directory that is used for Release Candidates and Stable releases.

How do I upgrade the platform tools in Android Studio?

To upgrade the Platform Tools, do the following: Open the SDK Manager from Android Studio by clicking Tools > SDK Manager or click SDK Manager in the toolbar. Click the checkbox next to Android SDK Platform-Tools so it shows a checkmark. A download icon should appear in the left column. Click Apply or OK.


1 Answers

Follow Simple Steps to Fix this

1.Rename the {path-of-android-studio}/lib/gson-2.7.jar file to gson-2.7.jar.disabled.

2.Restart Studio.

like image 131
Sohrab Ezzati Avatar answered Oct 19 '22 03:10

Sohrab Ezzati