- Views: 16
- Replies: 1
Tivimate 5.3.3 with vpn + sport guide
This is a fully tested and working panel implementation of Tivimate 5.3.3.The ZIP includes:
- PHP / SQLite panel template
- Handful of helper scripts (shell)
The helper scripts cover:
- De-compilation of APK & Rebuild APK (including URL replacement)
- Replace all of the images from the root img/ directory into the de-compiled directory at the correct paths (includes ability to change the background image of Tivimate)
- Changing the app's theme colors
Fixed bugs:
- Fixed an issue where the panel was only returning the first result in playlists. The new behavior returns all of the dns entries as a separate playlist that can be setup.
- Fixed an issue with the Search crashing the app. The search now works.
instructions
How to MT Manager:
- Open the tivimate-haxx.apk with MT Manager.
Edit the Panel URL:
- Open classes21.dex with Dex Editor Plus.
- Expand com`and edit PanelURL.
- On line 7 change the URL to your host.
Image paths that can be replaced with your assets:
/res/mipmap-xxxhdpi/ic_launcher_round.png
/res/mipmap-xxhdpi/ic_launcher_round.png
/res/mipmap-xhdpi/ic_launcher_round.png
/res/mipmap-xhdpi/ic_launcher.png
/res/mipmap-xhdpi/banner.png
/res/mipmap-mdpi/ic_launcher_round.png
/res/drawable-xhdpi/APKTOOL_RENAMED_0x7f0801ad.png
Sign the edited apk:
Last edited by a moderator:





