DOWNLOAD New Smarters app

Stream Wizard

Active member
Joined
Jan 21, 2022
Messages
180
Awards
3
Offline
anyone have a english version?
You can change it to English yourself mate. For starters, search the names of sections on the apps homepage (activity_home). Then search for other parts of the app.

These will be in res / strings.

Hope this helps..
 

infest84

Member
Joined
Aug 26, 2022
Messages
31
Awards
3
Offline
Sorry but i have no a panel for, I'd like to try just with dns, where can i or how can i?
 

Robinson

Member
Joined
Jun 7, 2023
Messages
39
Awards
1
Offline
View attachment 5991View attachment 5993
Update: Complete Tutorial Based in tvprivado.apk

# panel url
-----------
smali_classes2\d\l\a\e\g$a.smali

LINE 18



#change app name
-----------------
smali_classes2\d\l\a\i\d\c\a\a.smali

LINE 41 - must be in base64

const-string v0, "Wk9OQVRW"


res\values\strings.xml
change app_name

LINE 166 <string name="app_name">ZONATV</string>

lINE 1077 <string name="notifcation_title">ZONATV - %s</string>


#Change package name:
---------------------
com.zonatvb.zonatviptvbox

smali_classes2\d\l\a\i\d\c\a\e.smali

line 58 - must be in base64

Y29tLnpvbmF0dmIuem9uYXR2aXB0dmJveA==

AndroidManifest.xml
lines 1,68,71,366,370, 371
change android:authorities="com.zonatvb.zonatviptvbox.

to the package name you want


#Change UserAgent:
-----------------
smali_classes2\com\tvprivado\tvprivadoiptvbox\view\activity\GeneralSettingsActivity.smali

line 534 const-string v5, "ZONATVPlayer"
LINE 2284 const-string v2, "ZONATVPlayer"


Video Preview

CHOOSE A WOKING CHANNEL

http://yoururl.xxx: port/user/password/1173.ts


smali_classes2/com/tvprivado/tvprivadoiptvbox/view/activity/NewDashboardActivity.smali

line 9818 const-string v1, "1173" (some channels need .ts others just put the number)


--------------------------------------------------------------------------------------
Edit the Apk replace api call

\smali_classes2\d\l\a\g\n\e.smali

LINE 3554 const-string p0, "http://www.yourtvpanel.url/onepanel/smarters/"

in the panel folder copy the new api.php file to /onepanel/smarters/

*** Hidden text: cannot be quoted. ***

*** Hidden text: cannot be quoted. ***

Upload banners using ONEPANEL 1.4
USING ads page
View attachment 5992


Enjoy!
Hello friend, does this app work with dns or does it necessarily have to have a panel?
 

Shake

Member
Joined
Sep 17, 2021
Messages
28
Awards
1
Offline
does onepanel 1.4 need to be in http or https?

sorry for the ignorant question, but I tried to modify the tv zone apk and compiled it without problems, but when I login it searches but does not download any list, it remains with the wheel spinning, I put the dns in onepanel 1.4 and in the section of the XCIPTV App Setting panel I selected both Send DNS Directly to app and Proxy DNS through panel, but I can't load the channel list, can you help me, it's the first time I connect an APK to the panel
 

IɴғɪɴɪᴛᴇSᴛʀᴇᴀᴍs

Moderator
Staff member
VIP Member
Joined
Apr 7, 2021
Messages
1,168
Awards
4
Offline
does onepanel 1.4 need to be in http or https?

sorry for the ignorant question, but I tried to modify the tv zone apk and compiled it without problems, but when I login it searches but does not download any list, it remains with the wheel spinning, I put the dns in onepanel 1.4 and in the section of the XCIPTV App Setting panel I selected both Send DNS Directly to app and Proxy DNS through panel, but I can't load the channel list, can you help me, it's the first time I connect an APK to the panel
It won't matter if onepanel is http or HTTPS ideally HTTPS though more secure protocol.
 

Shake

Member
Joined
Sep 17, 2021
Messages
28
Awards
1
Offline
Ho bisogno di aiuto, ho rifatto i passaggi molte volte, in:
smali_classes2/com/tvprivado/tvprivadoiptvbox/view/activity/NewDashboardActivity.smali
metto 2356.ts ed è un canale funzionante, l'applicazione si installa da sola, accedo e mi dice aspetta, rimane così per ore e non va avanti, ho provato a chiudere l'apk e riaprirlo, Ho effettuato nuovamente l'accesso ma aspetto ancora,
Hai qualche suggerimento?
Vi ricordo che è la mia prima applicazione che provo ad abbinare ad un pannello in questo caso onepanel 1.4
 
Top