tagdrop

Verified safeOpen sourceExclusive
No reviews reviews
12
downloads
5.0
android

AI summary

Encodes small media files directly into scannable QR barcodes instead of just URLs or text. Decodes data URIs from scanner apps or NFC tag readers. Supports splitting larger files across multiple QR codes, though multi-part reconstruction is not yet implemented. Location permissions appear unused for core functionality.

Generated by AI. May contain inaccuracies.

Screenshots

About this app

It's possible to embed small amount of media (like audioclips or javascript games) physically on paper as 2d QR barcodes. This is unlike current usage of QR codes, where it is normally used to just store plaintext or urls or contacts.

1. First objective is to decode data URIs sent in via intent from a scanner like com.google.zxing.client.android or from a NFC tag reader.

2. Secondary objective, is that for larger files, you want to spread it over multiple QR codes. So we'll need a way to read all these tags an then join it together.

Only the first part is done at the moment.

What's new

v2.0.0Jun 25, 2026

Full Changelog: https://github.com/mofosyne/tagdrop/compare/v2.0.0...v2.1.0

About this version

Version
2.0.0 (5)
Size
6.16 MB
Requires Android
5.0
Target SDK
21
Architecture
universal
Downloads
12
Updated
Jun 25, 2026
Package
com.github.mofosyne.tagdrop

Ratings & reviews

0 ratings
  • 5
    0
  • 4
    0
  • 3
    0
  • 2
    0
  • 1
    0

Write a review

Tap a star to rate this app