Spotifuck is essentially a webview wrapper of spotify.com (Ad-Free)
Find a file
lyssadev 23bd93c5a0 .
2026-01-18 05:39:42 +00:00
art . 2026-01-18 05:39:42 +00:00
assets Spotifuck Source Code Initial (Documented) 2026-01-18 05:25:45 +00:00
java_src Spotifuck Source Code Initial (Documented) 2026-01-18 05:25:45 +00:00
original Spotifuck Source Code Initial (Documented) 2026-01-18 05:25:45 +00:00
res Spotifuck Source Code Initial (Documented) 2026-01-18 05:25:45 +00:00
smali Spotifuck Source Code Initial (Documented) 2026-01-18 05:25:45 +00:00
unknown Spotifuck Source Code Initial (Documented) 2026-01-18 05:25:45 +00:00
.gitignore Spotifuck Source Code Initial (Documented) 2026-01-18 05:25:45 +00:00
AndroidManifest.xml Spotifuck Source Code Initial (Documented) 2026-01-18 05:25:45 +00:00
apktool.yml Spotifuck Source Code Initial (Documented) 2026-01-18 05:25:45 +00:00
DOCS.md Spotifuck Source Code Initial (Documented) 2026-01-18 05:25:45 +00:00
README.md . 2026-01-18 05:39:42 +00:00
STRUCTURE.md Spotifuck Source Code Initial (Documented) 2026-01-18 05:25:45 +00:00

SpotiFuck Logo

SpotiFuck Source Code

this repo documents the source code of spotifuck, an android app that works as a fake spotify web player without ads. the app is officially called "spotify web fake player (ad free)" and lets you listen to music without annoying advertisements.

the original author is deviato (it.deviato based on the package structure). this repository contains the decompiled source code including smali files, resources, manifest and everything else that makes up the apk.

check DOCS.md for detailed documentation and STRUCTURE.md for documentation template