Paul StanescuinGeek CultureHow to use CarProjectionManagerEveryone, where you are going, can take a copilot with you by using Android Auto, Apple CarPlay, or other software. The Android Automotive…Jun 10, 20211Jun 10, 20211
Paul StanescuThe simplest way to verify your design, Keyline PushingAs an Android Developer, besides the code that are you writing, most of the time, you have to work on the design as well. Because we are…Apr 20, 2020Apr 20, 2020
Paul StanescuShould Recyclerview Adapter have the responsibility of data in MVVM architecture?I’m going to start the post by answering the question from the title and the answer is no. Within any clean architecture, the View should…Sep 23, 2019Sep 23, 2019
Paul StanescuHow easy it is to create your own Android device farm on LinuxWithin the current post, I will try to guide you to build your device farm. The solution is based on a software called STF (Smartphone…Feb 8, 20191Feb 8, 20191
Paul StanescuProgramming, between puzzle and LegoWhatever we do, most of the time, we are trying to find a corespondent in real life. Sometimes, maybe, we are thinking that this might be…Nov 20, 2018Nov 20, 2018
Paul StanescuKtlint static code analyzer for your Kotlin codeStatic code analyzer?Nov 11, 2018Nov 11, 2018
Paul StanescuCustom Interface Adapter To Serialize And Deserialize Interfaces in Kotlin using GsonSometimes you want to do custom things, but in the same time you don’t want to place clear boundaries. That means, mainly you have mostly…Nov 8, 20182Nov 8, 20182