Skip to content

Latest commit

 

History

History
7 lines (5 loc) · 384 Bytes

README.md

File metadata and controls

7 lines (5 loc) · 384 Bytes

VGV

VGV is an Android app that allows users to browse video games from the RAWG Video Games Database API.

Open-source libraries used

  • Android Async HTTP - Simple asynchronous HTTP requests with JSON parsing
  • Glide - Image loading and caching library for Android