[GUIDE] How to add LTE operator in LG G2.

Search This thread

somboons

Senior Member
Apr 25, 2011
3,183
4,477
Bangkok
Hi all,

Last month in Thailand one provider operator has a LTE service.Now two provider operator but I can not use or choose LTE automaticly.I must delete /system/app/lteConfigs.apk/lteConfigs.odex then GSM/WCDMA/LTE auto is appear.Go to Settings>Networks>Tethering & networks>Mobile network>Network mode> GSM/WCDMA/LTE auto ,to choose LTE.I think ,LG doesn't add a new provider operator in lteConfigs.

I try to add new provider operator to lteConfigs.apk it's working.I can use LTE automaticly when I am in LTE area and If I reboot G2 it's choose LTE automaticly too.

This is a simple guide to add provider operator .



- Make sure your operator has LTE service
- check your mccmnc of your operator at
http://www.mcc-mnc.com/

my operator is dtac ( 52005 )

attachment.php



1. Deodex LteConfigs

/system/app/LteConfigs.apk and LteConfigs.odex with other tools.

2. Decompile LteConfigs.apk with apktool

3. Go to Folder \LteConfigs\res\xml open lteready.xml with editor such as notepad++

4. My country in asia ,I add in asia area add

- operator
- country
- mcc
-mnc
-value


attachment.php


5. Save lteready.xml

6. Compile LteConfigs.apk with apktool

7. Sign LteConfigs.apk

8. In /system/app remove

LteConfigs.apk and LteConfigs.odex

9. Copy new LteConfigs.apk in /system/app and set permission to 644

10. Reboot G2

11. Go to Settings>Networks>Tethering & networks>Mobile network>Network mode> GSM/WCDMA/LTE auto

12. Now your G2 can use LTE automaticly and after reboot your G2 choose GSM/WCDMA/LTE auto ,automaticly too


attachment.php




sorry to very bad English grammar:)
 

Attachments

  • 2014-05-20_215950.png
    2014-05-20_215950.png
    14.2 KB · Views: 22,852
  • 2014-05-20_220208.png
    2014-05-20_220208.png
    56.1 KB · Views: 22,814
  • 001.jpg
    001.jpg
    163.1 KB · Views: 22,821
Last edited:

rusco.morgan

Member
Apr 29, 2011
12
0
Jakarta
Hi all,

Last month in Thailand one provider operator has a LTE service.Now two provider operator but I can not use or choose LTE automaticly.I must delete /system/app/lteConfigs.apk/lteConfigs.odex then GSM/WCDMA/LTE auto is appear.Go to Settings>Networks>Tethering & networks>Mobile network>Network mode> GSM/WCDMA/LTE auto ,to choose LTE.I think ,LG doesn't add a new provider operator in lteConfigs.

I try to add new provider operator to lteConfigs.apk it's working.I can use LTE automaticly when I am in LTE area and If I reboot G2 it's choose LTE automaticly too.

This is a simple guide to add provider operator .



- Make sure your operator has LTE service
- check your mccmnc of your operator at
http://www.mcc-mnc.com/

my operator is dtac ( 52005 )

attachment.php



1. Deodex LteConfigs

/system/app/LteConfigs.apk and LteConfigs.odex with other tools.

2. Decompile LteConfigs.apk with apktool

3. Go to Folder \LteConfigs\res\xml open lteready.xml with editor such as notepad++

4. My country in asia ,I add in asia area add

- operator
- country
- mcc
-mnc
-value


attachment.php


5. Save lteready.xml

6. Compile LteConfigs.apk with apktool

7. Sign LteConfigs.apk

8. In /system/app remove

LteConfigs.apk and LteConfigs.odex

9. Copy new LteConfigs.apk in /system/app and set permission to 644

10. Reboot G2

11. Go to Settings>Networks>Tethering & networks>Mobile network>Network mode> GSM/WCDMA/LTE auto

12. Now your G2 can use LTE automaticly and after reboot your G2 choose GSM/WCDMA/LTE auto ,automaticly too


attachment.php




sorry to very bad English grammar:)

Hi, can you help me to compile my source file info apk? I've managed to decompile it & edited the lteready.xml file. But, I'm having trouble when trying to compile it. I'm attaching also source file to be compiled. Thx.
 

Attachments

  • source.zip
    85.3 KB · Views: 525

eitama

Senior Member
Sep 18, 2010
625
202
Hod Hasharon
Which framework files we need to decompile this? I am getting error about missing resources when trying to decompile.
 

rusco.morgan

Member
Apr 29, 2011
12
0
Jakarta
Which framework files we need to decompile this? I am getting error about missing resources when trying to decompile.

Hi, thanks for your response. Actually what I need is for you to help me decompile this attached lteconfigs.apk file & replace its lteready.xml file with the new-edited lteready.xml file inside attached lteconfigs odex+lteready xml.zip file..

The thing is I've just bought new LG G3 D855 few days ago. But, I can't use LTE services in my phone since my operator LTE network is not supported in my LG G3. So, I'm trying to do what you've done earlier, but I'm having some problems when trying to recompile the compiled lteconfigs.apk.

On such edited lteready.xml file, I've added few Indonesian LTE Network operator setting (name, mcc, mnc). Hopefully, this can help me to access my operator LTE network in my LG G3.

Therefore, if you can help me to decompile, replace with new-edited lteready.xml, then recompile-signed-give permittion such Lteconfigs.apk file (the same sequences you've shared earlier), I would have appreciate that.
 

Attachments

  • LteConfigs.apk
    63.5 KB · Views: 1,062

somboons

Senior Member
Apr 25, 2011
3,183
4,477
Bangkok
Hi, thanks for your response. Actually what I need is for you to help me decompile this attached lteconfigs.apk file & replace its lteready.xml file with the new-edited lteready.xml file inside attached lteconfigs odex+lteready xml.zip file..

The thing is I've just bought new LG G3 D855 few days ago. But, I can't use LTE services in my phone since my operator LTE network is not supported in my LG G3. So, I'm trying to do what you've done earlier, but I'm having some problems when trying to recompile the compiled lteconfigs.apk.

On such edited lteready.xml file, I've added few Indonesian LTE Network operator setting (name, mcc, mnc). Hopefully, this can help me to access my operator LTE network in my LG G3.

Therefore, if you can help me to decompile, replace with new-edited lteready.xml, then recompile-signed-give permittion such Lteconfigs.apk file (the same sequences you've shared earlier), I would have appreciate that.

please upload your framework-res.apk
 

Eminemiero

Senior Member
Oct 14, 2013
388
207
Montevideo
from the hidden menu we can do this right? or am i confusing things?
3845*#80x# ---> LTE- Only ---> Modem Settings -----> RAT Selection.
and there you choose whatever you want
 

Eminemiero

Senior Member
Oct 14, 2013
388
207
Montevideo

My bad, can someone help me, im trying to decompile my Lteconfigs.apk but it says "cant finde framework resources blabla". (Yes, i did "attached" the framework-res.apk when decompiling)
If someone can add my LTE provider i will be really happy :D

MCC: 748
MNC: 10
ISO: uy
Country: Uruguay
Code: 598
operator: Claro
 

Attachments

  • framework-res.apk
    17.3 MB · Views: 52
  • LteConfigs.apk
    63.2 KB · Views: 54
Last edited:
  • Like
Reactions: Tinchoska

Eminemiero

Senior Member
Oct 14, 2013
388
207
Montevideo
Please @somboons can you help me?
How are you deodexing and decomipiling? Im using APK Tools v3.50 and i have an error (see in the image).
Im using Cloudy g3 2.2
A4oILRM.png
 
Last edited:

malik497

Member
Jan 26, 2014
26
4
hi there my LG g3 dont have LTE config file and i have the same issue that am unable to activate LTE on LG G3 D850 (AT&T).

PLEASE HELP
 

malik497

Member
Jan 26, 2014
26
4
Can you add below details for me am unable to add it :(


MCC MNC ISO Country Country Code Network
410 04 pk Pakistan 92 ZONG/CMPak
 

jedisurfer

Senior Member
Mar 16, 2013
147
7
great work, I have an lg G2 f320s running cloudy Flex 2.7, using root browser I could not find any LTEconfig files. I would like to use it with tmobile and get LTE could I get an LTE config files from a tmobile phone and get it to work?
 

Top Liked Posts

  • There are no posts matching your filters.
  • 11
    Hi all,

    Last month in Thailand one provider operator has a LTE service.Now two provider operator but I can not use or choose LTE automaticly.I must delete /system/app/lteConfigs.apk/lteConfigs.odex then GSM/WCDMA/LTE auto is appear.Go to Settings>Networks>Tethering & networks>Mobile network>Network mode> GSM/WCDMA/LTE auto ,to choose LTE.I think ,LG doesn't add a new provider operator in lteConfigs.

    I try to add new provider operator to lteConfigs.apk it's working.I can use LTE automaticly when I am in LTE area and If I reboot G2 it's choose LTE automaticly too.

    This is a simple guide to add provider operator .



    - Make sure your operator has LTE service
    - check your mccmnc of your operator at
    http://www.mcc-mnc.com/

    my operator is dtac ( 52005 )

    attachment.php



    1. Deodex LteConfigs

    /system/app/LteConfigs.apk and LteConfigs.odex with other tools.

    2. Decompile LteConfigs.apk with apktool

    3. Go to Folder \LteConfigs\res\xml open lteready.xml with editor such as notepad++

    4. My country in asia ,I add in asia area add

    - operator
    - country
    - mcc
    -mnc
    -value


    attachment.php


    5. Save lteready.xml

    6. Compile LteConfigs.apk with apktool

    7. Sign LteConfigs.apk

    8. In /system/app remove

    LteConfigs.apk and LteConfigs.odex

    9. Copy new LteConfigs.apk in /system/app and set permission to 644

    10. Reboot G2

    11. Go to Settings>Networks>Tethering & networks>Mobile network>Network mode> GSM/WCDMA/LTE auto

    12. Now your G2 can use LTE automaticly and after reboot your G2 choose GSM/WCDMA/LTE auto ,automaticly too


    attachment.php




    sorry to very bad English grammar:)
    1
    I'm completely stock, waiting for LG's OTA. is there any way so i can do this?
    1

    My bad, can someone help me, im trying to decompile my Lteconfigs.apk but it says "cant finde framework resources blabla". (Yes, i did "attached" the framework-res.apk when decompiling)
    If someone can add my LTE provider i will be really happy :D

    MCC: 748
    MNC: 10
    ISO: uy
    Country: Uruguay
    Code: 598
    operator: Claro
    1
    isn't there an "end user" way to do this ? :)

    sorry, but i got lost at half of your post :)
    it's too pro for us, the regular mortals...