awesome-repositories.com
博客
awesome-repositories.com

通过 AI 驱动的搜索,发现最优秀的开源仓库。

探索精选搜索开源替代品自托管软件博客网站地图
项目关于排名机制媒体报道MCP 服务器
法律隐私政策服务条款
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

1 个仓库

Awesome GitHub RepositoriesAndroid

Libraries for asynchronous image fetching, caching, and display on the Android platform.

Distinct from Image Loading Libraries: Distinct from Image Loading Libraries (web): targets Android with view integration, placeholders, and error states.

Explore 1 awesome GitHub repository matching web development · Android. Refine with filters or upvote what's useful.

Awesome Android GitHub Repositories

用 AI 发现最棒的仓库。我们将通过 AI 为您搜索最匹配的仓库。
  • koush/ionkoush 的头像

    koush/ion

    6,269在 GitHub 上查看↗

    Ion is an asynchronous HTTP client library for Android that handles network requests, JSON parsing, image loading, and file downloads. It provides a fluent builder pattern for constructing requests and supports automatic JSON deserialization into Java objects using Gson, along with in-memory image caching and multipart form-data encoding. The library distinguishes itself through its support for request cancellation via Future objects, allowing individual or bulk cancellation of in-flight requests to avoid wasted bandwidth and stale callbacks. It also includes proxy-aware request routing for d

    An image loading component that fetches remote images with caching, placeholders, error states, and fade-in animations.

    Java
    在 GitHub 上查看↗6,269
  1. Home
  2. Web Development
  3. Image Loading Libraries
  4. Android