scanToo - barcode to url Application icon

scanToo - barcode to url 1.0

170 KB / 5+ Downloads / Rating 3.8 - 11 reviews


See previous versions

scanToo - barcode to url, developed and published by G.B.M., has released its latest version, 1.0, on 2013-05-20. This app falls under the Productivity category on the Google Play Store and has achieved over 500 installs. It currently holds an overall rating of 3.8, based on 11 reviews.

scanToo - barcode to url APK available on this page is compatible with all Android devices that meet the required specifications (Android 2.2+). 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.dcu.scantoo

Updated: 12 years ago

Developer Name: G.B.M.

Category: Productivity

New features: Show more

App Permissions: Show more

Installation Instructions

This article outlines two straightforward methods for installing scanToo - barcode to url 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

3.8
Total 11 reviews

Reviews

4 ★, on 2015-03-02
1. Should have an option for batch mode. No need to tap scan every time. 2. Put the URL into configuration and not on the screen. Always a chance that that get modified unknowingly.

5 ★, on 2016-02-13
Hi developers, you people have done a great job developing the app. But can you put the url option in config/settings? So that we don't need to enter it every time??

5 ★, on 2018-06-10
Great app. Simple and does what I need. The only question I have is can the request url be set? Can I change the default url to point at my server?

3 ★, on 2018-08-24
Great app, does whats needed but does not remember your URL the next time you use it - you have to input it time and time again. If it remembered the URL it would be perfect.

3 ★, on 2018-04-28
who found a maintained app with similar but mature function? version 2.0 anyone?

Previous Versions

scanToo - barcode to url 1.0
2013-05-20 / 170 KB / Android 2.2+

About this app

Free barcode reader for small business, connect it to your server (php, asp, java...).

scanToo is a free software that allows you to scan barcodes and send them to your server.
No need to make expensive purchases of equipment for your business, your phone does the trick!
It is compatible with all web servers, you just need to:

- write a script on your server
- put the address of your script
- scan

That's it... the code is on your server.

In addition, you can find some sample scripts below, that you can use on your server (php).

Script example :

if($_GET['p']==''){
echo "No barcode sent ! Use the free app sparToo :)";
}else{
echo "Good job! Barcode sent successfully on server : \n".$_GET['p'];
}
?>

New features

First release ... if any comment to imrpove feel free :)

App Permissions

Allows applications to open network sockets.
Allows applications to access information about networks.
Allows applications to change network connectivity state.