PinnedAndroid SSL Certificate pinning with retrofitSecure Sockets Layer (SSL) pinning involves hard-coding or “pinning” a specific SSL certificate or its public key within the app.Sep 11, 20231Sep 11, 20231
PinnedUnlocking Seamless Pagination and Smart Caching in Android with Paging3, Jetpack Compose, Room, and…Our User Feed Application is designed to provide a seamless feed experience on a single screen. Users can scroll through posts, view post…Sep 3, 2023Sep 3, 2023
Android AsycTask with Kotlin-coroutinesAs we all know AsyncTask has been one of the most widely used solutions for background operations, because it was easy to use and now the…Aug 30, 2021Aug 30, 2021
Android App OptimizationIncrease the application performance and user engagement by Improving your application’s performance.Mar 10, 2019Mar 10, 2019
Android DataBinding with KotlinSo here we go with three questions What is data binding, Why to use, and How to use data binding in Android Development.Sep 18, 20181Sep 18, 20181