HomeAndroid3 Simple Strategies to apply Kotlin to existing Java Code

3 Simple Strategies to apply Kotlin to existing Java Code

Since the announcement of Kotlin as the official language of Android in Google I/O, we have been trying to find what will be the best strategies to test and implement the Kotlin to existing Java code base.

And then the magic happened, last week we found a wonderful article “On Strategies to apply Kotlin to existing Java code” written by Enrique LĆ³pez MaƱas.

To test these strategies, we have done this on a very small android project and guess what, we are gonna try these strategies on other projects also.

RELATED ARTICLES

Most Popular