yigit/dev-summit-architecture-demo
The demo application that we've used in the Architecture Talk @ Android Dev Summit 2015 observed · 2026-08-28
Health v2 · maintenance only
32/100
- Activity 0
- Release rhythm 35
- Longevity 100
Flags: no_releases
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 3922
- days_rel: n/a
- days_push: 3187
- n_releases_24m: 0
Adoption not part of the score
1185 stars · 219 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
A demo social-sharing Android application created for the Android Dev Summit 2015 architecture talk. It demonstrates offline-first design with local persistence and server synchronization when the network becomes available.
Use cases
- learn android app architecture patterns
- implement offline-first data syncing on android
- see how to keep UI up to date with local database
- study example of syncing feed data with a server
- understand handling network failures gracefully in mobile apps
- find a reference app for offline message posting
When to choose
- you want a concrete example of offline-first Android architecture
- you are learning how to structure data syncing in an Android app
- you need a reference for local persistence plus server sync flows
When to avoid
- you need a production-ready or maintained codebase
- you want current Android architecture recommendations (it predates modern Jetpack guidance)
- you need strong security or performance practices (the demo explicitly omits them)
Facets
application · maturity abandoned
mobile-framework caching testing mobile-development android-tools developer-tools tutorials jvm android-architecture offline-first sample-app demo sync conference-talk android mobile
1 source
- readme: https://github.com/yigit/dev-summit-architecture-demo · fetched 2026-08-28 · bd5c48f578cf
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| yigit/dev-summit-architecture-demo | main | 32 |
For agents
markdown · JSON · MCP: product_card(name="yigit/dev-summit-architecture-demo")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem