Is cursor usable with android development?

Just curious if anyone has done any android development with Cursor, if so what type of setup and what language(s).

I tried with the kotlin-lsp. It works okay for some small projects.

They don’t recommended it for Android projects (many open issues on GitHub - fwcd/kotlin-language-server: Kotlin code completion, diagnostics and more for any editor/IDE using the Language Server Protocol), but it is better than nothing.

How about writing code in cursor and running then in Android studio? Will that work? I worked for 2 weeks in cursor for backend development and it’s amazingly efficient. Badly want this to be setup for Android development

1 Like

That would be great!

Hi, I’m not sure about Android, but for iOS, I’ve seen how you can integrate Cursor with Xcode. Here’s a video demonstration: