pslab-android
pslab-android copied to clipboard
License information missing for dependencies
Actual Behaviour
The app does not contain license information of the used dependencies (libraries).
Expected Behaviour
The app should contain a list of used dependencies and their licenses.
Steps to reproduce it
Start app and search for used dependencies and their licenses.
Would you like to work on the issue?
Maybe.
I already tried the solution described in https://developers.google.com/android/guides/opensource?hl=en#java. It works well and automatically creates a list on each release build, but IMHO the resulting Activity does not integrate well visually.