Can Apache Wink be used for Android?

337 views Asked by At

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

1

There are 1 answers

3
L7ColWinters On BEST ANSWER

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