What version ?Helloo, it's my first time posting something.
This is the original mytv online extracted from a box tv
hope you enjoy it
*** Hidden text: cannot be quoted. ***
Channels | MatchTime Unblock CDN | Offshore Server | Contact |
100 cnx / 90€ | 5Gbps / 180€ | 48CPU-256GRAM 10Gbps 569€ | Skype live:giefsl |
500 cnx / 350€ | 10Gbps / 350€ | 48CPU-128GRAM 5Gbps / 349€ | TG @changcdn |
1000 cnx / 500€ | 20Gbps / 700€ | 40CPU-128GRAM 20Gbps / €980 | http://coronaserver.com |
Let see that versionHelloo, it's my first time posting something.
This is the original mytv online extracted from a box tv
hope you enjoy it
*** Hidden text: cannot be quoted. ***
let me know lolLet see that version
Channels | MatchTime Unblock CDN | Offshore Server | Contact |
100 cnx / 90€ | 5Gbps / 180€ | 48CPU-256GRAM 10Gbps 569€ | Skype live:giefsl |
500 cnx / 350€ | 10Gbps / 350€ | 48CPU-128GRAM 5Gbps / 349€ | TG @changcdn |
1000 cnx / 500€ | 20Gbps / 700€ | 40CPU-128GRAM 20Gbps / €980 | http://coronaserver.com |
You are joking, right? XTV devices have already MyTVOnline plugin..only work on xtv device.
With a small code correction, it works on every android box.
change this metod:only work on xtv device.
Channels | MatchTime Unblock CDN | Offshore Server | Contact |
100 cnx / 90€ | 5Gbps / 180€ | 48CPU-256GRAM 10Gbps 569€ | Skype live:giefsl |
500 cnx / 350€ | 10Gbps / 350€ | 48CPU-128GRAM 5Gbps / 349€ | TG @changcdn |
1000 cnx / 500€ | 20Gbps / 700€ | 40CPU-128GRAM 20Gbps / €980 | http://coronaserver.com |
can you tell me in what place i can find itchange this metod:
.method private deviceIdentification()Z ....
....
....
.end method
with this:
.method private deviceIdentification()Z
.locals 1
.line 1
const/4 v0, 0x1
return v0
.end method
and work on all device![]()
ManuMainActivity.smalican you tell me in what place i can find it
Friend, could you be a little more precise about where exactly it is? because when it is decompiled there are two MeeloMedia and MyTvOnline v4 but I can't find ManuMainActivity.smali? and can the url be inserted immediately?ManuMainActivity.smali
Channels | MatchTime Unblock CDN | Offshore Server | Contact |
100 cnx / 90€ | 5Gbps / 180€ | 48CPU-256GRAM 10Gbps 569€ | Skype live:giefsl |
500 cnx / 350€ | 10Gbps / 350€ | 48CPU-128GRAM 5Gbps / 349€ | TG @changcdn |
1000 cnx / 500€ | 20Gbps / 700€ | 40CPU-128GRAM 20Gbps / €980 | http://coronaserver.com |
Can you guide on where to locate said folder@mangosa i think i found it, its not called ManuMainActivity.smali its actually called MenuMainActivity.smali, I was able to find it in the smali / com / google / android / exoplayer2 / demo folder .