Examples with "RxJava and" and their translation in Frans
We konden deze vermelding niet vinden. Er worden benaderende resultaten weergegeven. Controleer je spelling of stel voor deze term aan het woordenboek toe te voegen.
In our Reactive Programming with RxJava and RxKotlin article, we created some simple Observables and Observers that print data to Android Studio's Logcat-but this isn't how you'll use RxJava in the real world.
Dans notre article Programmation réactive avec RxJava et RxKotlin, nous avons créé des simples Observables et Observers qui impriment des données dans Logcat d'Android Studio, mais ce n'est pas comme cela que vous utiliserez RxJava dans le monde réel.
Andere resultaten
In RxJava, you create and manage additional threads using a combination of operators and schedulers.
Dans RxJava, vous créez et gérez des threads supplémentaires à l'aide d'une combinaison d'opérateurs et de planificateurs.
Perfect your code with reactive programming and RxJava
Perfectionnez votre code grâce la programmation réactive et RxJava
Familiarity with Java 8 and Reactive frameworks like RxJava, Akka and Reactor
Connaissance de Java 8 et des cadres d'applications réactifs tels RxJava, Akka et Reactor.
Perfect your code with reactive programming and RxJava - Integrate remote data into your app - OpenClassrooms
Perfectionnez votre code grâce la programmation réactive et RxJava - Récupérez et affichez des données distantes - OpenClassrooms
If you've previously used RxJava or RxAndroid and want to make the switch to Kotlin, or want to start reactive programming with Kotlin, this tutorial is for you.
Si vous avez déjà utilisé RxJava ou RxAndroid et que vous souhaitez passer à Kotlin, ou si vous souhaitez démarrer une programmation réactive avec Kotlin, ce tutoriel est pour vous.
Since we're using a few different libraries, we need to open our project's build.gradle file and add RxJava, RxBinding and RxAndroid as project dependencies
Comme nous utilisons quelques bibliothèques différentes, nous devons ouvrir le fichier build.gradle de notre projet et ajouter RxJava, RxBinding et RxAndroid en tant que dépendances de projet
Since Kotlin is 100% interoperable with Java, you can use most Java libraries in your Kotlin projects without any difficulties-and the RxJava library is no exception.
Comme Kotlin est 100% interopérable avec Java, vous pouvez utiliser la plupart des bibliothèques Java dans vos projets Kotlin sans aucune difficulté, et la bibliothèque RxJava ne fait pas exception.
In this article, we looked at how RxJava can help solve the real-world problems you'll encounter when developing your own Android applications, by using RxJava 2.0, RxBinding and RxAndroid to create a Sign Up screen.
Dans cet article, nous avons examiné comment RxJava peut aider à résoudre les problèmes concrets que vous rencontrerez lors du développement de vos propres applications Android, en utilisant RxJava 2.0, RxBinding et RxAndroid pour créer un écran Sign Up.
In this second instalment, we'll be concentrating on how RxJava can help solve the issues you'll encounter in real-life Android projects, by creating a reactive Android application using RxJava 2.0, RxAndroid and RxBinding.
Dans cette seconde partie, nous allons nous concentrer sur la manière dont RxJava peut vous aider à résoudre les problèmes que vous rencontrez dans les projets Android réels, en créant une application Android réactive utilisant RxJava 2.0, RxAndroid et RxBinding.
Again, you can learn more about how RxJava works, and the benefits of adding this library to your project, in my Get Started With RxJava 2 for Android article.
Ici, nous publions les résultats sur le Encore une fois, vous pouvez en savoir plus sur le fonctionnement de RxJava et sur les avantages de l'ajout de cette bibliothèque à votre projet dans mon article Get Started With RxJava 2 pour Android.
Give the Start RxJava stream button a click.
Cliquez sur le bouton Start RxJava stream.
To create a basic RxJava data pipeline, you need to
Pour créer un pipeline de données RxJava de base, vous devez