wmgnn1314 / mezzofanti

Automatically exported from code.google.com/p/mezzofanti
0 stars 0 forks source link

When run in android simulator, it dies. #3

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Import the project into eclipse
2. Set the project build options to google api8
3. run it

What is the expected output? What do you see instead?

What version of the product are you using? On what operating system?

Please provide any additional information below.

It load the image normally, but after click the button if shut down.the log is 
java.lang.runtimeexception: set parameters failed at 
android.hardware.Camera.set_nativeparameter

I know it's because the emulator doesn't provide camera function, so how to 
disable such feature in your project?

Original issue reported on code.google.com by guocon...@gmail.com on 22 Sep 2010 at 6:31

GoogleCodeExporter commented 9 years ago
I have this problem with WordSnap (http://code.google.com/p/wordsnap-ocr/) on 
the real camera itself. 
Did you figure out a solution yet? I'm not using Mezzofanti in simulator, 
therefore I dont have this problem.

Original comment by srikanth...@gmail.com on 31 Oct 2010 at 3:42

GoogleCodeExporter commented 9 years ago
It is supposed to use the camera.. :)

Original comment by vpan...@gmail.com on 6 Apr 2011 at 5:50