Ask Your Question

dpmal's profile - activity

2014-09-09 02:28:44 -0600 asked a question Problems adding current frame to arraylist inside asynctask

Hello! I have been struggling with a issue I had in an android app I have been making... I wanted to perform motion detection by comparing current frame to previous so I thought it would be possible to save it in an arraylist, declared in main, while executing asynctask inside on frame method. Is it possible ? Please if anyone can give a pointer or two I would be extremely grateful.... Have been bashing my head for weeks... Thanks!

2014-03-12 11:38:41 -0600 received badge  Student (source)
2014-03-11 14:58:45 -0600 received badge  Editor (source)
2014-03-11 14:03:02 -0600 asked a question can't launch Sample - 15 puzzle .... Your project contains error(s), please fix them before running your application

Using eclipse (the most recent ADT). I can't launch OpenCV Sample - 15 puzzle .... Your project contains error(s), please fix them before running your application :(

The project compiles just fine no errors, i followed the http://docs.opencv.org/doc/tutorials/introduction/android_binary_package/android_dev_intro.html#android-dev-intro by letter.....

still can't get it to launch ... also im having problems creating an AVD ... guess thats an sdk problem