-
Notifications
You must be signed in to change notification settings - Fork 5k
[Bug]: project fails to load in Android Studio #1539
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
Comments
Did you try re-cloning the project? I've just clone and the project built |
Re-cloning didn't help for me unfortunately. Did you install your own java 17? I thought Android Studio used its own from:
|
Have you tried opening each project alone and not the entire project file? |
I have the same issue. |
Yes, that is what I do. I clone the repo outside of Android Studio and open each project alone in a new window.
|
I think I figured it out by comparing with other projects: In Replace this (in
By this (inside the
|
Seems related to #1526 |
replace |
Is there an existing issue for this?
Is there a StackOverflow question about this issue?
Is this an issue related to one of the samples?
Sample app
Jetcaster
What happened?
The project fails to load in Android Studio (latest stable release 2024.3.1):
I reported a similar issue with tv-samples JetStream back in October. android/tv-samples#192
This works for me, (although not sure about the github actions yml)
I'm not doing a pull request, because I don't know enough about why this was hardcoded to java 17 in the first place. Maybe I'm missing something.
Relevant logcat output
Code of Conduct
The text was updated successfully, but these errors were encountered: