Spotify Unlimited Skips [ROOT or ADB]

keeganjk

Senior Member
May 24, 2017
228
13
0
gitlab.con
Hello, XDA! Today, I'll be showing you how to get unlimited skips/song select in Spotify on the OnePlus 5.

Code:
/*
If you are rooted or you have adb enabled and installed 
on your computer, skip to the bold section of this post. 
If you don't have this done or you don't know how to 
do this, read the whole post.
*/
This will require root (root guide for OnePlus 5 here, I recommend using Magisk and not SuperSU.) or ADB.
To enable ADB, just scroll down in Settings to About phone, scroll all the way to the bottom and press Build Number 7 times; this will activate Developer Mode. Go back to the main page in Settings, Developer Mode is near the bottom. From Developer options, you can activate USB debugging (which is ADB). You can download Android SDK Platform-Tools from here. Extract the .zip, go into the folder named platform-tools, and open CMD or Terminal (CMD for Windows, Terminal for Mac/Linux) and drag ADB into the CMD/Terminal to run ADB.
Code:
adb shell
would be
Code:
(drag adb file here) shell
but would show up as something like
Code:
/Users/username/Downloads/platform-tools/adb shell
Once you have rooted or enabled ADB, you can download a new app called jOnePlus Tools [adb/root] from the Play Store. jOnePlus is a modding application for the OxygenOS 4.5.x.

When you open jOnePlus Tools, it will ask for SuperUser Rights (if you are rooted). Select Grant to allow it to 'change' the system. It will then bring up a message that says Permission Denied and it will tell you to grant WRITE_SECURE_SETTINGS by running
Code:
adb shell pm grant net.jroot3d.joneplustools android.permission.WRITE_SECURE_SETTINGS
over USB. You can either connect your phone to your computer over USB and enable USB Debugging and run
Code:
adb shell pm grant net.jroot3d.joneplustools android.permission.WRITE_SECURE_SETTINGS
on the computer. If you are rooted, you can skip the whole ADB step; just press GRANT WITH ROOT.

Once you've enabled permissions with adb or root, press the gear icon near the top right, press General, and then Enable experimental features. Go back to the main screen of jOnePlus Tools and press the square-circle shape near the top-middle of the screen. Scroll to the bottom and press 4k (2160x3840). It will lag a bit for about 20 seconds at most. Close Spotify if open. Now launch Spotify. (If your home screen appears to be messed up or corrupted, DON'T FRET! It may be confused because your device is telling it a different resolution. This is temporary.) If you can't click on home screen icons correctly, you can hold the home button to launch Google Assistant and say Open Spotify. When you launch Spotify, it should allow you to have unlimited skips/song select. This is because your Spotify sees your screen size as 2160x3840, a tablet size. The tablet version of Spotify has unlimited song select and skips. Spotify only checks your screen size when it launches, so you can go back to jOnePlus Tools and put you resolution back at Full HD (1080x1920) Default. If you close Spotify, you may need to change your resolution back to 4k again before launching if you want unlimited skips/select (and then back to Full HD Default after launching).


Credits:
JRoot3D.dev
 
Last edited:

Axelguitt

Senior Member
Feb 6, 2010
152
109
0
Thanks, but an easier solution is to directly install "spotify dogfood" : see dedicated xda thread : https://forum.xda-developers.com/android/apps-games/mod-spotify-dogfood-ad-free-spotify-t3632423
edit :
This mod works without root, it's just a simple apk to install

edit : they even have their own updater for the spotify dogfood moded app :
download it, install it and then you can have spotify dogfood always up to date.
*Note* You need to unistall any previous spotify version before installed the moded spotify
https://github.com/spotify-dogfood/updater-for-spotify/raw/master/app/app-release.apk
 
Last edited:

david19au

Senior Member
Jul 17, 2012
407
95
0
Prague
Pretty much yeah, you need a VPN only to register an account (and pay for the premium package).
You don't have to get premium, just register the account with a VPN and every month log in to that account from an IP where Spotify is available (it resets the 30day limit for free users)

But does this get updated?

This only has a readme in it...

Oh, I was able to get it from the project page.
Yes it is regularly updated, it even has its own updater app on the GitHub page. It also has adblocking in it.
 

keeganjk

Senior Member
May 24, 2017
228
13
0
gitlab.con
You don't have to get premium, just register the account with a VPN and every month log in to that account from an IP where Spotify is available (it resets the 30day limit for free users)








Yes it is regularly updated, it even has its own updater app on the GitHub page. It also has adblocking in it.
GitHub only has a README.md file in it and nothing else.
 

Blu8

Senior Member
Mar 9, 2015
393
176
0
Lmao..... You're downloading the source code zip.... and expecting the apk. Click on the huge, bold "DOWNLOAD" if you want the apk.... lol
 

jon52491

Member
Feb 2, 2015
19
6
0
Lmao. I've been using the spotify dogfood apk for a while now and it works great. Simple install as an apk. Download the apk, not the .zip lol...

edit:
 
Last edited: