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

Remove hard dependency on Google APIs #9

Open
Nutomic opened this issue Sep 28, 2016 · 1 comment
Open

Remove hard dependency on Google APIs #9

Nutomic opened this issue Sep 28, 2016 · 1 comment

Comments

@Nutomic
Copy link

Nutomic commented Sep 28, 2016

As I explained in #8, this would make it easier for others to compile the source code, and would make it possible to publish the app on F-Droid.

One way to do this would be to add a new "free" flavor to gradle , which specifies a different AndroidManifest.xml, and disables all features that rely on Google APIs. This is done by Osmand.

Another option would be to just remove everything that requires Google APIs.

@dennisguse
Copy link

I forked MyTracks and removed all Google dependencies as well as doing some rework.
Publishing it on Fdroid is work-in-progress.

https://github.com/dennisguse/opentracks

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

2 participants