Geek ConvertHow to render Emojis in AndroidAny messaging app uses emojis abundantly. But how do you render an emoji in Android app?Aug 21, 2021Aug 21, 2021
Geek ConvertUsing a single RecyclerViewAdapter for every RecyclerView in your Android Application(A true…If the UI design requests multiple lists on multiple screens, the same number of RecyclerViews and hence, RecyclerViewAdapters, would be…Aug 20, 20211Aug 20, 20211
Geek ConvertUsing Kotlin’s Contract APIs for Smarter Helper FunctionsThe Problem With Our Existing Kotlin Extension FunctionsAug 19, 2021Aug 19, 2021
Geek ConvertSimplify Android Viewmodels by using these kotlin extenstionsWe all know that viewModel have it own CoroutineScope(viewModelScope), that is aware of Lifecycle Events. We can extends our viewModels…Aug 19, 2021Aug 19, 2021
Geek ConvertAndroid Design Pattern : BuilderIntroduction Builder Design PatternAug 19, 2021Aug 19, 2021
Geek ConvertAndroid Studio Kotlin Live TemplateMake your life easier as a Android app developer with live templates in Android studioAug 18, 2021Aug 18, 2021
Geek ConvertMake AppBar and Status bar Gradient color in AndroidCreate a new Android project or open your existing Android project.Apr 2, 2020Apr 2, 2020
Geek ConvertInstall OpenCV and Dlib in Ubuntu 18.04(forIn this post, we will cover the following: 1.Installing OpenCV 3.4.3 on Ubuntu system-wide ( i.e. in /usr/local directory ) for production…Nov 25, 2019Nov 25, 2019