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

Creating KiedyBus project within OBA-android #1292

Open
wkulesza opened this issue Jan 8, 2025 · 0 comments
Open

Creating KiedyBus project within OBA-android #1292

wkulesza opened this issue Jan 8, 2025 · 0 comments

Comments

@wkulesza
Copy link
Contributor

wkulesza commented Jan 8, 2025

I would like to mimic what is already being done in onebusaway-ios app, where it's possible to re-use the same codebase and create KiedyBus branded app, rather than OneBusAway (so we don't need to fork and sync the code).

Currently, we have:

  • created separate folder to keep UI files
  • added kiedybus app section to build.gradle
  • added kiedybus section to google-services.json

I think we need to somehow solve the issue of adding our regions.json file rather than the original one, or ammend to that file:
onebusaway-android/src/main/res/values/donottranslate.xml

Code is currently here and ready to be PR'ed to original repo:
https://github.com/goeuropa/onebusaway-android/tree/kiedybus

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant