Git Product home page Git Product logo

Comments (13)

akshay-sha avatar akshay-sha commented on June 19, 2024 1

Workaround for now

**Use Uber Apk Signer - Github Repo Link to sign the generated apk.

Guide

  • Generate the revanced Apk using revanced-cli
    java -jar revanced-cli-1.7.0-all.jar -a YouTube_v17.23.35_Original.apk -c -d emulator-5554 -o revanced_yt.apk -b revanced-patches-1.9.1.jar -m integration.apk

  • Create your own release key using keytool
    keytool -genkey -v -keystore my-release-key.keystore -alias aliasname -keyalg RSA -keysize 2048 -validity 10000

  • Sign the generated APK with the above create release-key using Uber Apk Signer
    java -jar uber-apk-signer-1.2.1.jar -a revanced_yt.apk --ks my-release-key.keystore --ksAlias aliasname

from revanced-cli.

Hafiz-SE avatar Hafiz-SE commented on June 19, 2024

facing the same issue here

from revanced-cli.

Hafiz-SE avatar Hafiz-SE commented on June 19, 2024

Workaround for now

**Use Uber Apk Signer - Github Repo Link to sign the generated apk.

Guide

  • Generate the revanced Apk using revanced-cli
    java -jar revanced-cli-1.7.0-all.jar -a YouTube_v17.23.35_Original.apk -c -d emulator-5554 -o revanced_yt.apk -b revanced-patches-1.9.1.jar -m integration.apk
  • Create your own release key using keytool
    keytool -genkey -v -keystore my-release-key.keystore -alias aliasname -keyalg RSA -keysize 2048 -validity 10000
  • Sign the generated APK with the above create release-key using Uber Apk Signer
    java -jar uber-apk-signer-1.2.1.jar -a revanced_yt.apk --ks my-release-key.keystore --ksAlias aliasname

file not found integration.apk

from revanced-cli.

akshay-sha avatar akshay-sha commented on June 19, 2024

Download (ReVanced Integrations) and put in the same folder.

from revanced-cli.

akshay-sha avatar akshay-sha commented on June 19, 2024

Download (ReVanced Integrations) and put in the same folder.

Also rename as you require.

from revanced-cli.

Hafiz-SE avatar Hafiz-SE commented on June 19, 2024

Worked! Thanks

from revanced-cli.

TheJeterLP avatar TheJeterLP commented on June 19, 2024

You have to use Zulu JDK as said in instructions. This error happens when you're not using it.

from revanced-cli.

DaTigerYT avatar DaTigerYT commented on June 19, 2024

Workaround for now

...

Aligned and signed, but "App not installed as parcel conflicts with an existing package". Also, it attempts to update the app rather than create a new one, I thought non-root devices were supposed to create a new application instead?

from revanced-cli.

TheJeterLP avatar TheJeterLP commented on June 19, 2024

Workaround for now

...

Aligned and signed, but "App not installed as parcel conflicts with an existing package". Also, it attempts to update the app rather than create a new one, I thought non-root devices were supposed to create a new application instead?

They are, do you have a previous version of revanced installed?

from revanced-cli.

DaTigerYT avatar DaTigerYT commented on June 19, 2024

Workaround for now

...

Aligned and signed, but "App not installed as parcel conflicts with an existing package". Also, it attempts to update the app rather than create a new one, I thought non-root devices were supposed to create a new application instead?

They are, do you have a previous version of revanced installed?

Not of ReVanced but of YouTube (of course, pre-installed / can't uninstall). I do also have regular YouTube Vanced installed.

from revanced-cli.

DaTigerYT avatar DaTigerYT commented on June 19, 2024

You have to use Zulu JDK as said in instructions. This error happens when you're not using it.

Tried again with Zulu installed and received same error.

image
image

I didn't restart the device or even close & re-open cmd prompt (I didn't have to for the apk signer or when I installed ADB SDK), so those could be reasons why there were no change... (I would try again with those changes but I'm an hour late for work)

from revanced-cli.

TheJeterLP avatar TheJeterLP commented on June 19, 2024

from revanced-cli.

oSumAtrIX avatar oSumAtrIX commented on June 19, 2024

This is the wrong place for support

from revanced-cli.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.