android-dev-ext icon indicating copy to clipboard operation
android-dev-ext copied to clipboard

Java language service does not work

Open julianosam opened this issue 7 years ago • 3 comments

Hey guys. Is there a way to get the Java extension to see the dependencies on my android project? I use VSCode for Java development but for some reason it does not seem to work for Android projects. Thank you

julianosam avatar Sep 30 '18 15:09 julianosam

Did you ever resolve this? I was hoping that I could combine this with the Java tools to reduce my dependency on Android Studio, but it isn't working for some reason.

morgan-misty avatar Apr 23 '20 22:04 morgan-misty

@morgan-misty As far as i know, the current set of Java language support extensions (red-hat, etc) unfortunately do not support Android development.

The Android debugger extension doesn't have a language server built into it at the moment, but it is something I am planning to work on over the next few days.

adelphes avatar Apr 24 '20 18:04 adelphes

Thank you for the update, You've done a great job, and I'm excited watching this come together!

morgan-misty avatar Apr 24 '20 18:04 morgan-misty