I'm using WearableDataLayer library and after latest Sdk Manager updates (without changing b4a code), I have an error (in debug or release mode) during compile.
The error is:
DL.Initialize(\
javac 1.8.0_144
src\it\eir\txheartwifi\connessioni.java:1613: error: cannot access NodeListener
mostCurrent._dl.Initialize(processBA,"DL");
^
class file for com.google.android.gms.wearable.NodeApi$NodeListener not found
Hi,
I hope somebody can update the wearable datalayer library, is a very useful library.
But why before last updates it was all ok ? something changed related to node or wearable ?