Julien BouffardA focused TextField will wrongly intercept OnBackPress event in Jetpack ComposeOn a compose screen when requesting focus on a TextField, pressing system back button is not working as expected.Nov 1, 2022Nov 1, 2022
Julien BouffardinL’Actualité Tech — Blog CBTWPremière approche de la programmation fonctionnelle avec Arrow Kt sur AndroidL’approche ici est pragmatique pour voir les bénéfices de la programmation fonctionnelle.Jan 27, 2022Jan 27, 2022
Julien BouffardHow to test your In-app updates before releasing an Android app to productionGoogle provides a feature in the Play Core library to prompt apps users to install a more recent version of the app directly within your…Jun 30, 20211Jun 30, 20211
Julien BouffardBeware of Observer lambdas with Android LiveDataLambdas can compile to singletons and can lead to app crashes depending on the content of the lambda.Jun 1, 2021Jun 1, 2021
Julien BouffardinL’Actualité Tech — Blog CBTWCas d’usage : Gérer le backpress d’une Activity AndroidComment Android gère le backpress systèmeMar 18, 2021Mar 18, 2021
Julien BouffardinL’Actualité Tech — Blog CBTWUn analyseur statique de code pour améliorer la qualité de votre code KotlinCas d’usage d’intégration de Detekt dans un projet Android.Mar 4, 2021Mar 4, 2021
Julien BouffardHow to mock an api to run your Espresso android tests with MockwebserverControl your api with mockwebserver to run any scenario in your instrumented testsApr 20, 2020Apr 20, 2020
Julien BouffardUse Case Android: listen to connection state changes within a LiveData objectIt’s a common use case in an android app to warn your app user he’s not connected anymore or refresh data when the network is back.Jan 10, 2020Jan 10, 2020
Julien BouffardConvert json latitude and longitude to GeoJson data in MongoDB 4.xWhen you need to transform two longitude and latitude fields to make GeoSpatial queriesSep 24, 2019Sep 24, 2019
Julien BouffardBuild an AR Portal app with ARCore and SceneformThere are many example of AR Portal with Unity. Let’s try without it.Apr 8, 20191Apr 8, 20191