Search code examples
androidrestapache-wink

Can Apache Wink be used for Android?


I am working with REST services in Android. Is it possible to use Apache Wink for implementing REST in Android?


Solution

  • If the client module is Java based you can just link the library into your project and use it.