ESP-Alerts-for-Android icon indicating copy to clipboard operation
ESP-Alerts-for-Android copied to clipboard

How to build this app

Open ghost opened this issue 5 years ago • 4 comments

I've downloaded everything, but when i try to build it, i get a lot of errors. Can someone help me on the process to build the app?

ghost avatar Nov 13 '19 12:11 ghost

I had some errors too when building the app. The errors were caused by the Android BLE library Issue #124 Get the library from here Android BLE Library

fbiego avatar Aug 03 '20 11:08 fbiego

When I run ./gradlew bundleRelease, I get loads of unresolved references. Even though I have the Bluetooth Library cloned at the right spot.

nabakolu avatar Jan 30 '21 16:01 nabakolu

maybe you might be interested to check out this fork which has evolved to a smart watch companion app. DT78-App-Android

fbiego avatar Jan 30 '21 17:01 fbiego

When I run ./gradlew bundleRelease, I get loads of unresolved references. Even though I have the Bluetooth Library cloned at the right spot.

Worked when using the 2.1.1 Version of the Bluetooth Library

nabakolu avatar Jan 30 '21 17:01 nabakolu