Nyame BismarkTesting with Hilt androidThis video has a visual implementation of what we talked about in this tutorial. Watch and subscribe please.Jun 15, 2021Jun 15, 2021
Nyame BismarkUnderstanding Dependency Injection with Hilt.Today, we will be talking about dependency injections in android and how useful it is to have dependency injection in android app…Jun 10, 20211Jun 10, 20211
Nyame BismarkWhy do you need Lint in AndroidIn android studio, there is a tool that helps to improve project source files and optimize the performance of correctness-checking, check…Dec 16, 20201Dec 16, 20201
Nyame BismarkUsing Sync Adapter to transfer dataData transfer between android app and web server can make your application significantly useful and sometimes compelling to your users…Dec 7, 20201Dec 7, 20201
Nyame BismarkAndroidx App Startup Jetpack libraryUsers expect app to be responsive and fast to use and as a results, app developers mostly make sure that their apps are responsive as such…Nov 30, 2020Nov 30, 2020
Nyame BismarkHow to Use Content Provider in Android.Content provider manages the access to repository of data. Provider is part of android application components. The primary intention of…Nov 27, 2020Nov 27, 2020
Nyame BismarkAnimations and Transitions in AndroidAndroid animations allow you to change the object behavior and property at runtime. It adds visual cues that notify your users about what…Nov 18, 2020Nov 18, 2020
Nyame BismarkUnderstanding your Operators in RxJavaRxJava has helped with asynchronous computing in android and now doing some tasks on the background thread and listening on the main…Nov 10, 2020Nov 10, 2020
Nyame BismarkUnderstanding RxJava and how it can be used in application.In this article, we will explain the basics and concepts of RxJava for our fundamental understanding, so this article is to support and…Nov 1, 20201Nov 1, 20201
Nyame BismarkUnderstanding Loopers in AndroidWhen it comes to android applications, we always wish that users find our application ui interactions smooth and swift. What about having…Nov 1, 2020Nov 1, 2020