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.
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
No quote
tested the multiscreen and work
muchisimas gracias voy a probar
 
I've managed to hide the VPN and notification buttons. Now I just need to hide the catch up and radio ones... Anyone care to share how it can be done? I've tried editing the activity_categories file but it doesn't work. I've found the ids for those two buttons and located them in the CategoriesActivity.smali file but don't actually know how to turn them off
 
I've managed to hide the VPN and notification buttons. Now I just need to hide the catch up and radio ones... Anyone care to share how it can be done? I've tried editing the activity_categories file but it doesn't work. I've found the ids for those two buttons and located them in the CategoriesActivity.smali file but don't actually know how to turn them off
That's where myself and @Waddell81 are up to as well. So that's three of us now after the same thing :)
 
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
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
Remove some icons in top right hand corner
And I wanted to remove live TV and TV guide from this screen:
Vv3.jpg

My post here explains how to get rid of those at the right:

I'll have a look to see what I can find with the loading screen now
 
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
So you want to use whatever is typed in the username field for both the username and password?

It is possible... You need to edit the activitly_login.xml to hide the password field ... I tried just using android:visibility="gone" but it didn't work for me

Try changing the password section to this (basically just shrinks everything down so it can't be seen if it doesn't hide - it worked for me)
Code:
        <FrameLayout android:id="@id/layout_password_holder" android:visibility="gone" android:layout_width="fill_parent" android:layout_height="fill_parent">
            <EditText android:visibility="gone" android:textColor="@color/cardview_dark_background" android:id="@id/ed_password" android:background="@drawable/xciptv_ed" android:paddingLeft="0.1dip" android:nextFocusLeft="@id/btn_login" android:nextFocusRight="@id/btn_login" android:nextFocusDown="@id/btn_login" android:layout_width="fill_parent" android:layout_height="0.1dip" android:hint="@string/xc_password" android:ems="10" android:password="true" android:inputType="textNoSuggestions|textPassword" android:nextFocusForward="@id/btn_login" />
            <ImageView android:visibility="gone" android:id="@id/imageView20" android:background="@drawable/password_icon" android:focusable="false" android:layout_width="0.1dip" android:layout_height="0.1dip" android:layout_marginLeft="0.1dip" android:layout_marginTop="0.1dip" />
        </FrameLayout>

Then you need to edit the LoginActivity.smali file and edit the following:
No quote


Thank you so much ! worked like a charm
 
Remove some icons in top right hand corner
And I wanted to remove live TV and TV guide from this screen:
Vv3.jpg
Within activty_update_contents.xml (opened with Notepad ++)
Add android:visibility="gone" into line 7 & Line 25
It will remove LiveTV and TV Guide.

I have not looked further into the cycle of the wording of 'Now Updating Live TV Channels. Please Wait etc' next job.
Think I will follow the post of TeeVeeBox, that will work for the wording.

At least the two boxes can be removed.
 
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
Within activty_update_contents.xml (opened with Notepad ++)
Add android:visibility="gone" into line 7 & Line 25
It will remove LiveTV and TV Guide.

I have not looked further into the cycle of the wording of 'Now Updating Live TV Channels. Please Wait etc' next job.
At least the two boxes can be removed.

You must have done it same time as me lol
Edit in strings.xml to change Now Updating Live TV Channels. Please Wait etc'
 
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
Status
Not open for further replies.
shape1
shape2
shape3
shape4
shape5
shape6
Back
Top