<div>
                    Hello,
                </div><div><br></div><div>I know that the Bluetooth support in Necessitas is not complete but I wanted to try it out anyway. I am only trying to discover bluetooth devices but my application crashes. I don't know if I am doing something wrong or if it is not supported yet?</div><div><br></div><div>The output from logcat can be found here: <a href="http://pastebin.com/khcj28Xy">http://pastebin.com/khcj28Xy</a></div><div>This is what I am doing:</div><div>QtMobility::QBluetoothDeviceDiscoveryAgent agent;</div><div>agent.start();</div><div><br></div><div>libs.xml:</div><div><div><?xml version='1.0' encoding='utf-8'?></div><div> <resources></div><div>   <array name="qt_libs"></div><div>     <item>QtCore</item></div><div>     <item>QtGui</item></div><div>     <item>QtNetwork</item></div><div>     <item>QtDeclarative</item></div><div>     <item>QtXml</item></div><div>     <item>QtOpenGL</item></div><div>     <item>QtSystemInfo</item></div><div>     <item>QtConnectivity</item></div><div>   </array></div><div>  <array name="bundled_libs"/></div><div></resources></div><div><br></div><div>I also have this in AndroidManifest.xml:</div><div><uses-permission android:name="android.permission.BLUETOOTH" /></div><div><br></div><div>Bluetooth is activated on the device.</div><div><br></div><div>The device is a Cube U30GT-H running Android 4.1.1</div></div>
                <div><div><br></div><div>-- </div><div>Micke Prag</div></div>