Smarters 3.0.8 Hardcoded
InstructionsDecompile apk using the latest APK Easy Tool or on your mobile device using the APK Editor Pro that is included in the download.
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 https://www.base64encode.org/ and encode you app name in base64(case sensitive) .
Now go to smali\f\g\a\k\d\c\a\a.smali and replace RE1UViBTbWFydGVycyAz for your app name string in base64.
3.-To change DNS go to smali\com\dmtv\iptvsmarters\view\activity\LoginActivity.smali and make the change in line 1562
4.-To change Service name to smali\com\dmtv\iptvsmarters\view\activity\LoginActivity.smali land make the change ine 1572
5.-Customize your icons and graphics
6.- Recompile