-
Notifications
You must be signed in to change notification settings - Fork 14
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
How to build it for Moto Z2 Force? #1
Comments
You need an entire AOSP-CAF build script on your PC, which is currently only possible on Linux and requires ~100GB of space |
Thanks, I built it. |
Moto might be basing on AOSP, while the CameraMetadataCallback is a CAF feature: https://source.codeaurora.org/quic/la/platform/frameworks/base/tree/core/java/android/hardware/Camera.java?h=LA.UM.6.6.r1-08600-89xx.0#n191 |
Thanks! |
Any luck with building it with Android Studio? |
Hello!
For which phones are these apks?
Is there way to build this project for Moto Z2 Force? Is there way to use it without root? I installed 'rootless' apk from your release but it doesn't start.
Which tools do you use for building?
I tried to import project in Android Studio but it messed up everything.
The text was updated successfully, but these errors were encountered: