[Interest] Android: use Kotlin alongside with Java?

Kyle Edwards kyle.edwards at kitware.com
Fri Jan 8 17:20:29 CET 2021


On 1/8/21 11:14 AM, Alexander Dyagilev wrote:
> Can I just put it inside of android/src folder?
>
> I want to be able to easily modify its source code at any time. 

Yes, you can put it in with your Java source.

If you're using Gradle, you may need to import a Kotlin plugin (if there 
is one).

Kyle



More information about the Interest mailing list