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.
Asked
Active
Viewed 2,167 times
0
-
1https://github.com/eclipse/californium/tree/master/cf-android/app/src/main/java/org/eclipse/californium/examples – VVB Sep 07 '15 at 09:17
-
Thanks for this @VVB – Mr.Noob Sep 07 '15 at 10:31
-
1If it helps your then can I post it as an answer so you can up vote it? – VVB Sep 07 '15 at 12:45
1 Answers
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