To open a file stored on a smartphone from a BareCode or QRcode text.
Encode QR code or type text in Barecode 128 "/directory/file.pdf"
By scanning the QR code indicated the file loads on the Android device.
This application requires the installation of the "Barcode Scanner" application from ZXing Team
Versioning
QR files v0.3e
https://www.dropbox.com/s/145tfgk48qv3cyg/QRfiles0.3e.apk
- Modified to / storage / in / mnt /
QR files v0.3d
https://www.dropbox.com/s/2gilcq4zv7h6inb/QRfiles0.3d.apk
- Add screen "About" with debug info
- Operational management 2 SDcard
QR files v0.3c
https://www.dropbox.com/s/p70xh3qta33puei/QRfiles0.3c.apk
- Add screen "About" with debug info
QR files v0.3b
https://www.dropbox.com/s/8ljfilgbr2qr0t9/QRfiles0.3b.apk
- Added debug info
QR files v0.3a
- Start of internal memory management
- Viewing memory used, Android version, and device name
https://www.dropbox.com/s/josk8j027ce6v68/QRfiles0.3a.apk
QR files v0.2
single APK
https://www.dropbox.com/s/zmfdxpufguyx5lk/QRfiles0.2.apk
- Improving the information display
- Presence of checking files
QR files v0.1
https://www.dropbox.com/s/g3b12laugyul9m1/QRfiles0.1.zip
- Interfacing with "Barecode Scanner" ok
- Opening files without verification
Test to predict before production version
based on 5 files in this directory file.pdf directory file.xls, file.xlsx, image.jpg, file.pdf.pdf
Scan OK /directory/file.pdf /directory/file.xls /directory/file.xlsx
Scan trap OK /directory/file.PDF /directory/file.PDF.pdf
Scan trap NOK /directory/file.ppddff /directory/not_file.pdf
TODO list
more or less in the order of treatment
is to test - out the right extension (file.pdf.pdf trap)
made test - check the consistency of the extension (ppddff trap)
made test - check the presence of the file (not_file.pdf)
made test - only display text fields if necessary (if not then scan null BP open etc.)
- Manage the rotation of the screen at the moment rather force the portrait mode (that is simpler because Android deletes the view change of rotation)
- Add a direct opening option if consistent (Memory option)
- Open a directory with the correct app if / directory /
- Choice of internal or external memory (SDcard)
- 2 levels: Simple and Advanced
Quick: /directory/file.pdf
Advanced: choice of setting and root endings "file" with "/ directory /" root and ".pdf" in termination ( "/" to directory)
- English translation / French / Spanish English default
- Add a welcome page summarizing the operation (with stored option will not repost)
- Update the screens copies
- Update Google Play page there before crossing in beta
- Update the site https://sites.google.com/site/yapa2prod/
Encode QR code or type text in Barecode 128 "/directory/file.pdf"
By scanning the QR code indicated the file loads on the Android device.
This application requires the installation of the "Barcode Scanner" application from ZXing Team
Versioning
QR files v0.3e
https://www.dropbox.com/s/145tfgk48qv3cyg/QRfiles0.3e.apk
- Modified to / storage / in / mnt /
QR files v0.3d
https://www.dropbox.com/s/2gilcq4zv7h6inb/QRfiles0.3d.apk
- Add screen "About" with debug info
- Operational management 2 SDcard
QR files v0.3c
https://www.dropbox.com/s/p70xh3qta33puei/QRfiles0.3c.apk
- Add screen "About" with debug info
QR files v0.3b
https://www.dropbox.com/s/8ljfilgbr2qr0t9/QRfiles0.3b.apk
- Added debug info
QR files v0.3a
- Start of internal memory management
- Viewing memory used, Android version, and device name
https://www.dropbox.com/s/josk8j027ce6v68/QRfiles0.3a.apk
QR files v0.2
single APK
https://www.dropbox.com/s/zmfdxpufguyx5lk/QRfiles0.2.apk
- Improving the information display
- Presence of checking files
QR files v0.1
https://www.dropbox.com/s/g3b12laugyul9m1/QRfiles0.1.zip
- Interfacing with "Barecode Scanner" ok
- Opening files without verification
Test to predict before production version
based on 5 files in this directory file.pdf directory file.xls, file.xlsx, image.jpg, file.pdf.pdf
Scan OK /directory/file.pdf /directory/file.xls /directory/file.xlsx
Scan trap OK /directory/file.PDF /directory/file.PDF.pdf
Scan trap NOK /directory/file.ppddff /directory/not_file.pdf
TODO list
more or less in the order of treatment
is to test - out the right extension (file.pdf.pdf trap)
made test - check the consistency of the extension (ppddff trap)
made test - check the presence of the file (not_file.pdf)
made test - only display text fields if necessary (if not then scan null BP open etc.)
- Manage the rotation of the screen at the moment rather force the portrait mode (that is simpler because Android deletes the view change of rotation)
- Add a direct opening option if consistent (Memory option)
- Open a directory with the correct app if / directory /
- Choice of internal or external memory (SDcard)
- 2 levels: Simple and Advanced
Quick: /directory/file.pdf
Advanced: choice of setting and root endings "file" with "/ directory /" root and ".pdf" in termination ( "/" to directory)
- English translation / French / Spanish English default
- Add a welcome page summarizing the operation (with stored option will not repost)
- Update the screens copies
- Update Google Play page there before crossing in beta
- Update the site https://sites.google.com/site/yapa2prod/
Show More