Reviews
allows for reading datauris, and displaying the media as if it was html or text or sound etc...
Search similar apps
License
GNU General Public License v3.0
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.
Creator
Related apps
GameboyPrinterSniffer
Sniff packet Communications Between Real Gameboy And Real Gameboy Printer
C++9gpl-3.0
2 years ago
instantReadmeApp
A way for people to sync their readmes to their android apps so their readme are
Java5gpl-3.0
9 years ago
arduino-gameboy-printer-emulator
Code to emulate a gameboy printer via the gameboy link cable
C++318gpl-3.0
5 months ago