2

Are there any libraries that target CEP on Android devices, e.g. an Esper version for Android?

Gnark
  • 4,080
  • 7
  • 33
  • 44
Dida
  • 21
  • 2

2 Answers2

2

Simply put: it won't work out-of-the-box.

Have a look at this discussion, it contains valuable information regarding Esper on android.

Gnark
  • 4,080
  • 7
  • 33
  • 44
-1

We recently ported Esper to Android, and would very much appreciate if people tried it out and provided us with feedback.

Have a look at Asper. https://github.com/plingpling/asper

Marcel
  • 1