The Android Rest Client is a simple application to consume a Rest WebService on android :
- Jersey
- Jackson
- Spring restTemplate
clone the project localy using git :
$ git clone https://github.com/HamzaTanjiCherkaoui/todo-App-Rest-Android-Client.git
or just download as a zip from github .
and finally , import the project on AndroidStudio