PinnedPublished inProAndroidDevEverything You Need to Know About RecyclerViewIn this article, we’ll implement RecyclerView with Diffutil, pagination, shimmer, state management, pull to refresh, error handling and…Jan 5, 2023Jan 5, 2023
PinnedPublished inProAndroidDevJWT Authentication and Refresh Token in Android with Retrofit Interceptor & AuthenticatorWe’ll be implementing JWT (JSON Web Token) authentication and silent refresh with Retrofit Interceptor and Authenticator…Dec 28, 2022A response icon6Dec 28, 2022A response icon6
Published inITNEXTVideo and Image Capture with CameraX in AndroidCameraX is a Jetpack library, built to help make camera app development easier. In this article, we’ll implement video and image capture…Jan 30, 2023A response icon2Jan 30, 2023A response icon2
Published inITNEXTWebSockets in Android with OkHttp and ViewModelIn this article, we’ll implement WebSocket with OkHttp and view model in Android. WebSocket is bidirectional. It is a stateful protocol…Jan 21, 2023A response icon4Jan 21, 2023A response icon4
Published inITNEXTFCM Push Notification & Local NotificationIn this article, we’ll implement Firebase Cloud Messaging (FCM) for push notification and local notification…Jan 18, 2023Jan 18, 2023
Published inProAndroidDevProcess Death & Orientation Change in RecyclerViewIn this article, we’ll learn how to use savedStateHandle for Process Death and Orientation Change in RecyclerView. To handle orientation …Jan 12, 2023A response icon2Jan 12, 2023A response icon2
Published inProAndroidDevCaching and Pagination with Paging 3 in Android & Jetpack ComposeCaching and Pagination with Paging 3 in Android & Jetpack Compose. In this article, we’ll implement offline caching & pagination w/Paging…Dec 22, 2022A response icon1Dec 22, 2022A response icon1
Published inProAndroidDevPagination in Jetpack Compose with and without Paging 3Pagination in Jetpack Compose with and without Paging 3 library. In this article, we’ll check 2 different ways to implement pagination…Dec 17, 2022A response icon8Dec 17, 2022A response icon8
Published inITNEXTAdMob Banner & Interstitial in Jetpack ComposeUnfortunately, AdMob is not natively supported in Jetpack Compose yet, but that doesn’t mean that we can’t add AdMob.Dec 13, 2022Dec 13, 2022
Published inITNEXTFloating Action Button in Jetpack Compose with Material 3The FAB represents the most important action on a screen. It puts key actions within reach. FAB typically contains an icon, for a FAB with…Dec 12, 2022A response icon2Dec 12, 2022A response icon2