billmccord / OpenCV-Android

A project for porting and optimizing OpenCV for Google's Android OS
http://billmccord.github.com/OpenCV-Android/
444 stars 162 forks source link

Crash on mobile phone #16

Open AndreAhmed opened 13 years ago

AndreAhmed commented 13 years ago

Hi, Thanks for this awesome porting . I tried to run the example opencv-sample on emulator and it works without crash , and I see a ball bouncing. Now when I export is as .apk and run it on phone , it crash , it says process org.siprop.opemcv has stopped ..etc Please I stayed 3 days trying to solve it and couldn't .

ntbb commented 13 years ago

You might encounter the Segmentation Fault. Refer it to https://github.com/billmccord/OpenCV-Android/issues#issue/7 by pflammertsma.