Welcome to World of IPTV

Join us now to get access to all our features. Once registered and logged in, you will be able to create topics, post replies to existing threads, give reputation to your fellow members, get your own private messenger, and so, so much more. It's also quick and totally free, so what are you waiting for?

Forum Rules

Our Rules: Read to avoid getting banned!

Advertising

Introduce Yourself to the World with Us!

Resource Database

Find the newest resources around IPTV!

Account upgrade

Upgrade your account to unlock more benefits!

Resource XCIPTV 4.0.0(544) Full epg,Full Name Package(UPDATED TO 545) [Deleted]

Status
Not open for further replies.
To change support info follow instructions here:


To change the xc info on login screen:

edit line 667 in res/values/strings.xml
Which settings was package name mate ?
 
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
Rename package name isn't working for me fine till change package name then it doenst open the icons. Anyone have this issue ?

I followed the guide from @TeeVeeBox (3rd post down) to change the app/package name and everything went fine, none of the problems you are having.
Sorry I cant help further.
 
On loading the app, once it brings up the login screen a keyboard automatically appears. If anything is typed on this keyboard it actually changes the DNS address of the hidden field. This obviously then gives an invalid server error when trying to log in.

Clicking back before typing anything to close the keyboard and then selecting the username field will result in a successful login

Is anyone else seeing this issue? Is there a way of stopping it happening? (I've tried editing the activity_login.xml in the layout folder without luck)
 
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
Screenshot_20200413-184220_YourNameHeer.jpg

Screenshot_20200413-184215_YourNameHeer.jpg


This update is for everyone
I need to thanks to everyone from this forum for the good stuff,, hope to be good to everyone what was catch unprepared whit the new updates

No quote

to point the app to your dns ,go to com/nathnetwork/xciptv/LoginActivity and change the YOURDNS:8080
happy Easter everyone
Thx for this and happy belated easter
 
To change the contact info info in settings:

No quote

Change to look like this

No quote

hello bro
it finiched with erreur " check the log "

here is my 2436-2460 :

new-instance p1, Ljava/lang/StringBuilder;

invoke-direct {p1}, Ljava/lang/StringBuilder;-><init>()V

iget-object p2, p0, Lcom/nathnetwork/xciptv/SettingsMenuActivity;->b:Landroid/content/SharedPreferences;

const-string p3, "support_email"

const/4 p4, 0x0

const-string p5, "\n"

invoke-static {p2, p3, p4, p1, p5}, Lb/a/a/a/a;->a(Landroid/content/SharedPreferences;Ljava/lang/String;Ljava/lang/String;Ljava/lang/StringBuilder;Ljava/lang/String;)V

iget-object p2, p0, Lcom/nathnetwork/xciptv/SettingsMenuActivity;->b:Landroid/content/SharedPreferences;

const-string p3, "support_phone"

invoke-interface {p2, p3, p4}, Landroid/content/SharedPreferences;->getString(Ljava/lang/String;Ljava/lang/String;)Ljava/lang/String;

move-result-object p2

invoke-virtual {p1, p2}, Ljava/lang/StringBuilder;->append(Ljava/lang/String;)Ljava/lang/StringBuilder;

invoke-virtual {p1}, Ljava/lang/StringBuilder;->toString()Ljava/lang/String;

please help
 
hello bro
it finiched with erreur " check the log "

here is my 2436-2460 :

new-instance p1, Ljava/lang/StringBuilder;

invoke-direct {p1}, Ljava/lang/StringBuilder;-><init>()V

iget-object p2, p0, Lcom/nathnetwork/xciptv/SettingsMenuActivity;->b:Landroid/content/SharedPreferences;

const-string p3, "support_email"

const/4 p4, 0x0

const-string p5, "\n"

invoke-static {p2, p3, p4, p1, p5}, Lb/a/a/a/a;->a(Landroid/content/SharedPreferences;Ljava/lang/String;Ljava/lang/String;Ljava/lang/StringBuilder;Ljava/lang/String;)V

iget-object p2, p0, Lcom/nathnetwork/xciptv/SettingsMenuActivity;->b:Landroid/content/SharedPreferences;

const-string p3, "support_phone"

invoke-interface {p2, p3, p4}, Landroid/content/SharedPreferences;->getString(Ljava/lang/String;Ljava/lang/String;)Ljava/lang/String;

move-result-object p2

invoke-virtual {p1, p2}, Ljava/lang/StringBuilder;->append(Ljava/lang/String;)Ljava/lang/StringBuilder;

invoke-virtual {p1}, Ljava/lang/StringBuilder;->toString()Ljava/lang/String;

please help

I replaced the code above with five lines.

new-instance v0, Ljava/lang/StringBuilder;
invoke-direct {v0}, Ljava/lang/StringBuilder;-><init>()V
const-string v2, "Put desired text here. Use \n to have multiple lines of text."
invoke-virtual {v0, v2}, Ljava/lang/StringBuilder;->append(Ljava/lang/String;)Ljava/lang/StringBuilder;
invoke-virtual {v0}, Ljava/lang/StringBuilder;->toString()Ljava/lang/String;
 
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
On loading the app, once it brings up the login screen a keyboard automatically appears. If anything is typed on this keyboard it actually changes the DNS address of the hidden field. This obviously then gives an invalid server error when trying to log in.

Clicking back before typing anything to close the keyboard and then selecting the username field will result in a successful login

Is anyone else seeing this issue? Is there a way of stopping it happening? (I've tried editing the activity_login.xml in the layout folder without luck)
the same thing me i have whit smartes and xciptv on all chines android boxes, aor any s9xx amlogic box, if u connect a usb keyboard the problem disapear, atleast for me
 
On loading the app, once it brings up the login screen a keyboard automatically appears. If anything is typed on this keyboard it actually changes the DNS address of the hidden field. This obviously then gives an invalid server error when trying to log in.

Clicking back before typing anything to close the keyboard and then selecting the username field will result in a successful login

Is anyone else seeing this issue? Is there a way of stopping it happening? (I've tried editing the activity_login.xml in the layout folder without luck)

I only have the app running on a windows emulator and firestick, no keyboard coming up so far.
 
the same thing me i have whit smartes and xciptv on all chines android boxes, aor any s9xx amlogic box, if u connect a usb keyboard the problem disapear, atleast for me

Connecting a physical keybord overrides the softkeyboard so obviously wouldn't show if you connect one.

I only have the app running on a windows emulator and firestick, no keyboard coming up so far.

Same goes for running in an emulator - it sees your physical keyboard and so the one on screen doesn't show.


However, I think most users will be using on a device that results in the keyboard popping up and I'm sure lots will type something (even if accidentially) meaning they will not be able to log on unless they understand the need to be careful. What we need is the ability to change the 'focus' to the username field rather then the hidden URL field.
 
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
Connecting a physical keybord overrides the softkeyboard so obviously wouldn't show if you connect one.



Same goes for running in an emulator - it sees your physical keyboard and so the one on screen doesn't show.


However, I think most users will be using on a device that results in the keyboard popping up and I'm sure lots will type something (even if accidentially) meaning they will not be able to log on unless they understand the need to be careful. What we need is the ability to change the 'focus' to the username field rather then the hidden URL field.
Have not tried this yet but in the activity_login.xml the username and password has 'android:focusable="true" i wonder in line 7 where the code is for the portal url we can put 'android:focusable="false" ?? unless you have tried this I will give it a go later.
 
I replaced the code above with five lines.

new-instance v0, Ljava/lang/StringBuilder;
invoke-direct {v0}, Ljava/lang/StringBuilder;-><init>()V
const-string v2, "Put desired text here. Use \n to have multiple lines of text."
invoke-virtual {v0, v2}, Ljava/lang/StringBuilder;->append(Ljava/lang/String;)Ljava/lang/StringBuilder;
invoke-virtual {v0}, Ljava/lang/StringBuilder;->toString()Ljava/lang/String;
simply modified the png image attached to this code and work fine, peopl just change the png
 
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
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
Have not tried this yet but in the activity_login.xml the username and password has 'android:focusable="true" i wonder in line 7 where the code is for the portal url we can put 'android:focusable="false" ?? unless you have tried this I will give it a go later.

I did try that without success. Going to try a few different things later to see what I can find
 
Status
Not open for further replies.
shape1
shape2
shape3
shape4
shape5
shape6
Back
Top