Share My Creation my second app

Hello
Here is my second app : a bar code scanner for windows pcs using the phone.
Many, many thanks to the author of the zxing integrated lib, as to many others that published other great libs, that made coding this app a snap.

1.png 2.png 3.png

Usage :

For the first time, install the bar code software in your windows pc. To do that, start this app and go to Options and push the Pc setup button. Follow the instructions given. Save BarcodeServer.exe to a convenient place. Consider adding it to the startup items, if you plan on using it often in that computer.

After the pc setup is done, choose the options that most feat your needs : end char terminator ( CR or TAB ), pc beep after scan and single shot or continuous scan mode.

Bar code scanning :

Ensure that the correct destination pc address is selected as the host pc. If not in the list, add it, pushing the plus button.Press the start button to start scanning, and align the bar code with the central window. After successful scanning, the code will be transmitted to your computer. This app works the same way as a true bar code scanner, so please ensure that the focused window on the pc allows keyboard input. (ex. notepad)

Notes : the barcode scanning engine included is the one provided by the core functionality of zxing.org. Many thanks for providing such a great facility.

apk here :
http://play.google.com/store/apps/details?id=com.inforpires.barcodescan2pc

or

https://dl.dropboxusercontent.com/u/57952276/barrras2pc.apk

Thank you all

V.Pires
 
Last edited:

Xfood

Expert
Licensed User
Beautiful your app, even if you can't download it anymore, you could share the code, I'm making a similar app and I wanted to reuse part of your code.
Grazie.

Bella la tua app, anche se non si puo' piu scaricare, potresti condividere il codice, sto facendo un'app simile e volevo riutilizzare parte del tuo codice.
 
Top