QR Tag Dead Drop Reader Application icon

QR Tag Dead Drop Reader 1.3

1 MB / 1+ Downloads / Rating 5.0 - 1 reviews


See previous versions

QR Tag Dead Drop Reader, developed and published by mofosyne, has released its latest version, 1.3, on 2015-08-29. This app falls under the Tools category on the Google Play Store and has achieved over 100 installs. It currently holds an overall rating of 5.0, based on 1 reviews.

QR Tag Dead Drop Reader APK available on this page is compatible with all Android devices that meet the required specifications (Android 4.0+). It can also be installed on PC and Mac using an Android emulator such as Bluestacks, LDPlayer, and others.

Read More

App Screenshot

App Screenshot

App Details

Package name: com.github.mofosyne.tagdrop

Updated: 9 years ago

Developer Name: mofosyne

Category: Tools

New features: Show more

App Permissions: Show more

Installation Instructions

This article outlines two straightforward methods for installing QR Tag Dead Drop Reader on PC Windows and Mac.

Using BlueStacks

  1. Download the APK/XAPK file from this page.
  2. Install BlueStacks by visiting http://bluestacks.com.
  3. Open the APK/XAPK file by double-clicking it. This action will launch BlueStacks and begin the application's installation. If the APK file does not automatically open with BlueStacks, right-click on it and select 'Open with...', then navigate to BlueStacks. Alternatively, you can drag-and-drop the APK file onto the BlueStacks home screen.
  4. Wait a few seconds for the installation to complete. Once done, the installed app will appear on the BlueStacks home screen. Click its icon to start using the application.

Using LDPlayer

  1. Download and install LDPlayer from https://www.ldplayer.net.
  2. Drag the APK/XAPK file directly into LDPlayer.

If you have any questions, please don't hesitate to contact us.

App Rating

5.0
Total 1 reviews

Reviews

5 ★, on 2015-10-08
I like adding new items to my drops so this could be the next addition for me besides NFC tags

Previous Versions

QR Tag Dead Drop Reader 1.3
2015-08-29 / 1 MB / Android 4.0+

About this app

# tagdrop - Tag Dead Drop

Is is a work in progress. The concept is embedding small amount of media 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.

Instead it would be nice if you can store a simple audio soundclip, or a small javascript game, etc...

1. First objective is to decode datauri sent in via intent, and display render via android web browser. e.g. from zxing QR barcode scanner app, or reading it from an NFC tag.

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

# How to use:

Hmmm... just boot up your zxing barcode reader, and you can scan any datauri encoded QR codes.

# Status

## V1.0

First objective is completed. Secondary objective is not completed, as there is no easy way to split a file across multiple QR codes in an easy to use manner.


# Extra

Category: tools
Source: https://github.com/mofosyne/tagdrop
Licence: https://github.com/mofosyne/tagdrop/blob/master/COPYING.txt - GNU GENERAL PUBLIC LICENSE Version 3, 29 June 2007

* You could try scanning this running man. https://raw.githubusercontent.com/mofosyne/tagdrop/master/exampleBarcodes/denseRunningManQR.png

# Similar efforts:

* https://github.com/xloem/qrstream

New features

V1.3 - Added readme section, fix some bugs
V1.2 - Implemented dumb append scanning. Also added framework to make smarter structured appends, and perhaps a direct binary mode to avoid having to use base64 (with has 30% overhead).
V1.0 - First objective is completed. Secondary objective is not completed, as there is no easy way to split a file across multiple QR codes in an easy to use manner.

App Permissions

Allows applications to open network sockets.