Pro Android with Kotlin
eBook - ePub

Pro Android with Kotlin

Developing Modern Mobile Apps with Kotlin and Jetpack

  1. English
  2. ePUB (mobile friendly)
  3. Only available on web
eBook - ePub

Pro Android with Kotlin

Developing Modern Mobile Apps with Kotlin and Jetpack

Book details
Table of contents
Citations

About This Book

Develop Android apps with Kotlin to create more elegant programs than the Java equivalent. This revised book covers the various aspects of a modern Android app that professionals are expected to encounter. You'll use the latest Kotlin APIs as made available in most recent versions of the Android SDK.
There are chapters dealing with all the important aspects of the Android platform, including GUI design, file- and data-handling, coping with phone calls, multimedia apps, interaction with location and mapping services, monetizing apps, and much more. Jetpack will also be covered. It is a suite of libraries to help developers follow best practices, reduce boilerplate code, and write code that works consistently across Android versions and devices.
Pro Android with Kotlin, Second Edition is an invaluable source for developers wanting to build real-world, state-of-the-art Android apps for modern Android devices using the Kotlin programming language and its APIs as available in the modern Android SDK. After reading this book, you'll come away with the skills and techniques to build modern Android apps that you can sell on Google Play. Free source code is available on this book's Github page as well.
What You Will Learn

  • Integrate activities, such as intents, services, notifications and more, into your Android apps
  • Build UIs in Android using layouts, widgets, lists, menus, and action bars
  • Deal with data in your Android apps using data persistence and cloud access
  • Design for different Android devices
  • Create multimedia apps in Android
  • Secure, deploy, and monetize your Android apps


Who This Book Is For Professional Android app developers.

Frequently asked questions

Simply head over to the account section in settings and click on “Cancel Subscription” - it’s as simple as that. After you cancel, your membership will stay active for the remainder of the time you’ve paid for. Learn more here.
At the moment all of our mobile-responsive ePub books are available to download via the app. Most of our PDFs are also available to download and we're working on making the final remaining ones downloadable now. Learn more here.
Both plans give you full access to the library and all of Perlego’s features. The only differences are the price and subscription period: With the annual plan you’ll save around 30% compared to 12 months on the monthly plan.
We are an online textbook subscription service, where you can get access to an entire online library for less than the price of a single book per month. With over 1 million books across 1000+ topics, we’ve got you covered! Learn more here.
Look out for the read-aloud symbol on your next book to see if you can listen to it. The read-aloud tool reads text aloud for you, highlighting the text as it is being read. You can pause it, speed it up and slow it down. Learn more here.
Yes, you can access Pro Android with Kotlin by Peter Späth in PDF and/or ePUB format, as well as other popular books in Computer Science & Programming Mobile Devices. We have over one million books available in our catalogue for you to explore.

Information

Publisher
Apress
Year
2022
ISBN
9781484287453
Edition
2

Table of contents

  1. Cover
  2. Front Matter
  3. 1. System
  4. 2. Application
  5. 3. Activities
  6. 4. Services
  7. 5. Broadcasts
  8. 6. Content Providers
  9. 7. Permissions
  10. 8. APIs
  11. 9. User Interface
  12. 10. Firebase
  13. 11. Development
  14. 12. Building
  15. 13. Communication
  16. 14. Hardware
  17. 15. Testing
  18. 16. Troubleshooting
  19. 17. Distributing Apps
  20. 18. Instant Apps
  21. 19. CLI
  22. Back Matter