0

My goal is add possibility to invoke part of Kotlin code as standalone executable in PC, without android dependencies. Currently I have done this via creating another project in child folder with custom gradle script and symlinks to reused classes. But I lack code completion in Android studio, and symlinks will not be work on Windows, as I know. I not want to create jar library and use it both in android and standalone project, because in that case I will have to manually update that library for each update. Maybe, there are some another way?

Zoe stands with Ukraine
  • 25,310
  • 18
  • 114
  • 149
wingear
  • 791
  • 8
  • 20

0 Answers0