https://github.com/pckosek/androidrecyclerviewvolleygsonflask
https://github.com/pckosek/androidrecyclerviewvolleygsonflask
android java volley
Last synced: 7 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/pckosek/androidrecyclerviewvolleygsonflask
- Owner: pckosek
- Created: 2018-11-02T14:10:57.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2018-11-19T15:08:56.000Z (almost 7 years ago)
- Last Synced: 2025-01-17T13:50:51.190Z (9 months ago)
- Topics: android, java, volley
- Language: Java
- Size: 129 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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