Skip to main content

Using the Java and Kotlin APIs

  • Chapter
  • First Online:
Learn Kotlin for Android Development
  • 2818 Accesses

Abstract

Kotlin has a language kernel that handles classes, objects, properties, functions, structural constructs, and all that stuff. We’ve been talking about these a lot to this point. Once in a while we have mentioned and used the term Kotlin standard library without explicitly stating what that actually is. In real life a library is a place where much information is available. Whenever you need to know something you can go there and try to find a book that can show you what things are or how they work, or what you have to do to achieve something. For a computer language, a library is something similar: a place with lots of classes and functions that you can use for certain tasks. We already talked about collections, which are governed by library classes and functions.

This is a preview of subscription content, log in via an institution to check access.

Access this chapter

Chapter
USD 29.95
Price excludes VAT (USA)
  • Available as PDF
  • Read on any device
  • Instant download
  • Own it forever
eBook
USD 44.99
Price excludes VAT (USA)
  • Available as EPUB and PDF
  • Read on any device
  • Instant download
  • Own it forever
Softcover Book
USD 59.99
Price excludes VAT (USA)
  • Compact, lightweight edition
  • Dispatched in 3 to 5 business days
  • Free shipping worldwide - see info

Tax calculation will be finalised at checkout

Purchases are for personal use only

Institutional subscriptions

Author information

Authors and Affiliations

Authors

Rights and permissions

Reprints and permissions

Copyright information

© 2019 Peter Späth

About this chapter

Check for updates. Verify currency and authenticity via CrossMark

Cite this chapter

Späth, P. (2019). Using the Java and Kotlin APIs. In: Learn Kotlin for Android Development. Apress, Berkeley, CA. https://doi.org/10.1007/978-1-4842-4467-8_15

Download citation

Publish with us

Policies and ethics