手机上的网易云音乐越来越放肆了,也是忍不下去下架版权了.

已经有人写了个 Xposed 插件来避免这种情况,感谢他们的工作.

那么首先呈上 Github:https://github.com/bin456789/Unblock163MusicClient-Xposed

懒得人你可能需要编译好的 https://file.mikelei.me/App/Volume_latest.apk

首先 clone 下来代码

git clone https://github.com/bin456789/Unblock163MusicClient-Xposed

然后你需要装个 gradle 和 NDK,当然也可以直接用 Android Studio,不过我没有就是了.

然后就是直接编译.

chmod +x gradlew
./gradlew

如果发生下载错误,或许你需要用 proxychains 上个代理.

至于签名?随他去吧.


Creative Commons License
This work is licensed under a Creative Commons Attribution-NonCommercial-ShareAlike 4.0 International License.