Is it possible to work with Azure Mobile App Service framework on Android app with Kotlin code only ?
Asked
Active
Viewed 289 times
1 Answers
0
The Azure Mobile Apps SDK mentions only Java, but you should be able to replace all Java code with Kotlin since both compile to JVM bytecode.

Grzegorz Adam Hankiewicz
- 7,349
- 1
- 36
- 78