Latest SDK seems to be broken as I am getting below error.
:app:compileDebugJavaWithJavac
JH58PPGOptTestActivity.java
cannot find symbol class HBThreadPools
cannot find symbol variable HBThreadPools
TextImagePushActivity.java
cannot find symbol class HBThreadPools
cannot find symbol variable HBThreadPools
HBThreadPools is part of the com.veepoo.protocol.util BUT looks like this is either removed or replaced BUT java files in demo app is not updated.
Latest SDK seems to be broken as I am getting below error.
:app:compileDebugJavaWithJavac
JH58PPGOptTestActivity.java
cannot find symbol class HBThreadPools
cannot find symbol variable HBThreadPools
TextImagePushActivity.java
cannot find symbol class HBThreadPools
cannot find symbol variable HBThreadPools
HBThreadPools is part of the com.veepoo.protocol.util BUT looks like this is either removed or replaced BUT java files in demo app is not updated.