Android App

Get TapTidy
on Android

A fully native Kotlin + Jetpack Compose app — not a web wrapper. Choose the build that fits your privacy preferences.

Standard build Google services

The recommended build for most users. Includes push notifications via Firebase and direct Google Calendar sync.

  • Push notifications via Firebase Cloud Messaging
  • Google Calendar two-way sync
  • Home screen widgets & quick-add
  • Share intent receiver
↓ Download APK (Standard)
Privacy build Google-free

Zero Google dependencies. Real-time sync uses UnifiedPush (Socket.IO as fallback) instead of Firebase. Ideal for Pro Privacy subscribers or anyone avoiding Google services.

  • No Firebase, no Google Play Services required
  • Real-time sync via UnifiedPush (Socket.IO fallback)
  • CalDAV sync still works (any CalDAV provider)
  • Home screen widgets & quick-add
  • Share intent receiver
↓ Download APK (Privacy)

Looking for a specific version?

All releases, changelogs, and older APK versions are available on GitHub Releases.

Prefer the browser? Use the web app →

Download questions

Does TapTidy have an Android app?
Yes. TapTidy has a native Android app built with Kotlin and Jetpack Compose — not a WebView wrapper or cross-platform framework. It includes home screen widgets, a share intent receiver for quick capture, and full offline support via Room/SQLite. Available in two builds: Standard (with Google services) and Privacy (Google-free, using UnifiedPush).
What is the difference between TapTidy Standard and Privacy APK?
The Standard build includes Google Firebase Cloud Messaging for push notifications and Google Calendar OAuth. The Privacy APK removes all Google SDKs — it uses UnifiedPush for real-time notifications (with Socket.IO as a fallback) and has no Google dependencies whatsoever. Both builds have identical task management features.
Does TapTidy have an iOS app?
Not yet. TapTidy currently has a native Android app and a web Progressive Web App (PWA) that can be installed on iOS from Safari. A dedicated native iOS app is on the roadmap.