quittle / a11y-ally

A collection of tools to aid developers observe, verify, and test the accessibility of Android applications.
https://play.google.com/store/apps/details?id=com.quittle.a11yally
Apache License 2.0
25 stars 5 forks source link

Automate generating screenshots #40

Open quittle opened 5 years ago

quittle commented 5 years ago

In order to ensure the UI displayed in the Play Store is up to date, automating the generation of screenshots would be very helpful.

fastlane has a support library for generating them: https://docs.fastlane.tools/getting-started/android/screenshots.

quittle commented 5 years ago

In cc6e507b2aa5eb6c0d2d2825594f0069b36fc3b7, I added a screenshot build type to make it easier to update screenshots in Google Play