[ROM][Jan 18] -=- CloudyFlex 2.8 -=- [All Variants]

Search This thread

evileric77

Member
Jul 26, 2010
17
1
No LTE

I tried digging through this thread to see about any D800 LTE issues and I can't figure out why it won't let me select LTE. I tried the *#*#4636#*#* menu to change to "LTE Only" to see if I could force LTE, it doesn't let me. I click "LTE only" and it flips right back to "WCDMA Preferred". I even switched up with some of the other settings there to see if I COULD change it (only CDMA and GSM are allowed apparently, of course EvDo isn't allowed but that just makes sense =p ).

I tried in the "Settings > Networks > Tethering & networks > Mobile Networks > Network mode" to change to GSM/WCDMA/LTE auto but it reverts back to whatever I had it on last instead of staying on it (I tried changing to the others just to see if I could and I can). I changed a bunch of settings in build.prop to see if it would fix it and it does not. Anyone got any ideas? Here is a filtered output of my build.prop:

root@g2_att_us:/system # cat build.prop | grep ro.build
cat build.prop.bk | grep ro.build
ro.build.id=KOT49I
ro.build.display.id=KOT49I
ro.build.version.incremental=1398697601
ro.build.version.sdk=19
ro.build.version.codename=REL
ro.build.version.release=4.4.2
ro.build.date=Tue Apr 29 00:11:35 KST 2014
ro.build.date.utc=1398697895
ro.build.type=user
ro.build.user=cloudyfa
ro.build.host=phantom
ro.build.tags=release-keys
# ro.build.product is obsolete; use ro.product.device
ro.build.product=g2
# Do not try to parse ro.build.description or .fingerprint
ro.build.description=g2_open_com-user 4.4.2 KOT49I 1398697601 release-keys
ro.build.fingerprint=lge/g2_open_com/g2:4.4.2/KOT49I/1398697601:user/release-key
s
ro.build.characteristics=nosdcard
ro.build.target_operator=OPEN
ro.build.target_country=US

root@g2_att_us:/system #

I can post the full build.prop if someone wants to really see it.

EDIT: Forgot to mention I have meticulously followed the Firmware install instructions and re-flashed multiple times, even downgraded to stock and started all over... TWICE!

EDIT2: I also double checked to ensure the SIM was an LTE capable SIM.
 
Last edited:
  • Like
Reactions: damnation333

blas4me

Senior Member
I had the same problem with LTE.
SOLUTION:
You need titanium backup
Root explorer
Apn backup & restore.
Backup of apn.xml from stock rom or one that gave you LTE.
-------------------------------------
Open titanium backup, and select backup/restore tab.
Long press apn backup and convert to system app.
Open root explorer, and navigate to /system/app.
Move apn backup & restore and odex file to /system/priv-app.
Long press apn backup and change permissions to 7777, (check all boxes).
Reboot.
Open apn backup, and disable ICS check.
Delete apn, and restore apn you backed up earlier.
Reboot.
Let me know how it goes.
 
Last edited:

damnation333

Senior Member
Jun 9, 2012
366
113
I had the same problem with LTE.
SOLUTION:
You need titanium backup
Root explorer
Apn backup & restore.
Backup of apn.xml from stock rom or one that gave you LTE.
-------------------------------------
Open titanium backup, and select backup/restore tab.
Long press apn backup and convert to system app.
Open root explorer, and navigate to /system/app.
Move apn backup & restore and odex file to /system/priv-app.
Long press apn backup and change permissions to 7777, (check all boxes).
Reboot.
Open apn backup, and disable ICS check.
Delete apn, and restore apn you backed up earlier.
Reboot.
Let me know how it goes.

Hey,

Thanks for this. I was really optimistic, but one issue. do you mean apn-config.xml?
thanks
 

same240

Senior Member
Sep 15, 2011
149
18
Just wonder, is there any way to change the battery icon to become circular view with percentage near the clock? The stock percentage with battery bar is way to wider and not nice :fingers-crossed:
The view will be look like below example screen shot:
cbm-summary.jpg
 

same240

Senior Member
Sep 15, 2011
149
18

same240

Senior Member
Sep 15, 2011
149
18
I used this ROM for few days, feel very good and love it.
Just feel the UI everything look 'big' size, is there any way to tweak the DPI ?
So I can tweak the view and everything will looks smaller and view wider all angle.
Hope someone know what I mean this one...:cyclops:
 
Last edited:

evileric77

Member
Jul 26, 2010
17
1
I had the same problem with LTE.
SOLUTION:
You need titanium backup
Root explorer
Apn backup & restore.
Backup of apn.xml from stock rom or one that gave you LTE.
-------------------------------------
Open titanium backup, and select backup/restore tab.
Long press apn backup and convert to system app.
Open root explorer, and navigate to /system/app.
Move apn backup & restore and odex file to /system/priv-app.
Long press apn backup and change permissions to 7777, (check all boxes).
Reboot.
Open apn backup, and disable ICS check.
Delete apn, and restore apn you backed up earlier.
Reboot.
Let me know how it goes.

Shouldn't doing:

# cat workingapn.XML > /system/etc/apns-conf.xml

Get the same effect without affecting the permissions?
Of course you need to do: mount -o remount,rw <path to remount>
Before you do a cat out like that (otherwise it is read only). I should just copy my Note 2 APN to the G2 sdcard and try that. Tried hand editing the APN but it still won't let me select LTE. Are there some db files that hang onto the previous APN settings?
 

damnation333

Senior Member
Jun 9, 2012
366
113
I used this ROM for few days, feel very good and love it.
Just feel the UI everything look 'big' size, is there any way to tweak the DPI ?
So I can tweak the view and everything will looks smaller and view wider all angle.
Hope someone know what I mean this one...:cyclops:

you can use textdroider_dpi from the market or edit the build.prop. I am using the former and got mine set at 380 DPI. give it a try.
 

sheikhramnuj

Senior Member
Sep 4, 2014
784
273
Ajman, UAE
I used this ROM for few days, feel very good and love it.
Just feel the UI everything look 'big' size, is there any way to tweak the DPI ?
So I can tweak the view and everything will looks smaller and view wider all angle.
Hope someone know what I mean this one...:cyclops:

You can use Build prop editor or txtdroider from playstore there's an option for changing the lcd density(DPI)
 

same240

Senior Member
Sep 15, 2011
149
18
you can use textdroider_dpi from the market or edit the build.prop. I am using the former and got mine set at 380 DPI. give it a try.
You can use Build prop editor or txtdroider from playstore there's an option for changing the lcd density(DPI)
Thanks.
Is this one?
https://play.google.com/store/apps/details?id=com.texdroider.texdroider_dpi&hl=en
By the way, there will no more update ROM on this v1.x?
I prefer this v1.7 than the v2.x.
 
Last edited:

Top Liked Posts

  • There are no posts matching your filters.
  • 526
    81MWB8t.png






    FslwMmG.png

    • Ported from Flex KitKat ROM
    • CloudyKernel (linaro)
    • Odexed, zipaligned
    • Aroma installer
    • SuperSU
    • Busybox + runparts
    • init.d support
    • Debloated
    • AdAway host file
    • Latest GApps
    • G Pro 2 Camera (4k + MF + SloMo)
    • G3 Keyboard
    • Brightness and Volume toggle
    • Split View
    • Calling Recorder
    • ART support
    • Knock Code support
    • Odex & Deodex selection


    O3CkLd4.png

    • Updated APN configs
    • Updated Google apps
    • Fixed LS980 NFC
    • Added DeOdex option
    • Improved scripts and patches
    • Supported new bootloader


    0YgVnSs.png

    • Full Wipe (Dalvik, Cache, System & Data)
    • Flash KitKat baseband
    • Flash CloudyFlex
    • Choose your variant in Aroma
    • Enjoy


    KJaCgWV.png


    XDA:DevDB Information
    -=- CloudyFlex -=- [All Variants], ROM for the LG G2

    Contributors
    Cloudyfa
    ROM OS Version: 4.4.x KitKat
    156
    GAaWgrL.png



    Can I dirty flash the ROM instead of clean flash everytime?
    - You can dirty flash but if anything wrong happen, you must do a clean flash first to see if the problem still there before reporting anything here.

    I'm on JB, how I install this ROM? I dont know where to start
    - Follow these steps: http://xdaforums.com/showpost.php?p=52483656&postcount=2507

    CloudyKernel? More info please
    - It's stock kernel compiled using linaro toolchain. You can have the source here: https://www.lg.com/global/support/opensource/opensourceList?types=ALL&search=G2

    I'm using LS/VS980 and I have some problem...
    - Remember that you're using international base so you will have some minor bugs (your variant is CDMA specific). For exp you must use 3rd party app for MMS, visual roaming issue.

    I dont have 4G/LTE option in network setting?
    - Delete LteConfigs.apk in system\app (D802/5/6 only) then reboot.

    LTE doesnt stick after reboot. How I fix that?
    - Follow this guide: http://xdaforums.com/showpost.php?p=52021539&postcount=1688

    Why my data network doesnt work? Or slow data connection?
    - Please check your APN settings to see if it's up-to-dated yet. If you need to adjust it, remember to remind me about the new config so I can include them next release

    Whenever I select ART runtime, the phone reboot and still using Dalvik?
    - You're using Xposed and that's the problem. Xposed doesnt support ART at the moment, it will force your system running in Dalvik mode.
    152
    3Bmuj7D.png



    TGF76wt.png



    61akPkq.png

    101
    Keep calm guys. Whether it's ready or not, I'll release first version on my birthday (15-6) ;)
    92
    G3 screenshots

    Ok so you guys want these? :D