<!-- mobian-agent-page publisher="dailydev" canonical="https://daily.dev/posts/offline-functionality-is-a-no-brainer-and-how-twitter-dropped-the-ball--kvhvkj7qt" -->

---
title: Offline functionality is a no brainer (and how Twitter...
description: Twitter&#x27;s Android app is used as a case study for poor offline support — failed tweets go to a hard-to-find drafts folder instead of being queued for retry...
canonical: https://daily.dev/posts/offline-functionality-is-a-no-brainer-and-how-twitter-dropped-the-ball--kvhvkj7qt
twitter:card: summary_large_image
twitter:site: @dailydotdev
og:type: website
og:site_name: daily.dev
og:title: Offline functionality is a no brainer (and how Twitter dropped the ball) | daily.dev
og:description: Twitter&#x27;s Android app is used as a case study for poor offline support — failed tweets go to a hard-to-find drafts folder instead of being queued for retry...
og:url: https://daily.dev/posts/offline-functionality-is-a-no-brainer-and-how-twitter-dropped-the-ball--kvhvkj7qt
og:image: https://api.daily.dev/og/posts/KVhVkJ7qT.png
og:image:alt: Offline functionality is a no brainer (and how Twitter dropped the ball)
og:image:width: 1200
og:image:height: 630
og:locale: en
---

> ## Documentation Index
> Fetch the complete documentation index at: https://daily.dev/llms.txt
> Use this file to discover all available pages before exploring further.

# Offline functionality is a no brainer (and how Twitter dropped the ball)

**[Touchlab](https://daily.dev/sources/touchlab)** · 3 min read · 0 upvotes · 0 comments

## Summary

Twitter's Android app is used as a case study for poor offline support — failed tweets go to a hard-to-find drafts folder instead of being queued for retry when connectivity returns. The post argues that offline functionality is not an all-or-nothing engineering problem, and that implementing basic offline queuing is straightforward. It frames offline support as an increasingly important part of UX as mobile usage grows away from reliable connections.

## Full article

daily.dev links to this article rather than hosting it. Read it at the original source: <https://touchlab.co/2013-09-offline-functionality-is-a-no-brainer-and-how-twitter>

## Similar posts on daily.dev

- [The Complete Guide to Offline-First Architecture in Android](https://daily.dev/posts/the-complete-guide-to-offline-first-architecture-in-android-jhpom6lhe) · droidcon · 0 upvotes · 0 comments

---

Tags: [#mobile](https://daily.dev/tags/mobile), [#android](https://daily.dev/tags/android), [#ux](https://daily.dev/tags/ux)

[View this post on daily.dev](https://daily.dev/posts/offline-functionality-is-a-no-brainer-and-how-twitter-dropped-the-ball--kvhvkj7qt)

```json
{"@context":"https://schema.org","@graph":[{"@type":"Organization","@id":"https://daily.dev/#organization","name":"daily.dev","url":"https://daily.dev","logo":{"@type":"ImageObject","url":"https://daily.dev/apple-touch-icon.png","width":180,"height":180},"sameAs":["https://twitter.com/dailydotdev","https://github.com/dailydotdev","https://www.linkedin.com/company/daily-dev-ltd"]},{"@type":"WebSite","@id":"https://daily.dev/#website","url":"https://daily.dev","name":"daily.dev","publisher":{"@id":"https://daily.dev/#organization"},"potentialAction":{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https://daily.dev/search?q={search_term_string}"},"query-input":"required name=search_term_string"}}]}
{"@context":"https://schema.org","@type":"TechArticle","headline":"Offline functionality is a no brainer (and how Twitter dropped the ball)","url":"https://daily.dev/posts/offline-functionality-is-a-no-brainer-and-how-twitter-dropped-the-ball--kvhvkj7qt","mainEntityOfPage":{"@type":"WebPage","@id":"https://daily.dev/posts/offline-functionality-is-a-no-brainer-and-how-twitter-dropped-the-ball--kvhvkj7qt"},"datePublished":"2026-08-02T07:15:32.340Z","dateModified":"2026-08-02T08:07:19.240Z","description":"Twitter's Android app is used as a case study for poor offline support — failed tweets go to a hard-to-find drafts folder instead of being queued for retry...","image":"https://media.daily.dev/image/upload/s--qPvKM23u--/f_auto/v1722860399/public/Placeholder%2009","thumbnailUrl":"https://media.daily.dev/image/upload/s--qPvKM23u--/f_auto/v1722860399/public/Placeholder%2009","isAccessibleForFree":true,"articleSection":"Touchlab","inLanguage":"en","publisher":{"@type":"Organization","name":"daily.dev","url":"https://daily.dev","logo":{"@type":"ImageObject","url":"https://daily.dev/apple-touch-icon.png","width":180,"height":180}},"author":{"@type":"Organization","name":"Touchlab","logo":"https://media.daily.dev/image/upload/s--CQ0u6GwB--/f_auto,q_auto/v1785654902/logos/touchlab?_a=BAMAMicg0","url":"https://daily.dev/sources/touchlab"},"commentCount":0,"discussionUrl":"https://daily.dev/posts/offline-functionality-is-a-no-brainer-and-how-twitter-dropped-the-ball--kvhvkj7qt","interactionStatistic":[{"@type":"InteractionCounter","interactionType":{"@type":"LikeAction"},"userInteractionCount":0},{"@type":"InteractionCounter","interactionType":{"@type":"CommentAction"},"userInteractionCount":0}],"keywords":"mobile,android,ux","timeRequired":"PT3M"}
{"@context":"https://schema.org","@type":"BreadcrumbList","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https://daily.dev"},{"@type":"ListItem","position":2,"name":"Touchlab","item":"https://daily.dev/sources/touchlab"},{"@type":"ListItem","position":3,"name":"Offline functionality is a no brainer (and how Twitter dropped the ball)"}]}
```

