0

Is there a api/library for CoAP that I can use on android side? I've been looking for one for sometime now but with no luck at all.

Mr.Noob
  • 1,005
  • 3
  • 24
  • 58

1 Answers1

2

Here you can find all coap implementations. When i tried Californium a few months ago (version 18) it wasn't working on Android (but I suppose that now it works) and I used ncoap instead.

Jiloc
  • 3,338
  • 3
  • 24
  • 38