Insertion SortImagine inserting a card into its correct position in a deck of cardsMay 1, 2022May 1, 2022
3 Ways to Animate Translation of ViewSharing a class for showcasing the ways one can animate Translation of ViewSep 15, 2021Sep 15, 2021
Many time we want to Test if a Icon or Image in a ImageView is same as we want to show using…You can do so with the help of a custom Matcher.Apr 22, 2021Apr 22, 2021
Create a Repeating Task Using CoroutineExample of how to create repeating Task using Kotlin CoroutineMar 10, 20211Mar 10, 20211
Programmatically Change Brightness In Android DevicesI wanted the brightness to reflect on System level as well as on UI. None of the above answer worked for me. Finally this approach worked…Oct 27, 20201Oct 27, 20201
Using ES6 in Node JS ServerHow to setup Node JS Server with ES6, Babel, & NodemonOct 20, 2020Oct 20, 2020
How to Create Vertical SeekBar in Android Without External Library(Kotin+AndroidX)Many times we want to show a vertical progress bar for example when you are creating a Audio Equalizer or you want to show Volume Bars…Aug 7, 20202Aug 7, 20202
Get Address of Android Device Using Kotlin CoroutineUsing Kotlin Coroutine to get Lat, lang & Address of the DeviceJul 13, 2020Jul 13, 2020
Testing Android Widgets with UI AutomatorThis is how you test your app widgets on Home ScreenMay 18, 2020May 18, 2020
Create a Custom View using Canvas TemplateThe result will be 4 rectangles on 4 sides of the viewApr 28, 2020Apr 28, 2020