bluetooth library for latest Android / Cyanogenmod?

22332112

I am trying to build some of the bluetooth terminal tools such as hcitool and obexftp for Android with NDK. However, from what I understand, the libbluetooth.so, which was included in several Android implementations of hcitool, hcidump, obexftp no longer works since the bluetooth stack on most recent Android has changed.

Specifically, I need obexftp to be able to perform bluetooth ftp transfer between two Nexus 5 and OnePlus One phones. Here are links to few implementation of tools from 5-6 years ago which no longer work. I am getting error Device not found.

https://github.com/d34th4ck3r/Hcidump-in-Android
https://github.com/AlanZheng/hcidump-android
http://forum.xda-developers.com/showpost.php?p=9993128
http://i-miss-erin.blogspot.com/2009/09/connect-bluetooth-keyboard-in-android.html

Does anyone know which libbluetooth.so file I need now or do I need other libraries to be able to use bluetooth stack?

My current phones have Cyanogenmod 12.1 and Android 5 Lolipop.

Alex P.

BlueZ (standard linux bluetooth stack) has been replaced with bluedroid (originally by Broadcom, now open sourced) in Android 4.2.

There is no easy way to make old bluez tools work with the new stack.

Collected from the Internet

Please contact [email protected] to delete if infringement.

edited at
0

Comments

0 comments
Login to comment

Related

From Dev

bluetooth library for latest Android / Cyanogenmod?

From Dev

Getting Latest Library Dependency - Android

From Dev

How to compile latest FFmpeg Library for Android?

From Dev

How to compile latest FFmpeg Library for Android?

From Dev

Will Cyanogenmod run apps that are built using Android Studio?

From Dev

Does the Android Support Library default to the native libraries on the latest Android Version?

From Dev

Is it possible to get bluetooth mac address in android jar library?

From Dev

Android data-binding library not working with latest Gradle versions

From Dev

Android DashClock Extension setup for CM Home (CyanogenMod 11)

From Dev

Android/Cyanogenmod building: remove-project from roomservice.xml

From Dev

Android/Cyanogenmod building: remove-project from roomservice.xml

From Dev

Bluetooth Library for BlueZ (Windows)

From Dev

Bluetooth library in C#

From Dev

What is the latest support library

From Dev

Publishing android library to jcenter error - Add a POM file to the latest version of your package

From Dev

How to properly use backwards compatible Vector Drawable with the latest Android Support Library?

From Dev

Reliable bluetooth on Android

From Dev

Android Bluetooth Altbeacon Calibration

From Dev

Arduino Android Bluetooth Communication

From Dev

Android + Arduino bluetooth communication

From Dev

Pinging a bluetooth device in Android

From Dev

Android NDK and bluetooth

From Dev

Android Bluetooth background listener

From Dev

Android: force bluetooth

From Dev

Android Bluetooth Read InputStream

From Dev

Bluetooth Server and Client in android

From Dev

android bluetooth routing on lollipop

From Dev

Android Bluetooth Socket not created

From Dev

Bluetooth over android

Related Related

  1. 1

    bluetooth library for latest Android / Cyanogenmod?

  2. 2

    Getting Latest Library Dependency - Android

  3. 3

    How to compile latest FFmpeg Library for Android?

  4. 4

    How to compile latest FFmpeg Library for Android?

  5. 5

    Will Cyanogenmod run apps that are built using Android Studio?

  6. 6

    Does the Android Support Library default to the native libraries on the latest Android Version?

  7. 7

    Is it possible to get bluetooth mac address in android jar library?

  8. 8

    Android data-binding library not working with latest Gradle versions

  9. 9

    Android DashClock Extension setup for CM Home (CyanogenMod 11)

  10. 10

    Android/Cyanogenmod building: remove-project from roomservice.xml

  11. 11

    Android/Cyanogenmod building: remove-project from roomservice.xml

  12. 12

    Bluetooth Library for BlueZ (Windows)

  13. 13

    Bluetooth library in C#

  14. 14

    What is the latest support library

  15. 15

    Publishing android library to jcenter error - Add a POM file to the latest version of your package

  16. 16

    How to properly use backwards compatible Vector Drawable with the latest Android Support Library?

  17. 17

    Reliable bluetooth on Android

  18. 18

    Android Bluetooth Altbeacon Calibration

  19. 19

    Arduino Android Bluetooth Communication

  20. 20

    Android + Arduino bluetooth communication

  21. 21

    Pinging a bluetooth device in Android

  22. 22

    Android NDK and bluetooth

  23. 23

    Android Bluetooth background listener

  24. 24

    Android: force bluetooth

  25. 25

    Android Bluetooth Read InputStream

  26. 26

    Bluetooth Server and Client in android

  27. 27

    android bluetooth routing on lollipop

  28. 28

    Android Bluetooth Socket not created

  29. 29

    Bluetooth over android

HotTag

Archive