tagdrop

Decode data URIs in QR codes
AppID:com.github.mofosyne.tagdrop
Author:Unknown
License:GPL-3.0-only
Donation:
InRepoSince:2015-08-28
LastRepoUpdate:2015-09-01
LastAppUpdate:Unknown
LastVersion:1.3
Categories:Development
APK source:
Google Play:Check if it's there
icon 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
https://f-droid.org/packages/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.
Download Metadata Source Issues
While you can download the APKs here directly, you should preferably use an F-Droid client so the app stays up-to-date on your device.

Packages

Version 1.3 (2015-09-01) no RB details available help icon

Android Versions:
  • Target: 5.1
  • MinVer: 4.0.3
Permissions: help icon

Download (1 M)

Version 1.2 (2015-08-31) no RB details available help icon

Version 1.0 (2015-08-28) no RB details available help icon