-
Concise
Drastically reduce the amount of boilerplate code.
See example -
Safe
Avoid entire classes of errors such as null pointer exceptions.
See example -
Interoperable
Tip: How does an Android Activity in Kotlin look like?
See example -
Tool-friendly
Choose any Java IDE or build from the command line.
See example