|
2 hours ago | |
---|---|---|
.github/workflows | 4 weeks ago | |
DIY | 2 months ago | |
cls | 2 months ago | |
hellow-pages | 3 months ago | |
org/xwalk/xwalk_shared_library/23.53.589.4 | 2 months ago | |
out | 2 hours ago | |
pic | 2 months ago | |
res | 2 hours ago | |
tmp | 2 months ago | |
tvbox-page | 3 months ago | |
.gitattributes | 3 months ago | |
.gitignore | 2 months ago | |
LICENSE | 2 months ago | |
README.md | 1 month ago | |
TVBOX.sh | 2 months ago | |
You-get.txt | 3 months ago | |
auto-py-to-exe.txt | 3 months ago | |
compose-dev.yaml | 2 months ago | |
main.py | 2 months ago | |
tv202209.txt | 4 weeks ago | |
微信.bat | 3 months ago |
香港 https://raw.iqiq.io/liu673cn/box/main/m.json
新加坡 https://raw.kgithub.com/liu673cn/box/main/m.json
日本
https://fastly.jsdelivr.net/gh/liu673cn/box@main/m.json
https://cdn.staticaly.com/gh/liu673cn/box/main/m.json
https://raw.fastgit.org/liu673cn/box/main/m.json
韩国
https://ghproxy.com/https://raw.githubusercontent.com/liu673cn/box/main/m.json
https://ghproxy.net/https://raw.githubusercontent.com/liu673cn/box/main/m.json
https://gcore.jsdelivr.net/gh/liu673cn/box@main/m.json
https://raw.githubusercontents.com/liu673cn/box/main/m.json
https://cdn.staticaly.com/gh/liu673cn/box/main/m.json
https://cdn.jsdelivr.net/gh/liu673cn/box@main/m.json
1、修改软件名称地址 app/src/main/res/values/strings.xml
2、修改版本号地址 app/src/main/AndroidManifest.xml
3、修改图标、背景地址
你的地址/app/src/main/res
drawable/app_bg.png为背景,把原来的删掉,自己上传一个新的;
drawable-hdpi/app_icon.png为图标1,把原来的删掉,自己上传一个新的;
drawable-xhdpi/app_icon.png为图标2,把原来的删掉,自己上传一个新的;
drawable-xxhdpi/app_icon.png为图标3,把原来的删掉,自己上传一个新的;
drawable-xxxhdpi/app_icon.png为图标4,把原来的删掉,自己上传一个新的;
4、修改内置源地址
第114行app/src/main/java/com/github/tvbox/osc/api/ApiConfig.java