-
Notifications
You must be signed in to change notification settings - Fork 9
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
Cannot use on Huawei without Google #16
Comments
There's probably a Google library somewhere, I'll see if I can remove it. |
Looks like FloatingActionButtons are from a Google library... Still looking though. |
I've made a branch for this but I think this will end up being a long term goal |
Thanks for your hard work ! I would like to try your "Sobriety" someday. :D |
Yeah the issue is the use of components from |
For now HarmonyOS (a modified version of Android which Huawei devices run) should be considered unsupported, but I'm working on it. |
Looks like the licensing on |
The one issue is I can't figure out how to properly shadow classes/packages in an APK. |
Unfortunately this is somewhat difficult and might not happen :/ |
I would like to chime in a bit. |
The thing is I believe the Google material library is not on Huawei either, and Sobriety has a FloatingActionButton. Maybe it isn't an issue, but I'm not confident in that.
|
I'm 100% percent sure that Google material library, or any library not depending on Google services, will run on any Android variant. If you don't believe me then at least hear this out: I've been a dev for some 6 months or so, common sense tells me that the thing you're suspecting is not true. Android is Android, Google-less or not. |
That all makes sense, thanks for informing me, this is my first mobile app so I'm not 100% familiar with the platform.
|
Could anyone with a Huawei device test Sobriety and lmk if it works? The Java version was bumped down a lot since this was opened. |
Unfortunately, the App from F-Droid is not compatible with a Huawei P40 Lite E (cannot install).
Does it requires Google Services ? Is there any way to use it without Google services ?
Thanks for your great project and for using a GPLv3 License ! :)
The text was updated successfully, but these errors were encountered: