// the find
Trinea/trinea-download
Some open project apk files, or other files upload by trinea.cn
A personal file-hosting repo for an Android developer's blog (trinea.cn) — APK demo files, conference slides from QCon 2014, and a few XML config snippets. Not a library or a tool; it's a blob store for binary artifacts that GitHub was never meant to host.
- The QCon 2014 slide collection is a decent historical snapshot of Chinese internet engineering circa 2014 — JD.com, Baidu, Alibaba infrastructure talks that aren't easily findable elsewhere.
- The APK demos accompany real open-source Android libraries (UniversalImageLoader, pull-to-refresh, etc.) and were useful when those projects were active.
- This is not a project — it's a dumping ground. There is no code, no API, nothing to depend on or learn from structurally.
- Everything here is stale by a decade. The Android demo APKs target SDK levels that haven't been relevant since ~2013, and the linked external resources (Bitdeli badge, pagodabox URLs) are dead.
- Committing binary APKs and PDF slide decks to Git is an antipattern — it bloats clone size with no version-control benefit, and the files can't be diffed or reviewed.
- 723 stars almost certainly came from the blog's audience treating this as a convenient download mirror, not from any merit in the repo itself.