There are 1 repository under okhttp-interceptor topic.
🔎 An HTTP inspector for Android & OkHTTP (like Charles but on device)
Android Pluto is a on-device debugging framework for Android applications, which helps intercept Network calls, capture Crashes & ANRs, manipulate application data on-the-go, and much more.
基于Kotlin + Jetpack全家桶 + Coroutines(协程) + Flutter等架构实现的一款精简版Github客户端项目,望与广大小伙伴一起成长,欢迎start or fork!
🖥 Debug menu library for Android apps with supports network activity logging and many other useful features.
Android Refresh token with Retrofit, OkHttp, Kotlin Coroutines Mutex 🔂 When multiple requests hit 401 (HTTP_UNAUTHORIZED), only single Refresh token request will be executed. After successful refresh, all pending requests will be executed concurrently. Example of encryption Jetpack Proto DataStore with Tink. Secured Proto DataStore. This example app shows how you can encrypt your data when using Proto DataStore from Jetpack.
Demo applications for Medium Articles
This is Dormitory Management System Android Repository
Mocking Star Kotlin helper library for Android applications.
Discover Anime, Movies, TV Shows, Games - all in one app! Track & list your fun and get AI generated suggestions.
An internship project at Turkcell, showcasing modern Android development tools and MVVM + Clean Arch. This E-commerce App employs cutting-edge technologies, common libraries, Firebase technologies, Kotlin, and Android Architecture Components.
Android app following clean architicture
A Network Interceptor Library built upon Chucker. Just like an in-app Charles Proxy
Retrofit caching extension library
Humblr for Reddit. Android Kotlin, Single activity mobile application project with: Clean, MVVM, Hilt DI, coroutines, OAuth2, OkHttp Interceptor, Retrofit, Moshi (including PolymorphicJsonAdapterFactory & ScalarsConverterFactory), DelegateAdapters, Onboarding with ViewPager2+TabLayout, Lottie animation.
An OkHttp interceptor that handles REST API errors.
Job matching and Educational platform targeting youth with the aim of preparing them to benefit from the opportunities emerging ICT industry offers and close the skills gap in the job market. We provide STEM education, job matching, and Digital work.
Okhttp network interceptor to track download progress
The OkHttp Analyzer plugin can show request details from the OkHttp library directly in the Android Studio/IntelliJ IDEA tool window.
A Kotlin Android project apply some lib: Hilt, Retrofit work with REST API (token and refresh token)
Implement Mock API response for android to increase android developer productivity during sprint development
Showcase how to use retrofit+rxjava with rxlifecycle, okio, okhttp to build Rest client, include common request, dynamic parameters construction, big file upload and download with progress. Dropbox as file server.
Android Application to use control-flow library
Simple News app built using Kotlin, Android Architecture Components, Retrofit, and MVVM pattern.
Android Project
A weather forecast android app built using Jetpack Compose
Bu projede API'ler ile çalışarak MVVM ve Clean Architecture mimarileri baz alarak Kotlin ile mininmum kod ile maksimum performans odaklı geliştirdiğim bütün bildiğim güncel konuları uyguladığım bir projedir.
Live Weather Prodcast App
Simple Movie app built using Kotlin, Jetpack Compose, Paging, Retrofit, and MVVM pattern.
Early stage of project. clean-code kotlin-android retrofit2 compose firebase-auth firebase-database firebase-storage buildsrc okhttp-interceptor datastore-android composeanimation multimodule-architecture
An Android App that shows Cryptocurrency prices
Retrofit ( GET, POST, PUT, PATCH ) RestApi Calling methods, okhttp, RxJava
Retrofit ( GET with @querymap annotation ) RestApi Calling methods, okhttp, RxJava
A simple app that adds Authentication header to Retrofit2 calls using OkHttp interceptor and Kotlin Annotations