Created
December 8, 2024 23:01
-
-
Save phixion/4a0e85715aaa0963d346e9676b553a7f to your computer and use it in GitHub Desktop.
revanced google photos
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| prereqs: | |
| https://objects.githubusercontent.com/github-production-release-asset-2e65be/479547464/a0743799-6034-49ed-8cca-08aae5154eaa?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=releaseassetproduction%2F20241208%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20241208T151227Z&X-Amz-Expires=300&X-Amz-Signature=ad65f85144c83b48744bb48726f29e1f6fe5233b8c95f83c5a0aa240dd2cb572&X-Amz-SignedHeaders=host&response-content-disposition=attachment%3B%20filename%3Drevanced-cli-4.6.0-all.jar&response-content-type=application%2Foctet-stream | |
| https://objects.githubusercontent.com/github-production-release-asset-2e65be/731390704/acc65c23-a060-4e6c-a978-08846e050942?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=releaseassetproduction%2F20241208%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20241208T145902Z&X-Amz-Expires=300&X-Amz-Signature=79334cdc3726921bab0ca3e6eef62f6ab73f862379f952d1ab1a917834168828&X-Amz-SignedHeaders=host&response-content-disposition=attachment%3B%20filename%3Dpatches-5.2.4-dev.3.rvp&response-content-type=application%2Foctet-stream | |
| https://objects.githubusercontent.com/github-production-release-asset-2e65be/470324030/3cdb83f3-33ff-4cda-9e1a-8d9e4d132429?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=releaseassetproduction%2F20241208%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20241208T145708Z&X-Amz-Expires=300&X-Amz-Signature=f398dd177443d5e3f9f94f2db00223fccf0835b47842e398e1905e731f1540af&X-Amz-SignedHeaders=host&response-content-disposition=attachment%3B%20filename%3Drevanced-integrations-1.16.0.apk&response-content-type=application%2Fvnd.android.package-archive | |
| https://cdn.azul.com/zulu/bin/zulu17.54.21-ca-jdk17.0.13-linux_amd64.deb | |
| build localy then push to phone: | |
| java -jar revanced-cli-4.6.0-all.jar patch --patch-bundle "revanced-patches-4.17.0.jar" --merge "revanced-integrations-1.16.0.apk" "com.google.android.apps.photos_6.99.0.675695148-49224320_minAPI23(arm64-v8a)(nodpi)_apkmirror.com.apk" | |
| The package name of app CLI builds is app.revanced.android.photos, so it coexists perfectly with the preinstalled one. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment