Android демо приложение с конференции http://it-nonstop.net/city/kherson
Исходный код серверного приложения тут - https://github.com/sergey-litvinov/NonStop-SampleProject
###Список используемых библиотек
- База данных и контент провайдер - https://github.com/hamsterksu/Android-AnnotatedSQL
- Gradle плагин - https://github.com/hamsterksu/android-aptlibs-gradle-plugin
- Плагин для AnnotatedSql - https://github.com/hamsterksu/annotatedsql-projection-plugin
- Коммуникации с сервером - https://github.com/square/retrofit
- Выполнение асинхронных команд - https://github.com/telly/groundy
###Список полезных ресурсов
- Иконки - http://romannurik.github.io/AndroidAssetStudio
- RecyclerView + CardView - https://developer.android.com/intl/ru/training/material/lists-cards.html
- Android: Common App Architecture(на русском) - http://www.dataart.ru/blog/2013/01/android-common-app-architecture
- Еще раз об архитектуре Android приложения или джентльменский набор библиотек - http://habrahabr.ru/post/208504