androiddevnotes /
awesome-android-kotlin-apps
👓 A curated list of awesome android kotlin apps by open-source contributors.
Loading repository data…
androiddevnotes / repository
👓 A curated list of awesome android learning resources for android app developers.
Awesome Android Learning Resources aims to be the starting point for Android App Developers to find the finest learning content for Android App Development.
The content is Android Kotlin App development focused. Android Java content which can be of benefit to developers is listed and are under Java section.
Content in languages other than English is tagged according to ISO 639-2 codes.
Confused where to begin? Start with Official Android Courses.
:memo: Contributing
:lotus_position_woman: Contributors
:computer: Find us on
Real-World Android by Tutorials - Build professional, secure Android apps for the real world using the most important architectures and libraries.
Programming Android with Kotlin - This book helps Android developers make the transition from Java to Kotlin and shows them how Kotlin provides a true advantage for gaining control over asynchronous computations.
How to Build Android Apps with Kotlin - This book starts with the fundamentals of app development. Moving ahead, you'll get to grips with testing, learn how to keep your architecture clean, understand how to persist data, and gain basic knowledge of the dependency injection pattern. Finally, you'll see how to publish your apps on the Google Play store.
Instant Android Fragmentation Management How-to - Instant Android Fragmentation Management How-to is a step-by-step guide to writing applications that can run on all devices starting from Android 1.6.
Instant Android Systems Development How-to - Instant Android Systems Development How-to provides a gentle introduction to the platform internals without sacrificing depth.
Android Things Quick Start Guide - This book takes you through the basics of IoT and smart devices. It will help you to interact with common IoT device components and learn the underlying protocols. For a simple setup, we will be using Rainbow HAT so that we don't need to do any wiring.
33 Engineering Challenges of Building Mobile Apps at Scale eBook & Other Learnings - Industry practices used by large Native mobile teams.
Android High Performance Programming - Build fast and efficient Android apps that run as reliably as clockwork in a multi-device world.
Android Internals: A Confectioner's Cookbook - Deals exclusively with the internals of the Android operating system.
Atomic Kotlin - Atomic Kotlin is the book and associated learning resources by Bruce Eckel and Svetlana Isakova.
[Effective Kotlin](https://le
Selected from shared topics, language and repository description—not editorial ratings.
androiddevnotes /
👓 A curated list of awesome android kotlin apps by open-source contributors.
Android Apprentice - Android Apprentice is the book for complete beginners to Android development.
Reactive Programming with Kotlin - The book that teaches you to use RxJava, RxAndroid and RxKotlin to create complex reactive applications on Android and exercise full control over the library to leverage the full power of reactive programming in your apps.
Android Test-Driven Development by Tutorials - A book that teaches you to write sustainable, testable apps, as well as to apply testing strategies to legacy projects via Espresso and UI tests, code coverage and refactoring.
Advanced Android App Architecture - In Advanced Android App Architectures, you'll find a diverse and hands-on approach to architecting your apps on Android. Learn how to build scaleable and maintainable architectures in Android and Kotlin, including MVC, MVP, MVI, MVVM and VIPER!
Saving Data on Android - A book that will teach you to persist data on Android — saving locally or remotely — along with the modern techniques for synchronization, allowing your app to be reactive and always up-to-date.
Data Structures & Algorithms in Kotlin - A book that teaches you the fundamental tools of implementing key data structures in Kotlin, and how to use them to solve algorithms.
Kotlin for Android App Development - This book hits the sweet spot between theory and practice, teaches you the best practices for object-orientation, functional programming, interoperability and more in Kotlin, and gives you a practical intro with hundreds of code listings.
Elements of Android Jetpack - This book follows in the footsteps of The Busy Coder's Guide to Android Development, to introduce developers to Android app development, focusing on Jetpack. Here you will learn how to set up an Android app for Java or Kotlin, create a user interface, and more!
Exploring Android - This book has you build an app from the beginning. Whereas traditional programming guides are focused on breadth and depth, this book is focused on “hands-on”, guiding you through the steps to build the app.
Elements of Android R - Each new release brings new opportunities and new challenges for Android developers. Many of the new challenges are extensions of the problems introduced in last year's Android 10. So, if you are worried about further changes to storage or permissions, or you are nervous about new restrictions being placed on developers, this book is for you!
Elements of Android Room - This book explores Room.
Elements of Android Q - As usual, Android 10 changed some things that affect developers and apps. This book profiles those changes and helps point out what you need to do to adjust your app to cope with those changes. So, if you are worried about the death of external storage and other things that Android 10 brings with it, this book is for you!
Learning RxJava - In this book, you'll cover the core fundamentals of reactive programming and learn how to design and implement reactive libraries and applications.
Gradle Recipes for Android - This hands-on guide provides a collection of Gradle recipes to help you quickly and easily accomplish the most common build tasks for your Android apps.
Kotlin for Android Developers - Kotlin for Android Developers.
Android™ Notes for Professionals book - Android™ Notes for Professionals book.
Android System Programming - Build, customize, and debug your own Android system.
Head First Android Development - You'll learn hands-on how to structure your app, design flexible and interactive interfaces, run services in the background, make your app work on various smartphones and tablets, and much more.
Professional Android - Professional Android, 4th Edition shows developers how to leverage the latest features of Android to create robust and compelling mobile apps
Android Studio 3.6 Development Essentials - Update your Android studio skills and build modern Android applications using Java.
Mastering Firebase for Android Development - Develop a fully functional dynamic Android application using the latest features of Firebase.
The Busy Coder's Guide to Android Development - This book contains over 200 chapters, covering everything from the first steps in getting an app going to advanced development techniques. Use the search field in the nav bar to see what is inside this book and the rest of the CommonsWare library!
Android's Architecture Components - This book dives deep into the Architecture Components, showing you how they work individually and in concert.
Android Programming: The Big Nerd Ranch Guide - Dive in to learn the foundations of Android application development. The content is now in Kotlin and updated with modern Android practices.