Skip to Content
Kotlin for Android App Development
book

Kotlin for Android App Development

by Peter Sommerhoff
December 2018
Intermediate to advanced content levelIntermediate to advanced
434 pages
13h
English
Addison-Wesley Professional
Content preview from Kotlin for Android App Development

Glossary

Accessor: Getter or setter; allows access to a property.

Annotation: Metadata attached to a certain piece of the code, such as a class or function.

Annotation processor: Tool that processes metadata from annotations, often at compile time.

API (Application Programming Interface): A set of well-defined interfaces for application development, like reusable building blocks.

ART (Android Runtime): Android runtime environment that translates bytecode into native instructions executed by the Android device.

Block of code: See “Code block.”

Blocking (operation): Operation that blocks execution of a thread, such as requesting a lock.

Boilerplate: Typically repeated code that is necessary to perform a certain task but does not add to the code’s ...

Become an O’Reilly member and get unlimited access to this title plus top books and audiobooks from O’Reilly and nearly 200 top publishers, thousands of courses curated by job role, 150+ live events each month,
and much more.
Start your free trial

You might also like

Learn Kotlin for Android Development: The Next Generation Language for Modern Android Apps Programming

Learn Kotlin for Android Development: The Next Generation Language for Modern Android Apps Programming

Peter Späth
How to Build Android Apps with Kotlin

How to Build Android Apps with Kotlin

Alex Forrester, Eran Boudjnah, Alexandru Dumbravan, Jomar Tigcal, Gaurav Chandorkar, Kaushal Dhruw
Programming DSLs in Kotlin

Programming DSLs in Kotlin

Venkat Subramaniam

Publisher Resources

ISBN: 9780134854281