-
Notifications
You must be signed in to change notification settings - Fork 244
How to develop andorid app with kotlin-language-server #355
-
It always cannot find android and andoridx.. Yesterday, when I run it with android studio, it work, however, in the afternoon, It cannot find these again.. I feel very confused..I use neovim with kotlin-language-server
Beta Was this translation helpful? Give feedback.
All reactions
It always cannot find android and andoridx.. Yesterday, when I run it with android studio, it work, however, in the afternoon, It cannot find these again.. I feel very confused..I use neovim with kotlin-language-server
Ok ,gradle wrapper fix it
Replies: 1 comment 2 replies
-
It always cannot find android and andoridx.. Yesterday, when I run it with android studio, it work, however, in the afternoon, It cannot find these again.. I feel very confused..I use neovim with kotlin-language-server
Ok ,gradle wrapper fix it
Beta Was this translation helpful? Give feedback.
All reactions
-
Gradle wrapper fixed it how, could you please share how you got it to work?
Beta Was this translation helpful? Give feedback.
All reactions
-
Gradle wrapper fixed it how, could you please share how you got it to work?
Emmm. Finally make it works should be open a android studio, let it compile the program, then the lsp will work
Beta Was this translation helpful? Give feedback.