Android Support plugin error when running gradle sync on project
See original GitHub issueAfter importing the project into Android Studio Arctic Fox I ran Gradle Sync and received the following error:
This version of the Android Support plugin for IntelliJ IDEA (or Android Studio) cannot open this project, please retry with version 2021.1.1 or newer.
I’m assuming this is because I need the latest Canary version of Android Studio - BumbleBee 2021.1.1.
If this is correct then the README should be updated to reflect this requirement.
Issue Analytics
- State:
- Created 2 years ago
- Reactions:13
- Comments:9
Top Results From Across the Web
Android Support plugin for IntelliJ IDEA (or Android Studio ...
I've tried to run Android Studio project from github but I've got this message: This version of the Android Support plugin for IntelliJ...
Read more >Fix "Error running android: Gradle project sync failed. Please ...
Step 1. Firstly, we have to open Android Studio and go to the File > Press Invalidate Caches/Restart. · Step 2. Then wait...
Read more >Known issues with Android Studio and Android Gradle Plugin
To fix the issue for the current project, click Run > Edit Configurations and change the default JUnit configuration to only include the...
Read more >Android Support Plugin error messages need rewording ...
Try to build the project 3. ATTACH SCREENSHOTS/RECORDINGS OF THE ISSUE I get this error: This version of the Android Support plugin for...
Read more >"ionic cap add android" fails with "Error running gradle sync"
(Note that when I just ignore this error and go on to try to build the project in Android Studio, i get “This...
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
A solution that works for me:
7.1.0-alpha12
.Did you solve your errors ? Can you give me a hand