Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Automate white label creation #80

Open
mckornfield opened this issue May 7, 2019 · 4 comments
Open

Automate white label creation #80

mckornfield opened this issue May 7, 2019 · 4 comments
Labels

Comments

@mckornfield
Copy link
Contributor

Something I remember discussing during the retreat, but basically either an entire frontend or a scripted way to:

  1. Take in a set of svgs/ pngs
  2. Update colors as appropriate
  3. Update any labeling as appropriate

And then produce an APK

@ZavenArra
Copy link
Contributor

To do this properly in Android, we would need to automate modifying the gradle build config. Perhaps there's a way to include gradle files from a directory ?

@mckornfield
Copy link
Contributor Author

Hmmm possibly, what part of the config needs to be modified? could it not be extracted to a set of properties that can be overridden?

@ZavenArra
Copy link
Contributor

The flavor all exist together in the master branch, and all build against the same gradle (and fastlane) files. Check out the gradle and fastlane scripts and you'll get a better picture.

@Elforama
Copy link

Elforama commented May 7, 2019

This would require new firebase accounts created too. Those config files need to be added.

@ZavenArra ZavenArra transferred this issue from Greenstand/treetracker-android May 13, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants