[ROM] [STOCK] [H901] V10_H901_V20L Update: [11/12/2016]

Vicious Von

Senior Member
Mar 27, 2011
1,024
235
0
Just wanna say thanks. This new update is amazing. My battery is better from the last Rom but it could just be from me doing too with my phone. Nice stuff tho. ??

Sent from my LG-H901 using Tapatalk
 

sabresfan

Senior Member
Jan 30, 2012
887
342
83
Newest update is outstanding. You do great work and have made this locked down phone fun to have. Other than having a black/dark UI there really isn't anything else stock most of us could ask for. If you would ever consider a nebula light for stock that would be awesome. A stock kernel with some features.

Sent from my LG-H901 using XDA-Developers mobile app
 

Eliminater74

Recognized Developer
Jan 25, 2014
3,955
16,511
263
Clearwater
lightningbolt.duckdns.org
Newest update is outstanding. You do great work and have made this locked down phone fun to have. Other than having a black/dark UI there really isn't anything else stock most of us could ask for. If you would ever consider a nebula light for stock that would be awesome. A stock kernel with some features.

Sent from my LG-H901 using XDA-Developers mobile app
I forgot you know me from the G3 area.. I was reading your post and trying to figure out how you know about any of my kernels.. Cause I never released anything for the V10 yet.. even know I created one.

I havent done much today.. I spent the greater part of the day calming my nephew down from wanting to fight someone..
But I do have some things to try.. and add.. some better keyboard mods and other launcher mods and music mods and just about anything I can get my hands on that I can test..
I most likely wont add the music mods and I havent tested out any launcher besides the lghome uix4.0 ..... (I Still perfer Nova(Which I paid for)) ............

and my UI isnt dark, its bright. I would love it to be dark.. but im not going to install xposed to do it......... developers Dont use xposed.. would make it too hard to test things out.
you dont know if its the rom or app or xposed and the logcat is messy with xposed installed......

And trying to catch errors with LG apps, is like next to impossible.. Why, someone would ask. cause the developers of the LG apps pretty much code very well.
catch all works great.. and catch all makes it a bit difficult to search out errors and find out whats up.........

Poorly coded app or just normal coded as I do,. aways have ANDROID ERROR or something similar.. easy to grep and find the cause..

I have written a few apps, and that @override and catch all can confuse errors with none errors.....

anyhow, Im still thinking of things to do and work on.. and testing some other ideas as well.
 

TheSleezkIng

Senior Member
Nov 19, 2011
350
44
0
My camera issues were fixed with the few update and my battery life is better than it's ever been too, amazing work sir

Sent from my LG-H901 using Tapatalk
 

warBeard_actual

Senior Member
Mar 27, 2016
363
1,130
0
Eliminator, just FYI, ran an app specific log for the g5 camera (attached) looks like the pieces you need to prevent the settings FC are in the g5 framework. It's having issues with the native ART while in the V10 environment (not surprised, I suppose, as the hardware is different).

Camera works great, though. The filters are pretty cool.
 

Attachments

sanjsrik

Senior Member
Apr 15, 2006
2,105
220
133
54
Brooklyn
As there are numerous part 2 files, do we need to flash them all or just the first one that is marked as "new"? Sorry, I wasn't sure why there were numerous ones or if they are just prior versions of the same file.

thanks in advance.
 

Eliminater74

Recognized Developer
Jan 25, 2014
3,955
16,511
263
Clearwater
lightningbolt.duckdns.org
As there are numerous part 2 files, do we need to flash them all or just the first one that is marked as "new"? Sorry, I wasn't sure why there were numerous ones or if they are just prior versions of the same file.

thanks in advance.
ONLY 1......................
Eliminator, just FYI, ran an app specific log for the g5 camera (attached) looks like the pieces you need to prevent the settings FC are in the g5 framework. It's having issues with the native ART while in the V10 environment (not surprised, I suppose, as the hardware is different).

Camera works great, though. The filters are pretty cool.
You mean this part:
Code:
05-09 16:19:41.247  1905  2992 I SystemUI[Framework]: ==>disabledNaviBtn() what=0x0, [email protected],  pkg=Window{95b389f u0 Application Error: com.lge.camera}

05-09 16:19:41.675  1905  2991 W ActivityManager: Activity pause timeout for ActivityRecord{c2ab21e u0 com.lge.camera/.CameraAppLauncher t1354 f}

05-09 16:19:41.747  1905  2992 I SystemUI[Framework]: ==>disabledNaviBtn() what=0x0, [email protected],  pkg=Window{95b389f u0 Application Error: com.lge.camera}

05-09 16:19:42.921  1905  3983 I WindowState: WIN DEATH: Window{e6d1ef u0 SecondScreen_App_com.lge.camera (0)}

05-09 16:19:42.929  1905  2968 I WindowState: WIN DEATH: Window{9d68d5 u0 com.lge.camera/com.lge.camera.CameraAppLauncher}

05-09 16:19:42.929  1905  2968 W WindowManager: Force-removing child win Window{ff67a1c u0 SurfaceView} from container Window{9d68d5 u0 com.lge.camera/com.lge.camera.CameraAppLauncher}

05-09 16:19:42.931  1905  2968 W WindowManager: Force-removing child win Window{2ceb625 u0 SurfaceView} from container Window{9d68d5 u0 com.lge.camera/com.lge.camera.CameraAppLauncher}

05-09 16:19:42.947  1905  2968 W WindowManager: Force-removing child win Window{32103fa u0 SurfaceView} from container Window{9d68d5 u0 com.lge.camera/com.lge.camera.CameraAppLauncher}

05-09 16:19:42.987  1905  3952 I ActivityManager: Process com.lge.camera (pid 15295) has died
Yea man, Thanks. I dunno how I kept messing that....... I am thinking I can extract that and add it to ours.. but I cant figure out if its in SystemUI or framework it self.....
But I have the g5's systemUI and framework. I can extract both and find whats missing and add it into ours...

Also here is a bit better read of the log: http://hastebin.com/qotagixuna.vbs

Thanks for that log though. it helped.. Ill see if I can fix that..........
 

sanjsrik

Senior Member
Apr 15, 2006
2,105
220
133
54
Brooklyn
ONLY 1......................

Thank you for the quick response. You may want to remove the other ones from the list of part 2. Anybody can get confused about this. I appreciate all you've done however. Going to take the plunge and flash these tonight. Just doing the groundwork of backing up first before I do anything.
 
  • Like
Reactions: ZDeuce2

Eliminater74

Recognized Developer
Jan 25, 2014
3,955
16,511
263
Clearwater
lightningbolt.duckdns.org
ONLY 1......................

Thank you for the quick response. You may want to remove the other ones from the list of part 2. Anybody can get confused about this. I appreciate all you've done however. Going to take the plunge and flash these tonight. Just doing the groundwork of backing up first before I do anything.
There is a reason there are more then one.. They are Different versions.. Example, someone might want 100% stock..
 

netomel

Senior Member
Jun 19, 2012
709
160
0
East Elmhurst
Thanks for the explanation it none of the files are labeled as different, just as different versions of part 2. May want to indicate which is which.
If you follow the thread you will notice what changes are on each version. But let me give a summary and guys correct me if I am wrong.

P1. - required ota update to MM

p2. -. 100% MM System, boot, .
P5 G5 mod, camera. LgHome, third party boot animation
P5-2. G5 mod, fixes to G5 camera, LG ui5.0
P 5-3. G5 mod. Fixes to G5 camera, LG ui4.0
P 5-4. G5 mod, fixes to G5 camera, LG uix4 fixed.

Sent from my LG-H901 using XDA-Developers mobile app
 
Last edited:

sanjsrik

Senior Member
Apr 15, 2006
2,105
220
133
54
Brooklyn
If you follow the thread you will notice what changes are on each version. But let me give a summary and guys correct me if I am wrong.

P1. - required ota update to MM

p2. -. 100% MM System, boot, .
P5 G5 mod, camera. LgHome, third party boot animation
P5-2. G5 mod, fixes to G5 camera, LG ui5.0
P 5-3. G5 mod. Fixes to G5 camera, LG ui4.0
P 5-4. G5 mod, fixes to G5 camera

Sent from my LG-H901 using XDA-Developers mobile app
That is an excellent list. Just one question, which is the latest? Meaning you list one with the g5 camera 'm another that seems to fix an issue with the g5 camera? Which is recommended?
 

netomel

Senior Member
Jun 19, 2012
709
160
0
East Elmhurst
That is an excellent list. Just one question, which is the latest? Meaning you list one with the g5 camera 'm another that seems to fix an issue with the g5 camera? Which is recommended?
He has done work on every p5 version on the camera, I guess I will stick with the latest one P 5-4. Unfortunately there are still issues due to the difference of hardware, but he is trying to make work without issues. Don't be so demanding he is trying his best.


Sent from my LG-H901 using XDA-Developers mobile app
 

sanjsrik

Senior Member
Apr 15, 2006
2,105
220
133
54
Brooklyn
He has done work on every p5 version on the camera, I guess I will stick with the latest one P 5-4. Unfortunately there are still issues due to the difference of hardware, but he is trying to make work without issues. Don't be so demanding he is trying his best.


Sent from my LG-H901 using XDA-Developers mobile app
You realize I demanded nothing. I was curious what the differences were between the g5 cameras? The thread has reached 93 pages, it's difficult to know what has been done. Not demanding at all. Asking questions.
 

planetbeen

Senior Member
Oct 13, 2011
806
284
0
Virginia Beach
You realize I demanded nothing. I was curious what the differences were between the g5 cameras? The thread has reached 93 pages, it's difficult to know what has been done. Not demanding at all. Asking questions.
Hey there, I'm pretty sure a page or so back he mentioned that he puts the "new" label the newest one and I think it's the recommended one as it has all the most recent fixes. I think you can find the info on it if you just go back a few pages. I don't think you'll have to go way back. :)

Sent from my pretty nifty brand new LG V10
 
  • Like
Reactions: tigerpaw1129

netomel

Senior Member
Jun 19, 2012
709
160
0
East Elmhurst
You realize I demanded nothing. I was curious what the differences were between the g5 cameras? The thread has reached 93 pages, it's difficult to know what has been done. Not demanding at all. Asking questions.
Sorry I was not saying to you personally but to everybody in general. Hes done marvellous job getting us MM rooted and adding flavors now. People still complain for the issues with no input or no one takes the time to research the thread to find the details. Eliminater74 had mention throughout the whole thread that he is not a dev so don't expect him to publish his work as devs do. He happen to be a kernel builder that decided to share his work on his new phone.

Sent from my LG-H901 using XDA-Developers mobile app
 

Techlyfe

Senior Member
Aug 20, 2011
326
124
0
Jersey City, NJ
Is the debloated version also deodexed, and what is ADBD?

If I can't afford any camera issues, would you recommend I go with the debloated or 100% stock version?

Sent from my LG-H901 using XDA-Developers mobile app
Go with stock if you can't afford any issues. Stock is as stock as stock can be, and it's pretty much the way LG intended it, so if there are issues with stock, blame them. You can always install the others when you have time and things are "less critical."


Actually on second thought, if your device is critically needed, there is always a chance for issues when flashing, maybe you should either go the official route or just hold off.
 
Last edited:

dakota_96

Senior Member
Mar 22, 2009
78
11
0
Go with stock if you can't afford any issues. Stock is as stock as stock can be, and it's pretty much the way LG intended it, so if there are issues with stock, blame them. You can always install the others when you have time and things are "less critical."
No do not try V10_H901_V20E_100%_Stock_P2-signed.zip. I was on 005-4 and decided to try stock. I lost root and TWRP and it appears I have no way of going back.
 
  • Like
Reactions: chadbot3k