- Status
- Hardcoded
This Thread had not been rated yet
IPTV SMARTERS CUSTOM DESIGN 3.0.8 Hard-Coded.
Instructions
Decompile apk using the latest APK Easy Tool
Tips:
If having problems recompiling in APK Easy Tool try to activate the checkbox "Use the aapt2 binary instead of aapt [v2.3.2+]. But first try to use it normaly.
Notes:
Search by voice funcionality is causing crashes in some devices when using the master search and selecting a result, this problem is also in the original version and i wasn't able to fix so I include a version with this functionality and other with this functionality deactivated which I recomend because it works with most devices without causing troubles using master search. Hope some one will help to find a solution for this issue.
1.-Decompile apk using the latest APK Easy Tool or on your mobile device using the APK Editor Pro that is included in the download.
2.-Change the app name in res/values/string.xml line 175 and change the app name for yours, next go to IPTVApps - Base64 Encode and Decode - Online and encode you app name in base64(case sensitive) .
Now go to smali\f\g\a\k\d\c\a\a.smali and replace RUmVCcmFuZCBJUFRW for your app name string in base64.
3.-To change DNS go to smali\com\dmtv\iptvsmarters\view\activity\LoginActivity.smali search http://yourdns.com/ or goto line 1562 to change the dns
4.-To change Service name to smali\com\dmtv\iptvsmarters\view\activity\LoginActivity.smali land make the change line 1572
5.-Goto \res\values\strings.xml goto line 175 and change the name exactly what you converted in base64
5.-Customize your icons and graphics
6.- Recompile
Instructions
Decompile apk using the latest APK Easy Tool
Tips:
If having problems recompiling in APK Easy Tool try to activate the checkbox "Use the aapt2 binary instead of aapt [v2.3.2+]. But first try to use it normaly.
Notes:
Search by voice funcionality is causing crashes in some devices when using the master search and selecting a result, this problem is also in the original version and i wasn't able to fix so I include a version with this functionality and other with this functionality deactivated which I recomend because it works with most devices without causing troubles using master search. Hope some one will help to find a solution for this issue.
1.-Decompile apk using the latest APK Easy Tool or on your mobile device using the APK Editor Pro that is included in the download.
2.-Change the app name in res/values/string.xml line 175 and change the app name for yours, next go to IPTVApps - Base64 Encode and Decode - Online and encode you app name in base64(case sensitive) .
Now go to smali\f\g\a\k\d\c\a\a.smali and replace RUmVCcmFuZCBJUFRW for your app name string in base64.
3.-To change DNS go to smali\com\dmtv\iptvsmarters\view\activity\LoginActivity.smali search http://yourdns.com/ or goto line 1562 to change the dns
4.-To change Service name to smali\com\dmtv\iptvsmarters\view\activity\LoginActivity.smali land make the change line 1572
5.-Goto \res\values\strings.xml goto line 175 and change the name exactly what you converted in base64
5.-Customize your icons and graphics
6.- Recompile
This Thread had not been rated yet