Home  /  Tools Apps  / QR Tag Dead Drop Reader on Windows Pc

QR Tag Dead Drop Reader on Windows Pc

Developed By: mofosyne

License: Free

Rating: 5,0/5 - 1 votes

Last Updated: December 25, 2023

Download on Windows PC

Compatible with Windows 10/11 PC & Laptop

App Details

Version 1.3
Size 1 MB
Release Date August 29, 15
Category Tools Apps

App Permissions:
Allows applications to open network sockets. [see more (1)]

What's New:
V1.3 - Added readme section, fix some bugsV1.2 - Implemented dumb append scanning. Also added framework to make smarter structured appends, and perhaps a... [see more]

Description from Developer:
# 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,... [read more]

App preview ([see all 3 screenshots])

App preview

About this app

On this page you can download QR Tag Dead Drop Reader and install on Windows PC. QR Tag Dead Drop Reader is free Tools app, developed by mofosyne. Latest version of QR Tag Dead Drop Reader is 1.3, was released on 2015-08-29 (updated on 2023-12-25). Estimated number of the downloads is more than 100. Overall rating of QR Tag Dead Drop Reader is 5,0. Generally most of the top apps on Android Store have rating of 4+. This app had been rated by 1 users, 1 users had rated it 5*, 1 users had rated it 1*.

How to install QR Tag Dead Drop Reader on Windows?

Instruction on how to install QR Tag Dead Drop Reader on Windows 10 Windows 11 PC & Laptop

In this post, I am going to show you how to install QR Tag Dead Drop Reader on Windows PC by using Android App Player such as BlueStacks, LDPlayer, Nox, KOPlayer, ...

Before you start, you will need to download the APK/XAPK installer file, you can find download button on top of this page. Save it to easy-to-find location.

[Note] You can also download older versions of this app on bottom of this page.

Below you will find a detailed step-by-step guide, but I want to give you a fast overview of how it works. All you need is an emulator that will emulate an Android device on your Windows PC and then you can install applications and use it - you see you're playing it on Android, but this runs not on a smartphone or tablet, it runs on a PC.

If this doesn't work on your PC, or you cannot install, comment here and we will help you!

Step By Step Guide To Install QR Tag Dead Drop Reader using BlueStacks

  1. Download and Install BlueStacks at: https://www.bluestacks.com. The installation procedure is quite simple. After successful installation, open the Bluestacks emulator. It may take some time to load the Bluestacks app initially. Once it is opened, you should be able to see the Home screen of Bluestacks.
  2. Open the APK/XAPK file: Double-click the APK/XAPK file to launch BlueStacks and install the application. If your APK/XAPK file doesn't automatically open BlueStacks, right-click on it and select Open with... Browse to the BlueStacks. You can also drag-and-drop the APK/XAPK file onto the BlueStacks home screen
  3. Once installed, click "QR Tag Dead Drop Reader" icon on the home screen to start using, it'll work like a charm :D

[Note 1] For better performance and compatibility, choose BlueStacks 5 Nougat 64-bit read more

[Note 2] about Bluetooth: At the moment, support for Bluetooth is not available on BlueStacks. Hence, apps that require control of Bluetooth may not work on BlueStacks.

How to install QR Tag Dead Drop Reader on Windows PC using NoxPlayer

  1. Download & Install NoxPlayer at: https://www.bignox.com. The installation is easy to carry out.
  2. Drag the APK/XAPK file to the NoxPlayer interface and drop it to install
  3. The installation process will take place quickly. After successful installation, you can find "QR Tag Dead Drop Reader" on the home screen of NoxPlayer, just click to open it.

Discussion

(*) is required

Download older versions

Other versions available: 1.3.

Download QR Tag Dead Drop Reader 1.3 on Windows PC – 1 MB

# 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
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.
Allows applications to open network sockets.