android-bluetooth-testbed
android-bluetooth-testbed copied to clipboard
Provides a Server and Client example for understanding Bluetooth Low Energy on Android
bluetoothtestbed\client\ClientActivity.java:43: error: cannot access ActivityCompatApi23 public class ClientActivity extends AppCompatActivity implements GattClientActionListener { ^ class file for android.support.v4.app.ActivityCompatApi23 not found
Can you add a license file? (Preferably MIT License :-) Thanks!
Configuration 'androidTestCompile' is obsolete and has been replaced with 'androidTestImplementation' and 'androidTestApi'. It will be removed at the end of 2018. For more information see: http://d.android.com/r/tools/update-dependency-configurations.html Configuration 'compile' is obsolete...
The client always seem to connect and immediately disconnect from the server. See details here: https://stackoverflow.com/questions/50393196/android-bluetooth-le-gatt-client-and-server