Closed GoogleCodeExporter closed 8 years ago
If you install this precompiled binary package on your phone, does it work?
http://code.google.com/p/javacv/downloads/detail?name=facepreview-20111001.apk
Original comment by samuel.a...@gmail.com
on 19 Oct 2011 at 3:00
Yes, this one works.
Original comment by andyknow...@googlemail.com
on 19 Oct 2011 at 7:27
I built that using Eclipse, so unless you are doing something wrong, it should
work. As I always explain, Android does not have the java.awt package, so it
perfectly normal that it cannot load java.awt.image.BufferedImage. This does
not prevent in any way JavaCV from working properly, as long as you don't try
to use java.awt.image.BufferedImage.
Please check the log file to figure out what exactly the error is, thank you.
Original comment by samuel.a...@gmail.com
on 19 Oct 2011 at 7:49
Since this issue has been idling for a while, I am assuming you managed to fix
whatever was wrong... Marking as done for now. Please post your questions on
the mailing list next time, thank you.
Original comment by samuel.a...@gmail.com
on 8 Jan 2012 at 3:42
Original issue reported on code.google.com by
andyknow...@googlemail.com
on 18 Oct 2011 at 7:13