Hi Marco,<div><br><div>     I used opencv and now can take pictures from my Nexus 7.</div><div><br></div><div>     I downloaded opencv2.4.2 sdk from this link. <a href="http://sourceforge.net/projects/opencvlibrary/files/opencv-android/2.4.2/ ">http://sourceforge.net/projects/opencvlibrary/files/opencv-android/2.4.2/ </a>  , only to use include header files</div><div>     </div><div>     Also, I managed to retrieve the file <b>libopencv_java.so</b> and <b>libnative_camera_r4.1.1.so</b> from <a href="https://play.google.com/store/apps/details?id=org.opencv.lib_v24_armv7a&feature=search_result#?t=W251bGwsMSwxLDEsIm9yZy5vcGVuY3YubGliX3YyNF9hcm12N2EiXQ..">https://play.google.com/store/apps/details?id=org.opencv.lib_v24_armv7a&feature=search_result#?t=W251bGwsMSwxLDEsIm9yZy5vcGVuY3YubGliX3YyNF9hcm12N2EiXQ..</a></div><div><br></div><div>     my .pro file has this lines:</div><div>     <i>INCLUDEPATH += ./opencv/include/</i></div><div><i>     INCLUDEPATH += ./opencv/include/opencv/</i></div><div><i>     INCLUDEPATH += ./opencv/include/opencv2/</i></div><div><i><br></i></div><div><i>     LIBS *= /Users/Ray/box/3rdlib/libspeex.so \</i></div><div><i><span class="Apple-tab-span" style="white-space:pre">                </span>/Users/Ray/box/3rdlib/libopencv_java.so </i></div><div><br></div><div>     Got a reference design from : <a href="https://groups.google.com/forum/#!msg/android-qt/GzGbiCn_SWA/8B4ddmjdI7AJ">https://groups.google.com/forum/#!msg/android-qt/GzGbiCn_SWA/8B4ddmjdI7AJ</a></div><div><br></div><div>     Assume you already know how to bundle extra libs ( <b>libopencv_java.so</b> and <b>libnative_camera_r4.1.1.so, or other libnative_camera_rx.x.x.so</b>) for Necessitas. If you don't, please refer to this <a href="https://groups.google.com/forum/#!searchin/android-qt/bundled_libs_fixed/android-qt/zmtqbUz7KmI/kG_0ns3j0bAJ">https://groups.google.com/forum/#!searchin/android-qt/bundled_libs_fixed/android-qt/zmtqbUz7KmI/kG_0ns3j0bAJ</a></div><div>     </div><div>     Good luck! </div><div>     </div><div>Ray    </div><br>在 2012年10月10日星期三UTC+8下午3时28分43秒,Marco Bernasocchi写道:<blockquote class="gmail_quote" style="margin: 0;margin-left: 0.8ex;border-left: 1px #ccc solid;padding-left: 1ex;">Hi all, I might have some founding soon to work on this stuff, what is
<br>the current status of the camera implementation? I'd need to be able to
<br>take a picture from within a necessitas app.
<br>anybody doing this in beta1? any hints?
<br>
<br>the todo says Proper camera implementation, there is a bug report[1] and
<br>there are these and there is [2] and [3].
<br>
<br>what would the best way to go develop it?
<br>
<br>ciao
<br>
<br>[1] <a href="https://bugs.kde.org/show_bug.cgi?id=304223" target="_blank">https://bugs.kde.org/show_bug.<wbr>cgi?id=304223</a>
<br>[2] <a href="http://mkk.ekk.pl/?wpis=4" target="_blank">http://mkk.ekk.pl/?wpis=4</a>
<br>[3]
<br><a href="http://groups.google.com/group/android-qt/browse_thread/thread/a5bb461268465b99/4bd5e455f3ee6626" target="_blank">http://groups.google.com/<wbr>group/android-qt/browse_<wbr>thread/thread/<wbr>a5bb461268465b99/<wbr>4bd5e455f3ee6626</a>
<br>
<br>-- 
<br>Marco Bernasocchi
<br><a href="http://opengis.ch" target="_blank">http://opengis.ch</a>
<br></blockquote></div>