# tinyeeliu/androidquery

AndroidQuery

Repository: https://github.com/tinyeeliu/androidquery
Canonical: https://ross.abutalabs.com/products/androidquery
Homepage: http://code.google.com/p/android-query/
Language: Java
License Family: other
Last push: 2016-06-14T10:13:55+00:00

## Health v2 (maintenance only)
Score: 23/100 (v2, computed 2026-09-02T17:46:02.011165+00:00)
- activity 0, release rhythm 8, longevity 100
- inputs: {"age_days": 5472, "days_push": 3732, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: no_license
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 2035, forks 545 (observed 2026-08-28T04:06:07.991457+00:00)

## What it is
AndroidQuery is a lightweight Java library for Android that simplifies asynchronous HTTP requests, JSON/XML parsing, and UI manipulation with a jQuery-like fluent API. It was originally hosted on Google Code and mirrored to GitHub.

## Use cases
- make async http calls in android apps
- load  from a rest api on android
- download and display images asynchronously in android
- simplify android ui code with a fluent api
- parse xml or  responses in an android app

## When to choose
- maintaining a legacy Android app already using AndroidQuery
- you want a tiny, jQuery-style helper for async HTTP and UI on old Android projects

## When to avoid
- starting a new Android project - the library is unmaintained since ~2016 with no license
- you need modern Android networking - use Retrofit, OkHttp, or Volley instead
- you need guaranteed support for recent Android API levels

## Facets
- artifact type: library
- maturity: abandoned
- function: http-client, ui-components, image-processing
- domain: mobile-development, android-tools, web-development
- platform: jvm
- tags: android, async, http, ui-helper, mobile

## Member repositories
- tinyeeliu/androidquery (main) score 23

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:06:07.991457+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-30T02:59:22.573159+00:00, confidence not recorded.
  - readme: https://github.com/tinyeeliu/androidquery (fetched 2026-08-28T04:06:07.991457+00:00, sha 1bb52e341fb0)
  - homepage: http://code.google.com/p/android-query/ (fetched 2026-08-29T10:38:56.011557+00:00, sha c59ceb7d3f3a)
- Data as of 2026-08-30T08:39:29.467469+00:00.
