• If you are experiencing issues logging in, we moved to a new and more secure software and older account passwords were not able to be migrated. We recommend trying to reset your password, then contacting us if there are issues.
  • Nearly done! Migration cleanup is mostly done. There are a small number of issues left that we continue to work on, but all the heavy lifting is done. We still would love to hear feedback over at this thread and also check out the new XDA app! Thanks and we hope you enjoy the new forums, and thanks for your support of XDA <3

[ROM][4.4w_r1] Graphene ROM [Temporarily discontinued]

frap129

Inactive Recognized Developer
Jan 6, 2013
1,392
4,116
0


Hey there XDA!
I was inspired by Gohma ROM to make my own modified stock rom with more features, speed tweaks, and the like. "But frap, why is this in Original developement?" you ask? Well, This serves as both a functioning ROM/mod, as well as a placeholder for when I do compile an actual Android Wear Rom. I have started creating the device tree for dory (G Watch) but the current problem is that the Android Wear Source isn't functioning. Compiling errors out because of some missing makefiles. So after I finish the device tree, I'll try porting in the missing makefiles from standard kitkat. But for now, have fun with Graphene! Also, custom kernel may come soon!

Features:
Highly increased responsiveness
Increased Vibration
Decreased Lag
Increased animation speed
Art enabled over dalvik
Many battery tweaks for decreased drain
Ram optimization
I/O tweaks
and more...

Testimonials:
First impression is great. Very responsive. 20+ hours with medium usage and 15% battery left
Installation:
1. Download and extract zip
2. Unlock Bootloader
Code:
adb reboot boootloader
fastboot oem unlock
Select yes on device
3. Enable ADB debugging
4. Run the installer for your OS (linux or windows)
5. Profit.

Changelog:
Preview4 said:
-Reworked touchscreen tweaks
-Added a Minfree calculator to the script to auto optimize minfree at boot
-More battery tweaks
-More Memory Tweaks
-More kernel tweaks
Preview3 said:
-Split tweaks scrips into 2
-Added more battery optimization
-Added more kernel optimization
-And more
Preview2 said:
-Reorganized System tweak script
-Added/removed tweaks
-Fixed Linux Installer
Download: Graphene Preview 4

XDA:DevDB Information
Graphene ROM for G Watch, ROM for the LG G Watch

Contributors
frap129, jakeday, Jeeko, slaid480
ROM OS Version: 4.4.x KitKat
Based On: AOSP

Version Information
Status: Testing

Created 2014-09-27
Last Updated 2014-09-26
 
Last edited:

frap129

Inactive Recognized Developer
Jan 6, 2013
1,392
4,116
0
Installing, will report
Got this error on Ubuntu
cannot load 'rboot.img': No such file or directory
Download preview 2. That fixed the error. If you did and I just messed up and edited the wrong file, open Linux_installer.sh in a text editor and change rboot.img to root.img
 

dude1981

Senior Member
May 7, 2014
148
81
28
Gaffney
20+ hours with medium usage and 15% battery left. Could not help myself had to flash preview 2. Will report back on battery life. Seems to be a little less laggy than before. Also love the name and thanks for the work.:good:
 

frap129

Inactive Recognized Developer
Jan 6, 2013
1,392
4,116
0
20+ hours with medium usage and 15% battery left. Could not help myself had to flash preview 2. Will report back on battery life. Seems to be a little less laggy than before. Also love the name and thanks for the work.:good:
Not a problem! I figured out that Android Runtime is "libandroid_runtime.so" in wear, not "libart.so" like stock kitkat. The version Im testing has art enabled and is much faster, smoother, and snappier. bootloops are hell. Also, 3 will have a flashable zip as well for those who feel satisfied when flashing somthing in TWRP.
 
Last edited:

dude1981

Senior Member
May 7, 2014
148
81
28
Gaffney
Not a problem! I figured out that Android Runtime is "libandroid_runtime.so" in wear, not "libart.so" like stock kitkat. The version Im testing has art enabled and is much faster, smoother, and snappier. bootloops are hell. Also, 3 will have a flashable zip as well for those who feel satisfied when flashing somthing in TWRP.
Thanks for the quick updates! On Preview 2 for 5+ hours. Started with 99% battery medium usage screen always on, brightness on max, running battery watchface and still have 40% battery left. Flashing Preview 3 now will report back. :good:
 
Last edited:

dude1981

Senior Member
May 7, 2014
148
81
28
Gaffney
Thanks for the quick updates! On Preview 2 for 5+ hours. Started with 99% battery medium usage screen always on, brightness on max, running battery watchface and still have 40% battery left. Flashing Preview 3 now will report back. :good:
15+ hours Preview 3. This time had heavy usage with 4 different watch faces, screen always on, max brightness. Would not flash in twrp:confused: other than that it's great thanks for the work.:good:
 

frap129

Inactive Recognized Developer
Jan 6, 2013
1,392
4,116
0
15+ hours Preview 3. This time had heavy usage with 4 different watch faces, screen always on, max brightness. Would not flash in twrp:confused: other than that it's great thanks for the work.:good:
Yeah, I didnt upload the flashable zip because i kept getting errors in the updater binary. Ill be working km that soon, but in the mean time, preview 4 should be up later today. Animations are still smooth like butter, but transitioning between windows and cards is much snappier than before.
 

frap129

Inactive Recognized Developer
Jan 6, 2013
1,392
4,116
0
Yeah, I didnt upload the flashable zip because i kept getting errors in the updater binary. Ill be working km that soon, but in the mean time, preview 4 should be up later today. Animations are still smooth like butter, but transitioning between windows and cards is much snappier than before.
Preview 4 up!
 
  • Like
Reactions: hello247

frap129

Inactive Recognized Developer
Jan 6, 2013
1,392
4,116
0
why in your build.pro pm.sleep_mode is at 0 ? 1 is best for saving battery ?
The build.prop is the default one, the script sets it to 1 at boot.

@frap129 : Possible a screen performance of your rom with the software vfp benchmark. I'll compare with my own settings. Thank you
Ill look into that, though the goal is not speed. It is smooth animations and exceptional battery life.