Migrate from java
to kotlin
?
#1
Closed
baseplate-admin
started this conversation in
General
Replies: 1 comment
-
@baseplate-admin I've come across similar narratives in both articles. While I'm open to Kotlin migration, I'm currently using Java for my library development due to Kivy buildozer's better support for Java. Compiling APKs with Kotlin libraries has posed challenges, partly because Kivy's gradle template uses outdated features not supported in current builds. Until Kivy updates its gradle build file, I'll stick with Java. Maintaining a separate p4a repository for additional support isn't something I'm prepared for at the moment. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hi,
I was wondering if it was possible to use
kotlin
in place ofjava
.Here are some resources why this should be done.
Beta Was this translation helpful? Give feedback.
All reactions