2

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

palacsint
  • 28,416
  • 10
  • 82
  • 109
DroidGirl
  • 231
  • 1
  • 2
  • 8

1 Answers1

2

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

L7ColWinters
  • 1,342
  • 1
  • 14
  • 31