RESTful web service
http://devcolibri.com/3732
http://crunchify.com/how-to-build-restful-service-with-java-using-jax-rs-and-jersey/
https://www.nabisoft.com/tutorials/java-ee/producing-and-consuming-json-or-xml-in-java-rest-services-with-jersey-and-jackson
https://examples.javacodegeeks.com/enterprise-java/rest/jersey/json-example-with-jersey-jackson/
https://jersey.java.net/documentation/latest/index.html
Android Restful Webservice Tutorial – Introduction to RESTful webservice – Part 1
https://habrahabr.ru/post/150034/
https://habrahabr.ru/post/46374/
http://www.dokwork.ru/2014/08/restful.html
https://habrahabr.ru/post/115718/
https://habrahabr.ru/post/150176/
Agile
ViewPager, horizontal slide, swipe gallery
RecyclerView
Recyclerview Pro Tips — Part 1 [https://proandroiddev.com/recyclerview-pro-tips-part-1-8a291594bafc] [https://habr.com/post/425945/]
Android RecyclerView and Picasso tutorial
How to implement endless list with RecyclerView
Building a RecyclerView LayoutManager – Part 1