Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Couldn't execute samples #2

Closed
rickduarte opened this issue Dec 8, 2012 · 4 comments
Closed

Couldn't execute samples #2

rickduarte opened this issue Dec 8, 2012 · 4 comments

Comments

@rickduarte
Copy link

I've tried the Android and Windows Phone samples, none of then worked on my devices.
Are you having problems with that?

@Redth
Copy link
Owner

Redth commented Dec 10, 2012

Can you be more specific?

@rickduarte
Copy link
Author

Sorry Jon! My bad.

Here are the steps that I did:

  1.   I downloaded the repository as ZIP file
    
  2.   Extracted the files
    
  3.   Opened the solution “ZXing.Net.Mobile.WindowsPhone” on Visual Studio 2012
    
  4.   Removed the reference to missing assembly 'System.Threading.Tasks.WP71' from “ZXing.Net.Mobile.WindowsPhone” project
    
  5.   Installed “Microsoft.Bcl.Async” (Async for .NET Framework 4, Silverlight 4 and 5, and Windows Phone 7.5 1.0.12-beta) using Nuget on “ZXing.Net.Mobile.WindowsPhone” project
    
  6.   Removed the reference to missing assembly 'System.Threading.Tasks.WP71' from “WindowsPhone.Sample” project
    
  7.   Installed “Microsoft.Bcl.Async” (Async for .NET Framework 4, Silverlight 4 and 5, and Windows Phone 7.5 1.0.12-beta) using Nuget on “WindowsPhone.Sample” project
    
  8.   I deployed the application on my Nokia Lumia 800 and clicked on “Scan with Default View”
    
  9.   I tried to scan some EAN13 barcodes, but none of them worked
    

The camera tried to set the focus automatically, but never stops.
I tried the same thing on my Samsung Galaxy Tab 2, but the same thing happens.

Any help?

Best regards,

Henrique

From: Jon [mailto:notifications@github.com]
Sent: segunda-feira, 10 de dezembro de 2012 10:32
To: Redth/ZXing.Net.Mobile
Cc: Mário Henrique Lopes Duarte
Subject: Re: [ZXing.Net.Mobile] Couldn't execute samples (#2)

Can you be more specific?


Reply to this email directly or view it on GitHubhttps://github.com//issues/2#issuecomment-11191448.

@rickduarte
Copy link
Author

Redth,

I got it working on my Nokia Lumia 800, but it still failing on my Galaxy Tab 2.
I deployed it on Galaxy Tab 2, and tried do scan a lot of EAN13 codes. None of them worked.

Any help?

Best regards,

Henrique

@Redth
Copy link
Owner

Redth commented Jan 15, 2013

I've seen some android devices have issues with autofocusing... Have you tried disabling the autofocus?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants