Skip to content

Convert from Java to Kotlin #294

@VREMSoftwareDevelopment

Description

Kotlin

Develop Android apps with Kotlin

Modern and expressive

Kotlin's modern language features allow you to focus on expressing your ideas and write less boilerplate code. Less code written also means less code to test and maintain.

Safer code

Improve your app quality with Kotlin. @nullable and @nonnull types are baked into Kotlin's type system to help you avoid NullPointerExceptions. Kotlin also has many other language features to help you avoid common programming mistakes.

Interoperable

Call Java-based code from Kotlin, or call Kotlin from Java-based code. Kotlin is 100% interoperable with the Java programming language, so you can have as little or as much of Kotlin in your project as you want.

Metadata

Metadata

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions