[CLOSED] Goto G3 Android Development

Eliminater74

Recognized Developer
Jan 25, 2014
3,955
16,511
263
Clearwater
lightningbolt.duckdns.org
Last edited:

egalpr

Member
Mar 6, 2008
22
5
0
Hi thanks for your work is appreciated , I have problem installing the file using TWRP it said Error executing updater binary in zip Failed any help will be appreciated.
 

Eliminater74

Recognized Developer
Jan 25, 2014
3,955
16,511
263
Clearwater
lightningbolt.duckdns.org
Update: Do to a problem with the Zip file, I had to Redo Zip. New one has been tested by me, And works.
Sorry for the inconvenience..

BTW: This kernel is worked on all the time, So new updates will be released alot. I already know of a few more things that I want to add.
My Goal is to make this Operate at low temps while keeping its performance as well at Longer Battery Life.

One of my test builds, The battery lasted me 3 days on a single charge. Without heavy usage.
My temps range betwen 87f /30c - and - 100f/37c (Stabilize around 97f/ 36c).
 
Last edited:

Eliminater74

Recognized Developer
Jan 25, 2014
3,955
16,511
263
Clearwater
lightningbolt.duckdns.org
Updater Binary failed at install... Downloaded from both links, same deal. Swapped out boot img into zip from 06/25 and it installed fine. Just a heads up. Thanks, good work. Todays update even more fun stuff!!!

Edit: I'm too slow, you already know.
You must have gotten the zip that was bad before I replaced it with new one...........
Cause I tested the new one my self. and it worked......
 

RenderBroken

Recognized Developer
Sep 14, 2013
4,297
20,083
263
33
/home/renderbroken/android
@Eliminater74

Keep it up! It will get easier over time and its nice to look back and see how you have become more adept at what you are doing.

Just some friendly advice:

1. Always give proper credit
2. Always make clean commits.

1. is just because we do this for fun and for some sort of recognition (Even if some Devs won't admit it) and 2. because it makes troubleshooting, and reverting WAYYYY easier. When I started, I learned this the hard way. This way if you get into a situation where you have to make reverts or reset the branch, you are able to be more surgical about what you remove. If you have a commit that has alot going on in it then sometimes you cannot revert cleanly and it will have to be done manually. This can sometimes leave you more prone to make simple mistakes. Ones that we ALL make when Dev'ing late at night after a day of hard work and should really be getting more sleep. lol

Oh and 3. Learn to use Meld properly. This will make merging so easy, and will save you a metric crap ton of time.

If you need anything, feel free to PM me.

Regards,
Render
 
  • Like
Reactions: Eliminater74

bofiana

Senior Member
May 5, 2011
1,125
683
0
Folsom
Anybody get a successful boot? I flashed on my existing 20e Rom and even on a fresh install of the Rom and doesnt boot. Stays on LG splash screen. Thanks.

Sent from my LG-D851 using Tapatalk
 

Eliminater74

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

Keep it up! It will get easier over time and its nice to look back and see how you have become more adept at what you are doing.

Just some friendly advice:

1. Always give proper credit
2. Always make clean commits.

1. is just because we do this for fun and for some sort of recognition (Even if some Devs won't admit it) and 2. because it makes troubleshooting, and reverting WAYYYY easier. When I started, I learned this the hard way. This way if you get into a situation where you have to make reverts or reset the branch, you are able to be more surgical about what you remove. If you have a commit that has alot going on in it then sometimes you cannot revert cleanly and it will have to be done manually. This can sometimes leave you more prone to make simple mistakes. Ones that we ALL make when Dev'ing late at night after a day of hard work and should really be getting more sleep. lol

Oh and 3. Learn to use Meld properly. This will make merging so easy, and will save you a metric crap ton of time.

If you need anything, feel free to PM me.

Regards,
Render
Wow, I would of never thought that someone like you would stop in to say anything. And very positive feedback indeed..
When I saw your name, I thought I was seeing things. I had to look twice.
But thanks man... I appreciate everything you said.. It all makes perfect sense..