An open API service indexing awesome lists of open source software.

https://github.com/pckosek/androidrecyclerviewvolleygsonflask


https://github.com/pckosek/androidrecyclerviewvolleygsonflask

android java volley

Last synced: 7 months ago
JSON representation

Awesome Lists containing this project

README

          

# Volley Examples

### Included are Several Android Projects that do the following:

- **DoVolley** - a simple Volley request Android Project
- **Flask** - the corresponding Flask server for these two projects
- **RecyclerVolley** - a volley request that connects to the Flask server, downloads data, parses with gson and updates a RecyclerView