DOWNLOAD Smarters v4 APK (Sky Layout)

Bladet

Well-known member
Joined
Feb 20, 2022
Messages
59
Awards
3
Offline
Hi, im messing around with this Smarters 4 sky and i need some help
I want to change the color in the left navigation bar for VOD and Serie to be more transparant, is it possible?
In picture 1 for TV section this is a little bit transparant
But in picture 2 VOD and also for Serie its not, it seems totaly black or dark blue.
Do anyone know what im looking for to edit if its possible?

1-livetv.PNG

picture 2

 

bollinger73

Member
Joined
Sep 10, 2023
Messages
59
Awards
2
Offline
Good evening, can anyone help me start the VPN login. I load the surfshark profile onto the app correctly but when I open it it remains in connecting and the login screen where you can put your user and pass does not open. I've tried other v4s and many have the same problem, does anyone know how to fix it? Greetings.
 

mikekap1981

New member
Joined
Aug 5, 2021
Messages
4
Offline
how to remove any name from login??
i was able to do that by doing this on this same version of the apk.

smali_classes3\com\nst\iptvsmarterstvbox\view\activity\LoginActivity.smali

line 3331 change setHint to setText
line 2475 invoke-virtual {v0, v1} to {v0, v4}

that will hide the Anyname box and not force you to enter anything but then the name in the app will appear as "Any Name"

to change that you must go in the res/values/strings.xml

look for <string name="your_name">Any Name</string> and if you want it empty do this
<string name="your_name">" "</string> or anything you wish in there that will always appear.

I also found a trick for it to show the Username in the list user page instead of the Any Name by doing this

go to

smali_classes2\com\nst\iptvsmarterstvbox\model\database\MultiUserDBHandler.class

change line 146 from p1 to p2

change line 211 from p1 to p2
 

Shottaz

New member
VIP Member
Joined
Dec 29, 2021
Messages
25
Offline
Hello, I'm looking to remove the client report icon (the flag). Can anyone point me in the right direction?1000030191.jpg
 
Top