This is the first time I've encountered this issue with Studio 4.0. Project and app-level files not able to open, below some other file which not able to open:
Android Studio 4.0 - .csv file Not open, displays nothing. - .java file not open. - .kt file not open.
Has anyone else seen this behavior before? And solutions? Advice would be appreciated.
I have used this plugin for CSV file read https://plugins.jetbrains.com/plugin/10037-csv-plugin without this plugin Studio working fine.
In Android Studio, open plugin settings: Linux: from the File menu, select Settings... then Plugins. Mac: from the Android Studio menu, select Preferences... then Plugins. Windows: from the File menu, select Settings... then Plugins.
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. Make sure you are on the Marketplace tab.
You need to update to the latest gradle version to solve this issue. It might show a popup asking your permission to update gradle , please update and it will download the latest distribution automatically and the issue will be resolved.
Go to the folder:
C:\Users\<username>\AndroidStudio4.0\config\plugins
On Linux:
~/.AndroidStudio4.0/config/plugins/
…and delete the csv plugin folder.
This will solve all of the problems. For any other issue, just go to the File menu and sync the project with gradle files.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With