top of page
Ruben Mim
10 oct. 20203 min de lecture
Kotlinx Serialization Library
" In computing, serialization (US spelling) or serialisation (UK spelling) is the process of translating a data structure or object state...
139 vues
Ruben Mim
27 juil. 20206 min de lecture
Activity Recognition Tutorial
Activity recognition API is a fun way to identify what's the device owner is currently doing, if it's walking,running, driving ( maybe...
853 vues
Ruben Mim
30 juin 20202 min de lecture
Press App, developed in Kotlin, using Retrofit, Coroutines,ViewModel, LiveData, Material
Press-app An Android app developed in Kotlin, using Retrofit, Coroutines,ViewModel, LiveData, Materials and NewsApi. Pick a country Here...
62 vues
Ruben Mim
23 juin 20202 min de lecture
Easy Sharing App
Hey guys, not so long I had an idea of creating an app for language teachers. It unfortunately didn't succeed but something else came up,...
16 vues
Ruben Mim
1 juin 20203 min de lecture
Two ways of saving and retrieving data when your screen rotates
When we rotate our device, and the orientation changes something messy happens : your activity get destroyed. You'll answer me "the...
48 vues
Ruben Mim
5 mai 20205 min de lecture
Retrofit, RxJava with MVVM vs Retrofit with MVP
In this example, as short and easy as it is, we are going to see how our two options are leading to different results in the code...
55 vues
bottom of page