Barcode scanner, offline (no internet connection needed)

~~Tito~~

Retired Forum Moderator
Jun 30, 2007
3,308
192
0
Please review and follow these rules, it appears you aren't following them, you most likely aren't following the template. So fix it quick :). It is not a harsh criticism, it is just for consistency and better for the user. PM me for help or support!

If this post is here and your thread is closed, it means that you aren't following them and your intentions are for gain only.​

~~Tito~~
Please follow up with this.
 

saeed2

Member
May 8, 2009
9
0
0
Hi guys.

Who wanted a free barcode scanner? Here we are...

No network connection needed; app based on zxing library and Kevin Marshall's (from Clarity Consulting, can't remember his blog url now) code.

I just slightly modified the original code and added a few (probably useful but not sure ;) ) services.

App interface is very simple: run application, focus on barcode, and wait until code is recognized. Touch handset screen to run recognition again.

Buttons description:
- "Save" saves captured barcode to jpeg;
- "Bing" and "Google" used for barcode web lookup (probably this part needs more work)
- "Mail" and "SMS" used for sending recognized code text.

Enjoy!

UPDATE 1: v 1.1, auto focus added;

UPDATE 2: v 1.2, orientation-less UI added, project moved to opensource at googlecode: http://code.google.com/p/barcodescan/

UPDATE 3: v 1.2.1, slightly changed autofocus logic, now works better on HTC. Download link: http://barcodescan.googlecode.com/files/BarcodeScanner.xap

UPDATE 4: v 1.2.2
- barcode search improved;
- added HTC detection, changes in autofocus logic;
http://barcodescan.googlecode.com/files/BarcodeScanner_1.2.2.xap
Thanx a lot. But it dosent work with HTC HD 2. I didnt know that .xap is windows aplication. Is It?
 

sensboston

Recognized Developer
Nov 18, 2009
2,142
797
193
Boston, MA
Thanx a lot. But it dosent work with HTC HD 2. I didnt know that .xap is windows aplication. Is It?
What do you mean? XAP is a Silverligfht package (also can say - it's just a simple zip archive). But in this topic we are talking about WP7 xap's only. You should sideload the app to your HD2 first (browse forum for howto's).
 

CR1M1N4L

Member
May 15, 2010
42
5
0
www.dabasinskas.net
Thanks for the app. It works really good except for one thing. The option to open scenned text as URL in the browser is must to have for QR codes. Now, if scan QR with URL I have to use either EMAIL or SMS function and then copy paste it to the browser :(
 

sensboston

Recognized Developer
Nov 18, 2009
2,142
797
193
Boston, MA
Sorry, agree 100% but I just don't have time for that app (hardworking on the real interesting stuff for wp7 ;) )
BTW, app is opensource and everybody are welcome to join. As a good start point I may recommend Android app "Barcode scanner", it will take about couple of days to implement 90% of functionality.
 

CR1M1N4L

Member
May 15, 2010
42
5
0
www.dabasinskas.net
Sorry, agree 100% but I just don't have time for that app (hardworking on the real interesting stuff for wp7 ;) )
BTW, app is opensource and everybody are welcome to join. As a good start point I may recommend Android app "Barcode scanner", it will take about couple of days to implement 90% of functionality.
Thanks for reply. I've made the modification myself. Now there is "Open" button which is enabled only if you scan a URL.
 

Attachments

  • Like
Reactions: Chatfix

sensboston

Recognized Developer
Nov 18, 2009
2,142
797
193
Boston, MA
BTW, new Mango's (Bing button) search features makes this program obsolete (however my Focus camera have the same problem with autofocus! I think it's Samsung' driver bug, not MS!)