Android-Studio-MVP-template icon indicating copy to clipboard operation
Android-Studio-MVP-template copied to clipboard

Convert template to kotlin.

Open tuananhkidd opened this issue 6 years ago • 2 comments

I want to develop project by kotlin. Can you suggest me any solutions to convert to kotlin?

tuananhkidd avatar Sep 03 '19 03:09 tuananhkidd

Hey,

There are multiple options, but the one that would be the most convenient for both you and future users would be to open a pull request that adds an option to select between Java and Kotlin. It would require a lot of changes (namely duplicate all the template and convert them in Kotlin), but that would definitely be a step forward

benoitletondor avatar Sep 03 '19 10:09 benoitletondor

@tuananhkidd do it your self and contribute

namhvcntt avatar Nov 07 '19 11:11 namhvcntt