PinnedBurakinProAndroidDevEverything 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
PinnedBurakinProAndroidDevJWT 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, 20226Dec 28, 20226
BurakinITNEXTVideo 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, 20232Jan 30, 20232
BurakinITNEXTWebSockets 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, 20234Jan 21, 20234
BurakinITNEXTFCM Push Notification & Local NotificationIn this article, we’ll implement Firebase Cloud Messaging (FCM) for push notification and local notification…Jan 18, 2023Jan 18, 2023
BurakinProAndroidDevProcess 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, 20232Jan 12, 20232
BurakinProAndroidDevCaching 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, 20221Dec 22, 20221
BurakinProAndroidDevPagination 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, 20227Dec 17, 20227
BurakinITNEXTAdMob 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
BurakinITNEXTFloating 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, 20222Dec 12, 20222