Skip to content
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

[SOLUTION] Unknown error / Song not playing / Youtube API broken #1792

Open
ThomasBaruzier opened this issue Jan 8, 2025 · 4 comments
Open
Labels
bug Something isn't working

Comments

@ThomasBaruzier
Copy link

ThomasBaruzier commented Jan 8, 2025

Hello,

I fixed this issue by building the project myself, since the debug version is so slow it's unusable.

To compile your own version of Innertune:

  • Download android studio on your computer. https://developer.android.com/studio
  • Download or clone this repository. https://github.com/z-huang/InnerTune/archive/refs/heads/dev.zip
  • Unzip the project if zipped
  • Open the project in android-studio
  • Click the menu button on the top left corner, then the Build tab, then the Generate Signed App Bundle / APK
  • Select the APK option, then Next
  • If you already have a signing key, use it by providing your password for it. If not, proceed with Create New. Only the path, alias, and passwords are important, everything else can be made up. When you are done, click Next
  • Select the fossRelease build target, then click the Create button
  • Wait for 1-10 minutes
  • If you have a notification on the bottom right corner with the title Generate signed APK with a locate button, click it
  • The APK file is now shown in your default file explorer. You can transfer it to your phone by USB, email, anything that works for you.
  • Create a backup of your current InnerTune App in the settings.
  • Only after making a backup, uninstall the current Innertune app
  • Locate your self made APK, install it like any other APK.
  • Open the app, load your backup from the settings.
  • For me, everything worked from here. If this isn't the case for you, try logging in or out of your throwaway google account. Some people found success logging in and signing out before exiting the logging process. Do not hesitate to comment what worked for you.
  • Lastly, NEVER INSTALL SOMEONE ELSE'S APK (for obvious security reasons, this is why you need to do this yourself)

Hope this helps. Have a nice day everyone.

@ThomasBaruzier ThomasBaruzier added the bug Something isn't working label Jan 8, 2025
@Mateus109
Copy link

Debug version works perfectly for me, and is fast too.
https://github.com/z-huang/InnerTune/actions/runs/12644136330/artifacts/2393515959

@abandon17
Copy link

I even spent half the day following GPT's instructions, and there's still an unknown error. 😓

@ThomasBaruzier
Copy link
Author

I even spent half the day following GPT's instructions, and there's still an unknown error. 😓

Well explain what problem you encounter and at which step in my tutorial

@abandon17
Copy link

I even spent half the day following GPT's instructions, and there's still an unknown error. 😓

Well explain what problem you encounter and at which step in my tutorial

Maybe I didn't follow the signing steps.I choose Build app ,But I followed your steps again, and it still didn't work. I found a useful answer from someone else.Thank you very much for your reply

This was referenced Jan 14, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

3 participants