GithubHelp home page GithubHelp logo

vancedinstall's Introduction

VancedInstall

A install guide on how to install Youtube & Youtube Music Vanced in your Rooted or Non-Rooted android phone!

Download

I stored all APKs in another repository cause I plan on remaking the Vanced Manager to use VancedAPKs releases for its download.

Specific version - https://github.com/Norikiru/VancedAPKs/tags
ALL APKs - https://github.com/Norikiru/VancedAPKs/archive/refs/heads/main.zip)

Installation

SAI Method (Rooted & NonRooted)

1.) Uninstall YouTube through settings or through Google Play Store 2.) Install ZARChiver and SAI (Split APK Installer) in the Google Play Sore.
3.) With the downloaded zip of Vanced, extract the zip to a place where yo're most likely to remember (I use /sdcard/Documents/Vanced)
4.) Once extracted go to SAI go to settigns then disable Sign APKs
5.) Go back to the Installer tab and press the Install APK's and use Internal File Picker then go to the folder where you extracted it and choose which folder to use if you are rooted or not.

We would need to pick 4 apk files:

  • base.apk (DON'T USE stock.apk or else it would install the stock app instead of Vanced.)
  • dpi.apk
  • split_config.arm64_v8a.apk (For ARM64 CPU's only (most phones use ARM cpus), to check youre CPU Architecture install Termux and type in getprop ro.product.cpu.abi and it should show your CPU Architecture for you to use.)
  • split_config.en.apk (You can change this to whatever language you want within the Language folder)

If done correctly step by step, you should be able to have Vanced installed onto youre phone!

Terminal Method (Rooted)

1.) Uninstall YouTube through settings or through Google Play Store
2.) Install ZARChiver and SAI (Split APK Installer) in the Google Play Sore.
3.) With the downloaded zip of Vanced, extract the zip to a place where your most likely to remember (I use /sdcard/Documents/Vanced)
4.) Once extracted go to SAI go to settings then disable Sign APKs
5.) Go back to the Installer tab and press the Install APK's and use Internal File Picker then go to the folder where you extracted it and choose which folder to use if you are rooted or not.
We would need to pick 4 apk files:

  • stock.apk (MAKE SURE ITS STOCK)
  • dpi.apk
  • split_config.arm64_v8a.apk (For ARM64 CPU's only (most phones use ARM cpu's), to check your CPU Architecture install Termux and type in getprop ro.product.cpu.abi and it should show your CPU Architecture for you to use.)
  • split_config.en.apk (You can change this to whatever language you wan't within the Language folder)

If done correctly step by step, you should be able to have the stock YouTube app installed for Vanced to be installed to.

6.) Install and open up Termux and su and it should ask for Root Permission, press Grant on the popup.
7.) Type in pm path com.google.android.youtube and it should pop out with 4 packages.
8.) Long press the screen to select the text and select the directory WITHOUT the apk inside it, then press Copy.
9.) Type in cd /path/to/vanced/root/Theme, to check if you are in the directory type in ls and check if the dark, black, dpi, stock apks.
10.) Pick out your preffered theme, type in mv ./(ur theme apk).apk ./base.apk, and type in ls and check if your apk got renamed to base.apk
11.) Type in cp ./base.apk (long press the screen and press paste to add the path). (Check the screenshot below)
12.) To check we have changed the apk successfully, type in diff ./base.apk (long press the screen and press paste to add the path), and if nothing came out, move onto the next step.
13.) Type in chcon -R u:object_r:system_file:s0 (paste in directory)/base.apk, and if it didnt spit out errors go to the next step.
14.) Go to Settings > Apps > See all apps > YouTube
15.) Press Force Stop and then open the app.

If done correctly step by step, you should be able to have Vanced installed onto your phone!

vancedinstall's People

Contributors

carince avatar

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.