Questions tagged [android-studio-4.1]
82 questions
2
votes
0 answers
Cannot execute Android projects after updating android studio to 4.1
I have updated my android studio from 3.5 to 4.1 and after updating I am facing this error to my already existing projects.
Could not open cp_init remapped class cache for 679impwcp2nsmss9dbzs5238f…

Androing
- 77
- 2
- 9
2
votes
2 answers
Android Studio 4.X removed export to zip file?
There used to be export to zip file option in Android Studio (AS).
For AS4.X, I could not find it. Anyone know how to export an Android Project to zip file.

T D Nguyen
- 7,054
- 4
- 51
- 71
2
votes
3 answers
Android Studio update to 4.1 warns "Plugin incompatible with the new build found: Firebase Services"
I have Android Studio 4.0.1 on Mac Catalina and want to update to 4.1. I see the warning that Firebase Services plugin is not compatabile.
I'm aware of this question from upgrading from 3.x to 4.0 here but when I look at the plugins under Android…

spartygw
- 3,289
- 2
- 27
- 51
2
votes
1 answer
error log and process automatically clear after app crash in android studio
hello i update my android studio on mac
Android Studio 4.1
Build #AI-201.8743.12.41.6858069, built on September 23, 2020
Runtime version: 1.8.0_242-release-1644-b3-6222593 x86_64
VM: OpenJDK 64-Bit Server VM by JetBrains s.r.o
macOS 10.15.7
GC:…

BiRjU
- 733
- 6
- 23
2
votes
3 answers
JUnit version 3.8 or later expected on android studio 4.1
I have updated the Android studio to 4.1 and when I run JUnit I get below eorror
!!! JUnit version 3.8 or later expected:
java.lang.RuntimeException: Stub!
at junit.runner.BaseTestRunner.(BaseTestRunner.java:14)
at…

Rohit
- 2,646
- 6
- 27
- 52
1
vote
1 answer
Python module is not supported in android studio using chaquopy
In my project I am trying to integrate the python into android studio using chaquopy. My android version is 4.1.1, chaquopy version is 9.1.0 and python version 3.8.6. In android studio, I have created a python folder and in it I have written python…

issan sharma
- 29
- 2
1
vote
1 answer
Android studio 4.1 dependencies issues
I am working on an App project using Android studio (language is java) and i tried to infuse the firebase in build.gradle and app.gradle and got the following error "only id(String) method calls allowed in plugins {} script block" and i am lost as…

Josh Coker
- 13
- 5
1
vote
0 answers
Installing Kotlin Plugin 1.4.31 causes Android Studio to not highlight syntax errors for a single file
Syntax error highlighting isn't working for a single file in my project. I've tried:
Restart Android Studio
Restart Computer
Invalidate Caches and Restart
Clean and Rebuild Project
Sync Project with Gradle Files
Make sure I am not in Power Save…

user1114
- 1,071
- 2
- 15
- 33
1
vote
0 answers
How to store my App files as Public in Android Studio?
I am a beginner in Android Studio. I created one App where I am uploading Magazines Monthly, so that all the users of App can see. As of now I am uploading the files in storage/emulated/0/Downloads/Appname/Magazines. But where to upload the files,…

Somasundaram K
- 11
- 1
1
vote
1 answer
Can't upgrade Android Studio Kotlin plugin to latest (1.4.21)
For some reason I have no option to upgrade my Kotlin plugin to the latest version.
Android Studio shows that the latest (1.4.21) is available:
But my installed version is still 1.3.72 and there's no option to upgrade it:
And suggestions? Is there…

Barry Fruitman
- 12,316
- 13
- 72
- 135
1
vote
0 answers
Flutter Android Studio - Stuck on Open File dialog box
I was trying to continue my Flutter learning and just tried to open the project. I opened the android studio, it showed me the project that I had opened the last time. Then I proceed to File->Open to open the project I specifically used for learning…

Rizky Prasetya
- 33
- 9
1
vote
0 answers
Execution failed for task ':app:compileDebugJavaWithJavac'. Android Studio 4.1.1
I am getting this error after updating to Version 4.1.1
org.gradle.api.tasks.TaskExecutionException: Execution failed for task ':app:compileDebugJavaWithJavac'.
at…

TotalBlankness
- 11
- 1
1
vote
0 answers
Android Studio running out of memory while editing big multipart dart files
While editing big multipart dart files, the android-studio 4.1 and 4.0 is running out of memory.
No luck so far with
invalidating caches/restart.
refactoring dart files
Current setup
IDE Max heap side: 4096
Flutter plugin version on AS-4.1 is…

Rohit Karadkar
- 832
- 10
- 18
1
vote
0 answers
Android 4.1 Gradle Build Failed
I am having issues running my project after upgrading to the latest version of the android studio. I've tried deleting my .gradle file and rebuilding the project but I still get the same error. Here is the error that it gives me.

I'm KingRoland
- 11
- 3
1
vote
1 answer
Android Emulator is restored to last state when started from "Cold Boot Now"
Android Studio 4.1
I closed an emulator and then I started it again using "Cold Boot Now" but it just restored to previous state when it should have booted the system from scratch

user25
- 2,873
- 2
- 30
- 66