Follow along with the video below to see how to install our site as a web app on your home screen.
Note: This feature may not be available in some browsers.
Nice man!!!!!!!!!!!!! Hope you will get the JB source soon!!!!! XD
I am still figuring out how to deal with those code on your post
Anyway great work!!!!!!
Thanks, bro. Just a little something to whet the appetites. Getting around the frequency locks is harder, but I'm trying to figure it out. My contact keeps telling me that the JB source should be out already and is trying to figure out what's going on. Until then, I'm going to keep reading code and trying to get on top of it.
Your an INSPIRATION to us all!!!!!
Dude your the man. This is some great work your getting done. Once the jb source is released a few of us should join up and create a ROM fully themed ROM with as many tweaks as we can. I'm working on a few pretty cool mods my self but having a hard time with .smali. If your any good at editing .smali pm me or manybe we can even start a thread to help everyone learn how to mod and theme. I'm pretty good at making themes just smali is my enemy
Sent from my HTC myTouch 4g using Tapatalk 2
Sounds great. I've never heard of smali, though. I'm trying to wade through the kernel code. I thought I came up with a big step and now the kernel won't compile. Aaaargh!
LOL So far I am just stealing code and trying to fit it in. I've got a long way to go before I understand the cpu locks. I'm about to log a bunch of kernel output to see which device we have. I know it's the T30SL, but I need ids for the code. The N7 is the T30L, so the cpu freq code can't be just lifted in.
Here is one mod I'm working on.
[HOW TO] Add screenshot option in power menu for every rom - xda-developers
Add screenshot to power menu.
I'm pretty close.
Also adding reboot, hot reboot and reboot bootloader to power menu.
Thats why if we all team up on a ROM we would all have our own things to bring to the table.
Really? There is T30SL? Do you know what is the main different between T30SL and T30L? I read some article online and saw T30SL consumes less power than T30L, but not sure if this is true or not...
I'm trying to get on top of the kernel, but it's kicking my butt right now. Adding enough N7 code seems to screw up the configuration eventually. For some reason the drivers get mixed up and the source won't compile. Last night I swapped some variables to make the A2109 look like an overclocked N7, but it should have only affected the cpu frequency code. I don't understand it. Then once I get the kernel working, I have to deal with an installer...