Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

doesn't install on latest version of android studio #2

Closed
shafai opened this issue Dec 28, 2023 · 4 comments
Closed

doesn't install on latest version of android studio #2

shafai opened this issue Dec 28, 2023 · 4 comments

Comments

@shafai
Copy link

shafai commented Dec 28, 2023

trying to install in Android Studio Hedgehog and it doesn't install.

@LuigiVampa92
Copy link
Owner

Hi, thanks for your interest to the project!

It is true. The plugin was built for the older versions of IntellijIdea/AndroidStudio and because of how Intellij plugin API works, it needs to be manually rebuilt for the latest version to work properly. I plan to do this. Unfortunately I haven't payed enough attention to the project due to my workload since the release of the very first version, but I plan to, because there are also a number of necessary features, improvements and requests from people that need to be added to the plugin. I plan to do all this and publish an updated version within a month.

Thank you again for your interest and understanding! I will leave this issue open until the problem is resolved

@shafai
Copy link
Author

shafai commented Dec 30, 2023

I could install it by removing the line
untilBuild = "223.*"
from the xml. doesn't seem to be needed(?). it works on the latest android studio.

@LuigiVampa92
Copy link
Owner

Hi @shafai sorry for the late answer. I have updated the version recently, it should now support newer versions up to koala. I have made some minor fixes as well, but it seems that some more are needed, because the plugin actions buttons do not display properly in new intellij UI

@LuigiVampa92
Copy link
Owner

Version 0.4.1 from 01.06.2024 is built to work with Android Studio up to the newest Koala. Tested it and everything seems to work fine. Please reopen this issue or create a new one in case of compatibility problems

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants