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 icon

LX Xtream APK Hard Code Guide [Deleted] .

Register & Get access to index
Status
Not open for further replies.
Hey everyone here's another app you might like;

LX Xtream IPTV APK

Hardcoded with your URL

In res\layout\activity_xtream_login.xml change:

Edit Line 5 android:text= to your URL

In res/values/xtream_login_layout.xml change:

Edit line 5 android:text= to your URL

You will now have a LX Xtream app pointed to your IPTV URL

LX Xtream APK
https://mega.nz/#!DccVzKRS!sMo9hyXd7ScB-jxGi1pbUxsy7m0zRO0SbLPQP2tqnYQ


No quote
ned change so bro In res/layout/xtream_login_layout.xml change:
 
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
Hey everyone here's another app you might like;

LX Xtream IPTV APK

Hardcoded with your URL

In res\layout\activity_xtream_login.xml change:

Edit Line 5 android:text= to your URL

In res/values/xtream_login_layout.xml change:

Edit line 5 android:text= to your URL

You will now have a LX Xtream app pointed to your IPTV URL

LX Xtream APK
https://mega.nz/#!DccVzKRS!sMo9hyXd7ScB-jxGi1pbUxsy7m0zRO0SbLPQP2tqnYQ


No quote
2nd location corrected.

In res/layout/xtream_login_layout.xml

change:

Edit line 5 android:text= to your URL
 
Excellent, good work 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
Hey everyone here's another app you might like;

LX Xtream IPTV APK

Hardcoded with your URL

In res\layout\activity_xtream_login.xml change:

Edit Line 5 android:text= to your URL

In res/values/xtream_login_layout.xml change:

Edit line 5 android:text= to your URL

You will now have a LX Xtream app pointed to your IPTV URL

LX Xtream APK
https://mega.nz/#!DccVzKRS!sMo9hyXd7ScB-jxGi1pbUxsy7m0zRO0SbLPQP2tqnYQ


No quote

haw to edit hoste port


<?xml version="1.0" encoding="utf-8"?>
<com.github.mmin18.widget.FlexLayout android:layout_width="fill_parent" android:layout_height="fill_parent"
xmlns:android="http://schemas.android.com/apk/res/android" xmlns:app="http://schemas.android.com/apk/res-auto">
<com.github.mmin18.widget.FlexLayout android:id="@id/befor_login_layout" android:layout_width="fill_parent" android:layout_height="fill_parent" app:layout_bottom="parent.height">
<EditText android:textSize="18.0sp" android:textColor="@color/white" android:textColorHint="@color/white" android:gravity="center" android:id="@id/edit_username" android:background="@drawable/btn_bg1" android:focusable="true" android:layout_width="341.32812dip" android:layout_height="36.0dip" android:hint="@string/activation_username" android:digits="0123456789abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ-_/" android:layout_centerHorizontal="true" app:layout_centerX="50%" app:layout_top="edit_url.bottom + 8dp" />
<EditText android:textSize="18.0sp" android:textColor="@color/white" android:textColorHint="@color/white" android:gravity="center" android:id="@id/edit_pwd" android:background="@drawable/btn_bg1" android:focusable="true" android:layout_width="341.32812dip" android:layout_height="36.0dip" android:hint="@string/activation_password" android:digits="0123456789abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ-_/" android:layout_centerHorizontal="true" app:layout_centerX="50%" app:layout_top="edit_username.bottom + 8dp" />
<Button android:textSize="18.0sp" android:id="@id/btn_reset" android:background="@drawable/btn_bg" android:focusable="true" android:layout_width="160.0dip" android:layout_height="36.0dip" android:text="@string/reset" android:textAllCaps="false" app:layout_left="edit_pwd.left" app:layout_top="edit_pwd.bottom + 20dp" />
<ProgressBar android:id="@id/pb" android:visibility="gone" android:layout_width="22.0dip" android:layout_height="22.0dip" android:indeterminateDrawable="@drawable/login_progress" app:layout_centerY="btn_login.centerY" app:layout_right="btn_login.right-0.0556*screen.height" />
<Button android:textSize="18.0sp" android:id="@id/btn_login" android:background="@drawable/btn_bg" android:focusable="true" android:layout_width="160.0dip" android:layout_height="36.0dip" android:text="@string/login" android:textAllCaps="false" app:layout_right="edit_pwd.right" app:layout_top="edit_pwd.bottom + 20dp" />
</com.github.mmin18.widget.FlexLayout>
<com.github.mmin18.widget.FlexLayout android:id="@id/after_layout" android:visibility="gone" android:layout_width="fill_parent" android:layout_height="fill_parent" app:layout_bottom="parent.height">
<TextView android:textSize="@dimen/card_26sp" android:textColor="@color/white" android:id="@id/login_url" android:layout_width="wrap_content" android:layout_height="wrap_content" android:text="\ 1723456622544" app:layout_left="btn_watch_tv.left" app:layout_top="0.103*parent.height" />
<TextView android:textSize="@dimen/card_26sp" android:textColor="@color/white" android:id="@id/login_code" android:layout_width="wrap_content" android:layout_height="wrap_content" android:text="\ 1723456622544" app:layout_left="btn_watch_tv.left" app:layout_top="login_url.bottom" />
<TextView android:textSize="@dimen/card_26sp" android:textColor="@color/white" android:gravity="center" android:id="@id/expire_msg" android:layout_width="wrap_content" android:layout_height="wrap_content" android:text="your expare time is " app:layout_left="btn_watch_tv.left" app:layout_top="login_code.bottom" />
<TextView android:textSize="@dimen/text_20" android:gravity="center" android:id="@id/welcome_msg" android:layout_width="wrap_content" android:layout_height="wrap_content" android:text="@string/welcom_msg" app:layout_left="btn_watch_tv.left" app:layout_right="expire_msg.right" app:layout_top="expire_msg.bottom + 16dp" />
<Button android:textSize="18.0sp" android:id="@id/btn_watch_tv" android:background="@drawable/btn_bg" android:focusable="true" android:layout_width="160.0dip" android:layout_height="36.0dip" android:text="@string/watch_tv" android:textAllCaps="false" app:layout_right="parent.width/2 - 16dp" app:layout_top="welcome_msg.bottom + 16dp" />
<Button android:textSize="18.0sp" android:id="@id/btn_login_out" android:background="@drawable/btn_bg" android:focusable="true" android:layout_width="160.0dip" android:layout_height="36.0dip" android:text="@string/login_out" android:textAllCaps="false" app:layout_left="parent.width/2 + 16dp" app:layout_top="welcome_msg.bottom + 16dp" />
</com.github.mmin18.widget.FlexLayout>
</com.github.mmin18.widget.FlexLayout>
 
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
Status
Not open for further replies.
shape1
shape2
shape3
shape4
shape5
shape6
Back
Top