BLE-Indoor-Positioning icon indicating copy to clipboard operation
BLE-Indoor-Positioning copied to clipboard

Can the application work without google play services?

Open jasirjasir opened this issue 4 years ago • 0 comments

The app is working fine on my android mobile phone. but I am not able to build the application in my android wearable glass since it won't support google play services.

implementation 'com.google.android.gms:play-services-location:17.0.0'

Can anyone help me to solve the issue? Is there any way to run the app without Google play services? As per my thought, GMS services are used to scan bulk BLE devices together and send to the callback function. Share your comments.

jasirjasir avatar Oct 07 '20 09:10 jasirjasir