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

Provide build flavor without play-services #38

Open
ghost opened this issue Mar 20, 2015 · 3 comments
Open

Provide build flavor without play-services #38

ghost opened this issue Mar 20, 2015 · 3 comments
Labels

Comments

@ghost
Copy link

ghost commented Mar 20, 2015

Google's play-services are non-free software, could you provide an easy to use build flavor without them? I tried stripping wear and play-services from build.gradle and settings.gradle, but didn't succeed.

@eliotstocker
Copy link
Owner

ill have a check on this when i get a chance, shouldn't be an issue, any particular reason you want to build it without play services? as i dont see any reason why it wouldn't run on a device without play services

@ghost
Copy link
Author

ghost commented Mar 16, 2017

Sigh.. seems I missed your reply for two years :/. It might run, but it will not build on hosts not serving the non-free Google Repository.

Edit: I had another look at it and the problem still exists. Even if there is a switch to build with and without play, the code still references play-services at all time, e.g. by import com.google.android.gms.common.api.GoogleApiClient.

@louwers
Copy link

louwers commented Dec 25, 2017

Would be great to have this app on F-Droid!

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

2 participants