ion
Network library
A library for asynchronous networking and image loading in Android applications
Android Asynchronous Networking and Image Loading
6k stars
328 watching
1k forks
Language: Java
last commit: 10 months ago
Linked from 6 awesome lists
Related projects:
Repository | Description | Stars |
---|---|---|
koush/androidasync | A low-level networking library for Android that provides a single-threaded, callback-driven interface for establishing and managing HTTP, WebSocket, and socket connections. | 7,524 |
android-async-http/android-async-http | An HTTP client library that makes asynchronous requests to retrieve data from servers | 10,634 |
kittinunf/fuel | An HTTP networking library for Kotlin/Android backed by Kotlinx Coroutines. | 4,563 |
coil-kt/coil | An image loading library for Android and Compose Multiplatform using Kotlin Coroutines and Okio. | 10,818 |
koral--/android-gif-drawable | A set of Android views and drawable components for displaying animated GIFs | 9,556 |
skydoves/pokedex | A sample Android app demonstrating modern development practices with various libraries and frameworks. | 7,830 |
kojofosu/twitterapikit | A library providing an object-oriented interface to Twitter's API v2 | 33 |
android/nowinandroid | An Android app that provides news updates and follows design and development best practices. | 16,980 |
mitchtabian/open-api-android-app | An Android app with clean architecture and MVI pattern using Retrofit2, Room Persistence, and Hilt dependency injection. | 692 |
jonan/forkhub | An Android client app built on top of the GitHub Java API | 2,787 |
pwittchen/reactivenetwork | An Android library monitoring network connection state and internet connectivity with RxJava observables | 2,533 |
irontec/android-kotlin-samples | Kotlin samples for Android development, including HTTP requests and UI components. | 311 |
patilshreyas/foodium | An Android app demonstrating modern development tools and features | 2,270 |
square/okio | A modern I/O library that simplifies data access and processing | 8,806 |
igorwojda/android-showcase | An Android application showcasing modern development methodologies and architectural best practices | 6,518 |