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

Was Android Studio intellisense supposed to work? #103

Open
lattice0 opened this issue May 22, 2022 · 1 comment
Open

Was Android Studio intellisense supposed to work? #103

lattice0 opened this issue May 22, 2022 · 1 comment

Comments

@lattice0
Copy link

Was it supposed to work? Or do I need to do something more?

Can I help getting this working, maybe with a PR? Or is it too much work?

@ncalexan
Copy link
Member

When I was actively working on such things, Android Studio had no support for Rust. I think there was a Jetbrains plugin for Rust, and per https://blog.devgenius.io/integrating-rust-with-android-development-ef341c2f9cca, I see that you can add the Rust plugin to Android Studio. If you do this, you'll just need to arrange for the Rust sources to be in your Gradle project somehow. Google is investing heavily into Rust for Android, so perhaps there is first-class support for this that I'm not aware of? Or perhaps there will be shortly?

If you can do some research into the state of the art, we can try to make rust-android-gradle have a helpful configuration out of the box. This will probably just mean including some or all Rust paths in the Gradle project.

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