Open GoogleCodeExporter opened 9 years ago
Same problem here! though I get:
android-ndk-r7/toolchains/arm-linux-androideabi-4.4.3/prebuilt/linux-x86/bin/../
lib/gcc/arm-linux-androideabi/4.4.3/../../../../arm-linux-androideabi/bin/ld:
cannot find -lbluetooth
Original comment by tov...@googlemail.com
on 9 Feb 2012 at 2:45
Please have a look at the FAQ page, this problem was solved in the comments!
After all I will finally write a step by step guide if I find the time!
Manu
Original comment by manuel.l...@gmail.com
on 10 Feb 2012 at 9:22
Install bluez-devel (or similar name depending on distibution).
Original comment by fisiu82
on 20 Apr 2012 at 6:56
I try to build the jni under Ubuntu and I get these:
warning: skipping incompatible /usr/lib/i386-linux-gnu/libbluetooth.so while
searching for bluetooth
error: cannot find -lbluetooth
Any one knows what is wrong
Original comment by Xiangwen...@gmail.com
on 26 Mar 2013 at 8:23
I have solved my problem by read the FAQ page(The bluetooth lib can be found on
the phone in /system/lib/libbluetooth.so)
Original comment by Xiangwen...@gmail.com
on 5 Apr 2013 at 6:19
Original issue reported on code.google.com by
zx.ou...@gmail.com
on 28 Sep 2011 at 7:09