Open source alternative to Discogs for Android. Browse Discogs with in-app YouTube functionality. Powered by Epoxy
A direct link to the latest APK can be found here
Native Android app to interact with the Discogs’ public API. This is production-ready and tested code that is an example of a live app with modern architecture.
Due to the Play Store Impersonation policy it’s uploaded with the name VinylBrowser and uses a different feature graphic.
Android development is in a great place with all of the libraries available. This app uses the usual suspects:
Plus:
Bug/leak catching:
Of course, the usual testing frameworks plus DaggerMock
See the build.gradle for full list of libraries.
Currently, in May 2017, the public API does not allow any of the following:
Pull requests are welcome and encouraged! Unit tests are necessary to be merged and UI tests preferable (if a UI change).
This project is licensed under the terms of the MIT license.