Skip to content
This repository has been archived by the owner on Jan 27, 2021. It is now read-only.

Not able to install in android studio #77

Open
vidyajejurkar opened this issue May 11, 2017 · 0 comments
Open

Not able to install in android studio #77

vidyajejurkar opened this issue May 11, 2017 · 0 comments

Comments

@vidyajejurkar
Copy link

vidyajejurkar commented May 11, 2017

#I am trying to add this library in android studio. I am using Lolipop version. I got following error .
Error:(35, 13) Failed to resolve: com.akexorcist:bluetoothspp:1.0.0
Show in File
Show in Project Structure dialog

and how to get our own device UUID programatically.I think it is authors Android phone and devoce UUID

private static final UUID UUID_ANDROID_DEVICE =
UUID.fromString("fa87c0d0-afac-11de-8a39-0800200c9a66");
private static final UUID UUID_OTHER_DEVICE =
UUID.fromString("00001101-0000-1000-8000-00805F9B34FB");

and I am not able to pair
I am getting following error
W/BluetoothAdapter: getBluetoothService() called with no BluetoothManagerCallback

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant