Filters

Hide filters
Platform
Subscription Type
Content Type
Difficulty
Advanced Filters
Include categories
Exclude categories
Select languages

Android & Kotlin · 145 Results

networking Android & Kotlin
Multiple Domains
Android Networking With Kotlin Tutorial: Getting Started
In this tutorial, you’ll get started with Android networking by creating a simple app to retrieve and display... more
Android & Kotlin
Securing Network Data Tutorial for Android
In this Android tutorial, you’ll learn how to keep your information private by securing network data in trans... more
Android & Kotlin
Dagger: Network Injection
In this screencast, you'll use Dagger to inject a network dependency graph, eliminating code duplicati... more
Android & Kotlin
Social Network Integration on Android
Learn how to let your users authenticate into your app using Facebook and Twitter, and see how to make posts ... more
Android & Kotlin
Android Networking: Fundamentals
Learn about the the HTTP, JSON, REST and all the other cool and important abbreviations in the world of ne... more
Android & Kotlin
Android Networking: Beyond the Basics
Implement advanced concepts in the Retrofit library in Android, and add interceptors and parsers. Learn ho... more
Android & Kotlin
Clean Architecture Tutorial for Android: Getting Started
In this tutorial, you’ll learn how to use Clean Architecture on Android to build robust, flexible and maintai... more
Android & Kotlin
Common Design Patterns and App Architectures for Android
Discover how to make your Android code cleaner and easier to understand with these common design patterns for... more
Android & Kotlin
Reactive Programming with RxAndroid in Kotlin: An Introduction
Learn about how Reactive programming is a whole new paradigm using RxJava and RxAndroid in Android with Kotlin.
Android & Kotlin
Getting Started with MVP (Model View Presenter) on Android
In this hands-on tutorial, we apply a design pattern called MVP, short for Model-View-Presenter, to an Androi... more
Android & Kotlin
Hack an Android App: Finding Forensic Artifacts
In this Android tutorial, you’ll learn the basics of forensic analysis by hacking into devices and extracting... more
Android & Kotlin
MVI Architecture for Android Tutorial: Getting Started
Learn about the MVI (Model-View-Intent) architecture pattern and prepare to apply it to your next Android app.
Android & Kotlin
Google I/O 2019: Opening Keynote Key Topics and Reactions
This year was amazing for Google I/O, and we’ve curated a list of all the fun things the Opening Keynote feat... more
Android & Kotlin
LiveData Tutorial for Android: Deep Dive
In this Android tutorial, you’ll learn about LiveData which is a core architecture component, and how to use ... more
Android & Kotlin
MVVM and DataBinding: Android Design Patterns
This article describes the MVVM Design Pattern and its components, data binding, and other design patterns an... more
Android & Kotlin
Dependency Injection in Android with Dagger 2 and Kotlin
In this Android with Kotlin tutorial, you’ll learn about dependency injection and how to make use of the Dagg... more
Android & Kotlin
Glide Tutorial for Android: Getting Started
In this Glide Tutorial, you’ll learn how to use Glide to create a photo app that displays pictures to your us... more
Multiple Domains
Open Call for Proposals: Publish a Book With Us!
Do you have a great idea for a book but aren’t sure where to start? Submit a book proposal by January 23, 201... more
Android & Kotlin
Splash Screen Tutorial for Android
Learn how to implement splash screen in new and existing Android apps, using the SplashScreen API introduced ... more
Android & Kotlin
Firebase Tutorial for Android: Getting Started
In this Firebase Tutorial for Android you’ll learn how to work with Realtime Databases and Authentication by ... more
Android & Kotlin
Kotlin Coroutines Tutorial for Android: Getting Started
In this Kotlin Coroutines tutorial, you’ll learn how to write asynchronous code just as naturally as your nor... more
Android & Kotlin
Paging Library for Android With Kotlin: Creating Infinite Lists
In this tutorial, you’ll build a simple Reddit clone that loads pages of information gradually into an infini... more
Android & Kotlin
Kotlin Flow for Android: Getting Started
In this tutorial, you’ll learn about the basics of Kotlin Flow, and you’ll build an Android app that fetches ... more
Android & Kotlin
Encryption Tutorial For Android: Getting Started
Ever wondered how you can use data encryption to secure your private user data from hackers? Look no more, in... more