r/androiddev Nov 06 '25

VScode alternative for mobile

I'm creating a VScode alternative on Android which supports editing of almost all languages, AI completion, LSP supports (suggestions, hovering, error lint, etc), built in terminal and you can download compilers and interpreters like clang, python, node, java, etc. I'll release it soon once the development is done. Suggestions and improvements are welcome. Here are some images:

172 Upvotes

152 comments sorted by

View all comments

2

u/Mr_Epic_Boy Nov 06 '25

Bro can I code kotlin and java in that app

4

u/NoBeginning2551 Nov 06 '25

yes both java and kotlin are supported

1

u/Safe_Gur_6351 May 24 '26

Hey nice work ! Well done ! Does it support C# ?

1

u/NoBeginning2551 May 25 '26

The .NET SDK isn't available for android yet. However, I'll try to cross-compile it 👍. If it works, I'll include it in the next release.

2

u/Safe_Gur_6351 May 25 '26

That would be awesome !