[MOD]viperMOD for Nexus S and Nexus S 4G - v3 beta RC2.4 |Updated 6.14.11| - Nexus S Android Development

Hey everyone, welcome to viperMOD for the EVO, Incredible, Nexus One, Desire GSM, Thunderbolt, Nexus S, Nexus S 4G, Desire HD, and Inspire 4G. Many people are having great success with this mod and I hope you enjoy my work
I would like to turn this into an app! If someone would like to help out that has Java knowledge, please contact me!
What does this do?
Kernel developers make their kernels to be "universal". By universal, they want the kernel to work on as many phones as possible so they may only mildly undervolt. However, some phones can handle a more aggressive undervolt. Some can't. viperMOD allows you to undervolt to your choosing for better battery life or allow you to overvolt to make your phone more stable.
How do I run this?
Once you flash the .zip go into your Terminal app (I use Android Terminal Emulator set to 10pt font) and type:
su
vipermod
I really only use Terminal for my mod and there is something really cool you can do with Android Terminal Emulator (and maybe others). Menu > Preferences > Initial Command > Press Enter and type su > Press Enter again and type vipermod
Every time you start Terminal now, it will open right into viperMOD. You can quickly exit by pressing Enter if you need to use Terminal for something else
UPDATE 6/14
viperMOD v3 beta RC2.4 is live!
Fixed some coding that was giving errors on certain ROMs and phones. Everyone please update to this!
Please see the updated FAQ and changelog for more information!
UPDATE 5/31
viperMOD v3 beta RC2.3 is live!
MUCH better support for NS/NS4G Netarchy kernels and other enhancements!
Please see the updated FAQ and changelog for more information!
UPDATE 5/29
viperMOD v3 beta RC2.2 is live!
Initial support for Desire HD/Inspire 4G and more!
Please see the updated FAQ and changelog for more information!
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
Please see viperboy.tiamat-dev.com for downloads, more information, changelog, and FAQ!
You can find the answers to all of your questions there!​
Feel free to support this mod with a userbar in your sig
Credit to:
- snq_ for the VDD support
- Cayniarb for his awesome Tiamat kernel, hosting, and website!
- Netarchy for his amazing guidance and patience!
- My IRC friends ekarelis, bigrushdog, and morph3k for all their help!
- Ziggy for the adjustable sysfs interface
- Anyone who has done testing for me or helped me at all
- Everyone who contributes to Android development
- Let me know if I left anyone out!

I was hoping to port this over when I had free time, beat me to it!
Search over in netatch's thread and you'll see there's a few discussions about uv'ing. There's also app over in themes and apps for uv
Sent from my Nexus S 4G

brokentoaster24 said:
I was hoping to port this over when I had free time, beat me to it!
Search over in netatch's thread and you'll see there's a few discussions about uv'ing. There's also app over in themes and apps for uv
Sent from my Nexus S 4G
Click to expand...
Click to collapse
I will take a look at both of those things, thanks!

It should be pretty easy. We don't have havs so you only need to echo one value for each clock speed and the voltages should be in sys/devices/system/cpu/cpu0/cpufreq/UV_mV_table
Sent from my Nexus S 4G

nice looking foward to it.

brokentoaster24 said:
It should be pretty easy. We don't have havs so you only need to echo one value for each clock speed and the voltages should be in sys/devices/system/cpu/cpu0/cpufreq/UV_mV_table
Sent from my Nexus S 4G
Click to expand...
Click to collapse
Yeah, I read that in netarchy's thread. It's neat how you guys can go in increments of 5mv, usually it's 25mv. I'm going to try to get 2 ways of undervolting done tonight. I will definitly be able to code in lowering by increments, but it might take a little bit longer before I can code it to allow users to input the values they want. It's also a little bit more challenging when you don't have the device

This looks very very interesting, looking forward to see where this goes

Ok guys, quick update. I'm still finishing up some things. With some MAJOR help from Netarchy, I redesigned this script. I'll post more details when I release. I hope to get this out in the next hour or so, but if not, should be out by tomorrow. Sorry for the delay!

Anticipating! Wow! Cant wait to use it My battery has been draining a lot.

-viperboy- said:
Ok guys, quick update. I'm still finishing up some things. With some MAJOR help from Netarchy, I redesigned this script. I'll post more details when I release. I hope to get this out in the next hour or so, but if not, should be out by tomorrow. Sorry for the delay!
Click to expand...
Click to collapse
Good to hear that. Take your time, viperboy, all we had is time

window7 said:
Good to hear that. Take your time, viperboy, all we had is time
Click to expand...
Click to collapse
There is one minor graphical issue that I'm far too tired to be able to pinpoint right now. I work in like 5 hours, so I need to catch some sleep and I'll be back to working on this when I get off tomorrow. Thanks again for everyone's patience

Hey, if you need any help, I'm quite skilled with bash and sh scripting. Just let me know. I can double check all your code for safety/sanity.
Sent from my Nexus S using Tapatalk

unforgiven512 said:
Hey, if you need any help, I'm quite skilled with bash and sh scripting. Just let me know. I can double check all your code for safety/sanity.
Sent from my Nexus S using Tapatalk
Click to expand...
Click to collapse
I have been giving him a crash course in more advanced scripting (functions, etc). Fun stuff ;D
Sent from my Transformer TF101 using Tapatalk

why not just bake the uv into the kernels?

unforgiven512 said:
Hey, if you need any help, I'm quite skilled with bash and sh scripting. Just let me know. I can double check all your code for safety/sanity.
Sent from my Nexus S using Tapatalk
Click to expand...
Click to collapse
Thank you, I appreciate that. I will let you know!
netarchy said:
I have been giving him a crash course in more advanced scripting (functions, etc). Fun stuff ;D
Sent from my Transformer TF101 using Tapatalk
Click to expand...
Click to collapse
If I didn't say it before, you're the man! How do you like the script?
fixxxer2008 said:
why not just bake the uv into the kernels?
Click to expand...
Click to collapse
Well, they are. However, some phones can run lower voltages than what is in the kernels. This is to make it easier for the user to do so without having to compile their own kernel.

OP updated! This has not been tested on an NS or an NS4G but it should work. Please post your feedback in here!
Also, as I stated on my site, right now you cannot save the voltages to an init.d file. This is due to a change in the sysfs syntax used in this kernel. I will have this fixed in the next build or two. For now, you will need to adjust your voltages after a reboot.
Enjoy

Sorry for my ignorance.
I can't get an idea that how is this different from Netarchy kernel UV function?

iamxeph said:
Sorry for my ignorance.
I can't get an idea that how is this different from Netarchy kernel UV function?
Click to expand...
Click to collapse
Everything you need to know is in the OP

-viperboy- said:
Everything you need to know is in the OP
Click to expand...
Click to collapse
I already read that, but still can't get the differences.

iamxeph said:
I already read that, but still can't get the differences.
Click to expand...
Click to collapse
What does this do?
Kernel developers make their kernels to be "universal". By universal, they want the kernel to work on as many phones as possible so they may only mildly undervolt. However, some phones can handle a more aggressive undervolt. Some can't. viperMOD allows you to undervolt to your choosing for better battery life or allow you to overvolt to make your phone more stable.
Click to expand...
Click to collapse
Long story short - undervolting is built into the kernel. viperMOD allows you to adjust voltages (undervolt or overvolt) to your liking. Normally, you'd have to compile your own kernel to do that, but with the vdd interface in Netarchy's kernel, the user can change these settings on the fly.

Related

[ROM][BETA][3G ONLY] Magnolia Tab 1.1 BETA [Rooted Stock w/ Tweaks]

This Beta is CLOSED. I have a tweaked stock rom up in this forum, so please see that if you want to try it out. I will be releasing an RC 1 of this ROM, with theming and more mods within a week or so. Thanks.
Steve
Hello all. I'm back, and together with Task 650, have created a nice little ROM that I would like to ask up to 10 people to beta test for me over the next few days or however long it takes to make it as solid as can be. In the interests of full disclosure, yes, I am the guy who made his first Samsung ROM and bricked a few users' devices...please see that thread (http://forum.xda-developers.com/showpost.php?p=22760426&postcount=115) for an explanation of what went wrong, and why it won't happen again.
Here is a screenshot of the new, non-bricking, beta ROM running on my Galaxy Tab 7.7:
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
Anyway, right now, this is basically a stock ROM that I put together based on P6800ZSLA2 TGY (Hong Kong), along with Task 650's help/advice/tweaks, with these features:
1. Deodexed,
2. Zipaligned,
3. Stock kernel,
4. Init.d support (ALL CREDIT to TASK 650 for his scripts, this is some bad-ass work);
5. Zipalign, sqlite optimization scripts (thanks to Task for suggesting these as good scripts for the tab, and to their authors for the scripts themselves. I will be adding some scripts I like as I test them out and see how they translate to this device),
6. Busybox run parts (thanks to Task 650 for providing these),
6. build.prop tweaks for improved wifi, screen responsiveness, keeping home app in memory, higher camera/video quality, etc. (credit to Task 650 for these),
7. stock theme/minimal recoding extended powermenu (thanks eznow for the example),
8. Optimized pngs and smali-based tweaks for a smoother stock launcher experience (more to come...),
8. I think that's it...
[Coming Soon
1. Hidden screenshot/quicklaunch button (optional);
2. Theming for samsung widgets;
3. More (hopefully including working hidebar app)...
I plan to use this ROM as the base for future ROMS, and after beta testing, anyone can use it as a base for their own ROMs, provided they give me credit and ask Task to use his tweaks and give him credit for them (or remove the tweaks altogether). My future ROMs will have lots of customizations that I am already itching for, from smali-based tweaks, like getting rid of the screenshot button (why the hell is it right there? ) multi-tweak apps like they have for HTC devices, and hiding the taskbar (the hidebar app doesn't work on this tablet) to theming, which, if you google my HTC ROMs (esp. Incredible 1 & 2 Magnolia ROMs) on XDA, I am heavily into...
Anyway, I am glad to have a new start, and hope to be a major contributor over here in Sammy land...
If you wish to become a beta tester, please PM me, and I will provide you with a link. Clearly this testing is not for the faint of heart or people with no knowledge or experience with flashing and using custom ROMs...while I am extremely confident that the ROM is safe as hell, I just want potential testers to be aware that there is always some risk involved in flshing any ROM, and especially a beta like this
Thanks, and I hope this works out for all...
Steve
Hi there!
Firstly, thanks for taking the time and effort to share your work. Everyone makes mistakes/accidents and it's obvious you're a nice guy so keep up the good work i say!
Also, i have a 6810 (wifi only) is this just for the 6800?
Cheers
crunchie-uk said:
Hi there!
Firstly, thanks for taking the time and effort to share your work. Everyone makes mistakes/accidents and it's obvious you're a nice guy so keep up the good work i say!
Also, i have a 6810 (wifi only) is this just for the 6800?
Cheers
Click to expand...
Click to collapse
Just 6800, sorry...
Im willing to try but what languages does this ROM have ???
Coolman4now said:
Im willing to try but what languages does this ROM have ???
Click to expand...
Click to collapse
All languages (well, you know, all major ones...). It will default to US English (I set it that way) for setup, keyboard, etc. and time zone is Hong Kong by default, but you can choose whatever you want. Again, if you want to try, please pm me. thanks!
Steve
goodnight steve, we have the same firmware and for me hide the application bar works without any problems ........ aside, I would have liked to be part of your new beta tester but the problem is that I do not master the language at all shakspear, and I too superficielement control computer .... in the meantime I wish you luck and thank you in advance for all that you do and will do for the community. If that may help p 6800 is overclockable via the App tegrak ..... mine is overclocked and to date the tablet no longer suffer from any slowdown whatever it is ..... Good luck on the part of a future user.....
micger21 said:
goodnight steve, we have the same firmware and for me hide the application bar works without any problems ........ aside, I would have liked to be part of your new beta tester but the problem is that I do not master the language at all shakspear, and I too superficielement control computer .... in the meantime I wish you luck and thank you in advance for all that you do and will do for the community. If that may help p 6800 is overclockable via the App tegrak ..... mine is overclocked and to date the tablet no longer suffer from any slowdown whatever it is ..... Good luck on the part of a future user.....
View attachment 911888
View attachment 911889
Click to expand...
Click to collapse
Your hidebar app works? Maybe I have an outdated version...I'll take a look. I hope that's the case. Do you have a screenshot with the bar hidden? My app would run fine, and the statusbar icon is there, but no hiding...
Oh, and there is french on this, as I said above, it has all major languages (dont Francaise), you select whatever you want at the first screen of setup...it's just set to english by default.
Steve
Steve, are we going to have more fee ram at all from this new custom ROM you are doing for us? I ask because I can't really have multitasking with this 7.7 unlike my Note which is running so much better than this HC stuff. My dolphin browser half the time will have to reload if I went back to home and accessed another app. Will wait for your kind answers and I'm not smart enough to be any beta tester.
Sent from my GT-P6800 using XDA Premium App
Kia ora mate.
What is and isn't working on your rom? Might be keen to test for you since this hk rom updated from kies is disgustingly laggy. Driving me bonkas! Especially since my sgs2 is running like a cut cat on ICS.
Cheers
Sent from my Samsung Galaxy 7.7 way down here
Hi sk806,would you send to me?
Sent from my GT-P6800 using XDA App
jaffanz said:
Kia ora mate.
What is and isn't working on your rom? Might be keen to test for you since this hk rom updated from kies is disgustingly laggy. Driving me bonkas! Especially since mygs2 is running like a cut cat on ICS.
Cheers
Sent from my Samsung Galaxy 7.7 way down here
Click to expand...
Click to collapse
Everything works, as far as i can tell. I do not have a sim in there, so can't say about any potential network issues....
c4Lvin said:
Steve, are we going to have more fee ram at all from this new custom ROM you are doing for us? I ask because I can't really have multitasking with this 7.7 unlike my Note which is running so much better than this HC stuff. My dolphin browser half the time will have to reload if I went back to home and accessed another app. Will wait for your kind answers and I'm not smart enough to be any beta tester.
Sent from my GT-P6800 using XDA Premium App
Click to expand...
Click to collapse
Yes. I plan to have scripts in place that will increase available ram. Right now, i just want to get to the point where we know the build is stable, through testing, then I'll start to tweak more.
I will say that I experience no lag on the current. Build, running my usual email, browser, music, market, etc. I generally use ADW EX, but am using stock home while testing., and it is smooth...
nklalex said:
Hi sk806,would you send to me?
Sent from my GT-P6800 using XDA App
Click to expand...
Click to collapse
Could you please send me your request via a pm? I ask because that way i have all the testers names and can send out one pm with the link, rather than look all over the place. Thanks!
Still don't have my 7.7 but good to see your still making ROM's and
got teamed up to make it even better. Now let's try and not talk about history...but future
Q: I've always been a fan of removing the notification bars in any OS, so that
animated, or static backgrounds would fill the whole scree to the last pixel.
On the 3,7" HTC HD1 it was such a major improvement that people would
ask if I'd bought a bigger phone.
Just hoping more people than just me like transparency themes and hiding notification bar to "enlarge" screen.
Keep up the good work
Nice. You got around to getting it out to the public. Or at least testing. I'm 100% sure things are going to go smooth as hell this time around bro.
task650 said:
Nice. You got around to getting it out to the public. Or at least testing. I'm 100% sure things are going to go smooth as hell this time around bro.
Click to expand...
Click to collapse
Yep, think so.... Thanks for all your help.
Sent from my ADR6425LVW using xda premium
OK. Got all the testers I need. All who sent me a pm will be getting a link in the next 12-24 hours. Just doing some final diligence and will send right out. Stupid work getting in the way....
Sent from my ADR6425LVW using xda premium
sk806 said:
Yep, think so.... Thanks for all your help.
Sent from my ADR6425LVW using xda premium
Click to expand...
Click to collapse
no problem. anytime.
sk806 said:
OK. Got all the testers I need. All who sent me a pm will be getting a link in the next 12-24 hours. Just doing some final diligence and will send right out. Stupid work getting in the way....
Sent from my ADR6425LVW using xda premium
Click to expand...
Click to collapse
stupid work, stupid bills, stupid reality. lmao
hi, thank for your info....

[ROM]Atrix-Paranoid-HIBRID-TabletUI+Smartphone 1.1 --- 01/06/2012

I share this with you, I found a rom here on xda, Hybrid Rom, code name "Paranoid" is not a rom with all the options that my rom is AOKP, but focused on the tablet.
This rom is a very interesting option, you can "set" any app to have an individual appearance tablet / smartphone, this is phenomenal (I love it!).
Of course, I included my installation aroma, with applications black and some other options (the same as AOKP).
Personal, remembering that my focus is the segment AOKP original, then things can go wrong, I have not tested for a long time, and will not give much support to this, but I'm sure the majority is working perfectly
I can not stop thanking these guys:
Spleef;
T3bill;
ATRIXXIRTA;
D4rKn3sSyS;
Paranoid Team;
hear everything these guys say, are behind all this too, always helping me with what I need!
I am grateful to all of them, are always where you need them ....
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
ps: USB icon is faulty, (talk), no big deal, only a visual error
PS: that was authorized by dev "D4rKn3sSyS", congratulations to him, and the whole team paranoid, did a great job in search of the perfect appearance of the apps.
LINK: Atrix-Paranoid-1.1
That's a SII rom, why posting it here ? If it's not ported, it's not development.
looks very useful, can you add (or port) this feature to your AOKP?
Nice, will test this out!
funny I already ported it for the atrix but haven't made a thread ....lol....now I don't have to thanks, leo, let me know if ya, need anything.....i have it posted in my goo account devs/spleef....it was the surprise test I let out last night
Sent from my MB855 using xda premium
spleef said:
funny I already ported it for the atrix but haven't made a thread ....lol....now I don't have to thanks, leo, let me know if ya, need anything.....i have it posted in my goo account devs/spleef....it was the surprise test I let out last night
Sent from my MB855 using xda premium
Click to expand...
Click to collapse
Spleef i have been a huge fan of your builds can you still make a separate release of yours and/or merge some code with leo instead of forsaking it all together?
That was quick!!
Sleef and Leo much thanks!! That was some rather prompt work. Will give a whirl and provide feedback
spleef, how are you friend?
how do I know you know well about the store, you can fix it for me? and also the ADB does not work yet ... lol, this is reminding me of my first AOKP ...
I'm running out of upload if you can help me with this, save me a great time ...
leonardoaraujo said:
spleef, how are you friend?
how do I know you know well about the store, you can fix it for me? and also the ADB does not work yet ... lol, this is reminding me of my first AOKP ...
I'm running out of upload if you can help me with this, save me a great time ...
Click to expand...
Click to collapse
yeah I can after work in about 6/7 hours
Sent from my MB855 using xda premium
n1ckr0th said:
Spleef i have been a huge fan of your builds can you still make a separate release of yours and/or merge some code with leo instead of forsaking it all together?
Click to expand...
Click to collapse
like what make a seperate aokp ? the paranoid I put it together last night ...so far as working together with leo we kind of already are in a round about way.....what I can do though is make one and send to leo to put his stamp on it....but so far as having double roms I just dont see the point leo does really good work and as with anything from time to time there will be I issues but we all work together in resolving them.....
Sent from my MB855 using xda premium
spleef said:
like what make a seperate aokp ? the paranoid I put it together last night ...so far as working together with leo we kind of already are in a round about way.....what I can do though is make one and send to leo to put his stamp on it....but so far as having double roms I just dont see the point leo does really good work and as with anything from time to time there will be I issues but we all work together in resolving them.....
Sent from my MB855 using xda premium
Click to expand...
Click to collapse
I agree, indeed we are all one team only, "XDA Team"!
ps: Spleef, no need to hurry as to make corrections ... when you have time! thank you!
Hello guys, I've added Atrix 4G to the list of officially supported devices
http://betadan.com/paranoid/devices/
and this is the blog entry
http://betadan.com/paranoid/new-device-added-motorola-atrix-4g/
Enjoy!
D4, ParanoidAndroid Team.
leonardoaraujo said:
I agree, indeed we are all one team only, "XDA Team"!
ps: Spleef, no need to hurry as to make corrections ... when you have time! thank you!
Click to expand...
Click to collapse
have you tried using parts from my paranoid build? more than welcome to use what ya need....i put out tests last night has a few issues but none that can't be worked out....but when I get home ill be able to take a shot at the issues.just make sure you guys let me know exactly what they are...if possible get alogcat of it...it tells, me inmost cases exactly where to look
Sent from my MB855 using xda premium
download ok....
I flashed Spleef's version last night and most things seemd to work great.
I have my sim card in another phone so I cant test cell, and data connectivity, but wifi and UI are good.
I noticed that the rom was never going into deep sleep.
I tried flashed the bluesleepfix.zip that usually seems to help with this, and I kept getting System UI force closes.
Im gonna flash leo's and see if there is any noticeable change, mainly with the ability for the rom to "Deep Sleep"
But awesome work guys!
Make me love my atrix more and more!!
deep-sleep
ATRIXXIRTA said:
I flashed Spleef's version last night and most things seemd to work great.
I have my sim card in another phone so I cant test cell, and data connectivity, but wifi and UI are good.
I noticed that the rom was never going into deep sleep.
I tried flashed the bluesleepfix.zip that usually seems to help with this, and I kept getting System UI force closes.
Im gonna flash leo's and see if there is any noticeable change, mainly with the ability for the rom to "Deep Sleep"
But awesome work guys!
Make me love my atrix more and more!!
Click to expand...
Click to collapse
this?????? lol
Ya that. Wasnt deep sleeping for me.
Im going to try yours next leo and see if it helps.
---------- Post added at 02:32 PM ---------- Previous post was at 01:38 PM ----------
Here are some tips and tricks ive figure out on this rom.
1: Stay away from "Global Density" "Default SystemUI DPI" and "Default SystemUI DPI" settings in "paranoid settings"
Messing with these settings caused some systemUI force closes that caused my notification bar to disappear and the only way to get it back was to do a full wipe and re-install. Now to be fair this only happened to me with Spleef's build, and I have yet to test these settings in Leo's build, but I find them pointless, as I will explain.
2: Any change to the UI you want to make can be made easily through the "list apps" setting. Just navigate to the "settings" apk and make the LAYOUT "Tablet." Set the Dpi to 190, and it fits perfect. Any app the you want to be "tablet" moded can done this way as well.
3: Enable "tablet" LAYOUT for nova launcher. Set the DPI to 220. Navigate to "Nova Settins." Go to Destop/Width Margin and set to none. Same with Height Margin. Now go to "Dock" and change the "Width Margin" to none as well.
Now we are able to use all the space on the screen instead of it all being squished together, and you will get the neat tablet "3d blue cube" effect when changing home screens.
Hope this helps, and anything else I figure out ill post.
Good job guys!
I installed this rom update from the AP # 36 and can not find the camera program, which may be?
Also have no camera.apk
Sent from my Galaxy Nexus using XDA
Andr3s said:
I installed this rom update from the AP # 36 and can not find the camera program, which may be?
Click to expand...
Click to collapse
ATRIXXIRTA said:
Also have no camera.apk
Sent from my Galaxy Nexus using XDA
Click to expand...
Click to collapse
use a root browser and see if the app is there? was it like that in my build?.. also if anyone that has ran my build would pm me all the details of what did and didnt work i can try to work the bugs out

[ROM][4.0.4][CM9 Hybrid] PARANOIDANDROID RLS 2 [Update June 28]

{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
Wanna be up to date with ParanoidAndroid project news?, click here, and visit the ParanoidAndroid team's webpage!
This is an ongoing developer project to make way for a modification that will entirely transform your device, but retain the aesthetics and the experience of your phone. I know you've seen tablet mode roms before, they change two lines in your build.prop file which you could easily edit yourself in seconds and maybe throw a keyboard in there to make it work better. It's a start, but this ain't enough. This thing has potential, but it is wasted the moment you try to stuff a full blown tablet into your poor phone. Yet we all know our high res phones can very well handle more than silly 1-column layouts. So the magic must be in between somewhere, a place that Google must have overlooked and left blank. Yes, this rom strives to drop your device into tablet mode, but it won't stop there, it will reshape and redefine ICS to make it all a usefull addition and not just a cute novelty. we're calling it: Hybrid Mode, best of both worlds.
Donate to Cyanogenmod: http://forum.cyanogenmod.com/donate
Donate to molesarecoming: http://forum.xda-developers.com/donatetome.php?u=4491046
Donate to D4rKn3sSyS: http://forum.xda-developers.com/donatetome.php?u=3484876
Donate to PureMotive: http://forum.xda-developers.com/donatetome.php?u=3057569
Install ROM:
Install HYBRID Gapps: http://d-h.st/HLn
Wipe caches, factory reset is a must if you're coming from another rom than CM9
CWM -> Advanced -> Fix Permissions (VERY IMPORTANT STEP)**
FAQ & Help - Read before asking!
Go to Settings, System, Font size, set it to NORMAL
Launcher Settings: margins: SMALL (If youre using Apex / Nova), show permanent searchbar: YES, Grid: 5x4, resize all widgets: YES, Wallpaper scrolling: OFF
If you have an issue and you want to call our attention, here's what you do:
1. Try everything you can, find solutions for yourself. Wipe caches, revert all your settings you have made, go back to your stock Kernel, factory reset if you have to or reflash the rom. Assume that the issue is on your side and try your best to isolate it.
2. Search this thread and Cyanogenmods aswell (its our base) for possible reoccurences of your issue and hopefully solutions that may have come up.
3. If you think the issue is important enough that we should cease our work and look into it, post your issue, BUT ...
... stay friendly, do not demand anything, do not threaten
... explain your issue as precise as you can, name the exact apps and conditions that cause trouble, help us to replicate the issue right away. If we can't there's no way we can fix it and your post will simply clutter the thread
... collect evidence, keep in mind this is a developer thread so even if you are not one, do us the favor and research how to record logcat. logcat is the single most important help you can give us to resolve your issue.
The ParanoidAndroid Team - For ParanoidAndroid
Cyanogenmod - For everything they do
PureMotive - DInc porter and maintainer
RLS 2
Fixed tablet mode
v1.5 / RLS 1 - My edits are in RED
Built from source - 25/6/2012 - 11:3:12
Removed AROMA installer, now using CM kernel, you can install any AOSP kernel
Improvements on OTA app, scheduled checkups
Improvements on Backup app, now it automatically launches on startup after you install a newer (or older) version
Hybrid speedup, less lag, considerably faster list scrolling when pad/pal is in action
Keyboard scaling, an androids first
PAD/PAL bugfixes for apps that still crop images in lower DPIs
Settings revamp, speed preferences to switch between modes without having to set up anything, less clutter
Trebuchet extras: 3x4 widgets, speed dial menu button, ... and some weird rocket button which im sure will be very useful to most of you
Pad.prop revamp, new preferences that should pretty much nail it. I'm sorry but this trashes your old settings again, do not attempt to restore them unless you do it in a text editor
Removed soft rendering
Fixed calls
Booted for the Inc
How often will this ROM be updated?
I will stay updated with the CM9 nightlies as well as the Paranoid Android releases. This means that if there is a significant update to the CM9 nightlies I will rebase the ROM so that it is current. If there is also an update to PA then I will incorporate those fixes AND rebase the ROM to the CM9 nightly.
Something went wrong! Can you help me?
I'd love to help you, but I need a little more information about your issue. You should provide us with information regarding what your issue causes and what you did before the issue started. However, before asking me and the community, ask yourself two simple questions:
Can I reproduce the error?
Have I looked for a solution?
If you answered "yes" to both of these questions and came up empty handed, then post it in the thread and it will be addressed.
Can you add *this* to the ROM?
Although we are not obligated to add anything and everything to the ROM, we will do our best to supply your desires and live up to your expectations. Do not mistake this for a guarantee. We would like to do everything, but we may not be able to.
I'm experiencing some force closes, what gives?
Boot into recovery and fix permissions. Then reboot.
I love this ROM, can you do more projects like this?
Yes, I can do more porting projects. If you find any other AOSP ICS ROMs that you want ported, let me know.
My battery life sucks. What gives?
HWA (hardware acceleration) is sucking the battery life out of the ROM.
Where can I go for information about the latest updates?
You can follow me on Twitter
Hell yeah can't wait to check this out!
Sent from my HTC Droid Incredible using XDA
Looks good. I will let you know if any bugs come up and provide logcats.
Sent from my Droid Incredible using xda premium
Awesome man. This device will never die with devs like you and all of the others.
Sent from my ADR6300 using XDA
I didn't get to read it all.. but this does what exactly?
Sounds like it just gives you tablet access with sizing?
Sent from my HTC Droid Incredible using Tapatalk 2
withbloodskies said:
I didn't get to read it all.. but this does what exactly?
Sounds like it just gives you tablet access with sizing?
Sent from my HTC Droid Incredible using Tapatalk 2
Click to expand...
Click to collapse
Yeah. It's a CM9 based ROM that allows you to switch between phone and tablet mode which gives you the opportunity to use tablet apps and view apps as how a tablet would display them. It also gives you the possibility of adding customizable onscreen buttons like the GNex. And a lot more...
Hmm.. sounds interesting.
Might it come with your battery mod?
Using clutch right now because I needed battery.
Sent from my HTC Droid Incredible using Tapatalk 2
withbloodskies said:
Hmm.. sounds interesting.
Might it come with your battery mod?
Using clutch right now because I needed battery.
Sent from my HTC Droid Incredible using Tapatalk 2
Click to expand...
Click to collapse
I put it in there, though HWA might take a toll on the battery life. So far the battery life seems decent.
PureMotive said:
I put it in there, though HWA might take a toll on the battery life. So far the battery life seems decent.
Click to expand...
Click to collapse
Loving it, actually this is what I wanted.
I usually use LCD Density Monitor but this let me do all sorts of stuff.
Sent from my ADR6300 using Tapatalk 2
withbloodskies said:
Loving it, actually this is what I wanted.
I usually use LCD Density Monitor but this let me do all sorts of stuff.
Sent from my ADR6300 using Tapatalk 2
Click to expand...
Click to collapse
Glad you like it (though it's the ParanoidAndroid team's work) I'm going to try and fix tablet mode (optimized) in the next update so it shows the status bar at the bottom.
Since I'm waiting to sell this phone, I might as well help a phenomenal Dev out...
Flashing soon. Thanks PureMotive.
can anyone comment on the speed of this rom and what doesn't work? and lag/smoothness? last time i installed a CM9 rom it wasn't ready for prime time. have things changed?
Lol I asked about this in CM9 thread the other day and BAM! Awesome job getting this working for us.
Sent from my ADR6300 using Tapatalk 2
Wow!!!
Trying it out now as we speak and it seems very fast. How long does it stay in tablet mode? I kind of like Tablet mode but would be nice if the lettering and such were normal size but in tablet mode
Maybe this will work Pure? http://forum.xda-developers.com/showthread.php?p=23275045
Sent from my ADR6300 using Tapatalk 2
kevman8396 said:
Trying it out now as we speak and it seems very fast. How long does it stay in tablet mode? I kind of like Tablet mode but would be nice if the lettering and such were normal size but in tablet mode
Click to expand...
Click to collapse
The phone stays in tablet mode for as long as you want it to. You can change the font size to your preference. Personally, I like tablet mode (small).
downset00 said:
Maybe this will work Pure? http://forum.xda-developers.com/showthread.php?p=23275045
Sent from my ADR6300 using Tapatalk 2
Click to expand...
Click to collapse
Hmm that's pretty interesting. I'll look into it and maybe add it as a feature in a future release.
***BTW Me and Albinoman are working on porting Jelly Bean right now
For those of you who are experiencing issues with the phone, boot into recovery and fix permissions. That should work.
PureMotive said:
The phone stays in tablet mode for as long as you want it to. You can change the font size to your preference. Personally, I like tablet mode (small).
Hmm that's pretty interesting. I'll look into it and maybe add it as a feature in a future release.
***BTW Me and Albinoman are working on porting Jelly Bean right now
Click to expand...
Click to collapse
Great, looking forward to it.
Also just so everyone knows, this is beyond dpi.. you can manage a super small sleek look while your apps can be set at different dpi sizes.
You won't find this in the market my friends, this is the real deal.
On a side note.. is there a good working kernel? Flashed Invisibleks kernel and its draining fast.
Edit: looks like jelly bean is all the Rage right now, almost every front topic is saying jelly bean.
Curious how well it will work on our phone, I've read it included various tweaks to certain parts of ICS.
Sent from my ADR6300 using Tapatalk 2

droid 3 rom updates no rombot we need links here

Rombot/droidhive is down seriously anyway anyone with latest links please let's get em out there seems to be new ones out there but with rombot down they been hard to find any suggestions
already been posted several times
http://rombot.krackflashers.com/ROMs/solana/kexec/
thnx a bunch
DoubleYouPee said:
already been posted several times
http://rombot.krackflashers.com/ROMs/solana/kexec/
Click to expand...
Click to collapse
Everytime I've tried to find the latest link I've been directed to the downed site hey by the way how to flash a new kernel from tar.gz file with cwm try kexec on some of the cm9builds lol maybe strike gold I've been trying to figure that one out
whiterabbit1 said:
Everytime I've tried to find the latest link I've been directed to the downed site hey by the way how to flash a new kernel from tar.gz file with cwm try kexec on some of the cm9builds lol maybe strike gold I've been trying to figure that one out
Click to expand...
Click to collapse
uh..what?
You don't flash a new kernel. The new kernel comes with the kexec builds
no no no
DoubleYouPee said:
uh..what?
You don't flash a new kernel. The new kernel comes with the kexec builds
Click to expand...
Click to collapse
We got builds out there that are non kex bud try em out on cm9 or somethin or other builds ya know run the kexec kernel in cm9
whiterabbit1 said:
We got builds out there that are non kex bud try em out on cm9 or somethin or other builds ya know run the kexec kernel in cm9
Click to expand...
Click to collapse
Yes the older CM9 are for use with the stock kernel. You can't use them with new kernel - there's no use either way
it sounded good in my head lmao
DoubleYouPee said:
Yes the older CM9 are for use with the stock kernel. You can't use them with new kernel - there's no use either way
Click to expand...
Click to collapse
Lol ok now how to oc this
whiterabbit1 said:
Lol ok now how to oc this
Click to expand...
Click to collapse
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
You still don't get it, do you?
nope? not shure whaddya mean bro
SeiferTV said:
You still don't get it, do you?
Click to expand...
Click to collapse
I thought once we had a stable enough kernel we could run oc on this (overclock)
whiterabbit1 said:
I thought once we had a stable enough kernel we could run oc on this (overclock)
Click to expand...
Click to collapse
We don't have a stable kernel yet. They are still building it
Sent from my XT860 using xda premium
ok thnx endroid ive been running the latest kexec for about an hour
Endoroid said:
We don't have a stable kernel yet. They are still building it
Sent from my XT860 using xda premium
Click to expand...
Click to collapse
Its ok there's lil things but yeah lil things nothin major guys at least not to me so far
whiterabbit1 said:
Its ok there's lil things but yeah lil things nothin major guys at least not to me so far
Click to expand...
Click to collapse
They are not "little things"
The phone has issues with audio for some users, and issues with sleep mode for others.
Battery life is not too good so far. Keyboard issues. Camera doesn't work.
You're underestimating the huge work devs are doing on this by saying that there are no mayor issues.
There's a LOT of work required to fix this "little things", as you call them, and you don't seem to even know enough to understand how much work that is.
You should learn some respect.
Once the kernel is stable some one is going to take the time to overclock the phone, that's for sure. Until then you should wait patiently and use the spare time to learn a little. Maybe that way you can even help the community.
All your questions are answered in the dev thread, read about it there (mentions a few places why this kernel is already overclocked even...)
say that again with audio and camera and this is non kex i got one with kexec
SeiferTV said:
They are not "little things"
The phone has issues with audio for some users, and issues with sleep mode for others.
Battery life is not too good so far. Keyboard issues. Camera doesn't work.
You're underestimating the huge work devs are doing on this by saying that there are no mayor issues.
There's a LOT of work required to fix this "little things", as you call them, and you don't seem to even know enough to understand how much work that is.
You should learn some respect.
Once the kernel is stable some one is going to take the time to overclock the phone, that's for sure. Until then you should wait patiently and use the spare time to learn a little. Maybe that way you can even help the community.
Click to expand...
Click to collapse
Don't know why everyone says unstable its my dailydriver also hardware working hardcore and what you talking respect better ask someone Ibeen here forever buying beers besides teamhaters proved everyone who said ya cant oc this wrong its completely stable. So before running your mouth figure out what we wanna accomplish (oc) and try not say Icant be done cuase this is your shut down hopefully you learnd something
Also Igot jellybean on the d3 4.1.1 but no baseband yet so that's still in the works look up hashofcodes solana roms
Holy mother of run on sentence!
Sent from my XT860 using xda premium
My understanding is only some D3s will run at 1.2GHz and while this may seem like an overclock, its actually a case of the stock settings being an underclock of some binned chips (1-1.2GHz).
Sent from my DROID3 using xda app-developers app
Phibernaut said:
My understanding is only some D3s will run at 1.2GHz and while this may seem like an overclock, its actually a case of the stock settings being an underclock of some binned chips (1-1.2GHz).
Sent from my DROID3 using xda app-developers app
Click to expand...
Click to collapse
Don't try explaining anything to this guy, many of us have tried, but there's no use.
He just either wants to see the "1200" number on his settings, or he wants to feel like a "0mg l33t h4x0r" or something like that, because all he seems to care about is overclocking. Even tho' the rom he's trying to overclock is still in alpha stage and the developers are logically focused on getting it to a complete state before getting to OC ( if they ever get to that )
He'll just dismiss whatever you say talking like the whole comunity is begging for OC or talking like he's leading cutting edge innovation, while neither of those are true.
SeiferTV said:
Don't try explaining anything to this guy, many of us have tried, but there's no use.
He just either wants to see the "1200" number on his settings, or he wants to feel like a "0mg l33t h4x0r" or something like that, because all he seems to care about is overclocking. Even tho' the rom he's trying to overclock is still in alpha stage and the developers are logically focused on getting it to a complete state before getting to OC ( if they ever get to that )
He'll just dismiss whatever you say talking like the whole comunity is begging for OC or talking like he's leading cutting edge innovation, while neither of those are true.
Click to expand...
Click to collapse
Don't forget he hates punctuation.
Sent from my XT860 using xda premium
He's not even using a Kexec based rom. Its hard to tell, because the font he uses causes eye cancer, but he's using a OC 2.3 moto kernel.
His argument is moot. We are arguing about space flight and he's arguing that his tricycle has tassles, which we already know about. If its not kexec, it doesn't matter. Let him play with his tassels.
Sent from my DROID3 using xda premium

Top 10 Over-Asked/Over-Answered Questions

This is a thread to vent a little so here goes. OK this will not be a news flash to most users here but something that is becoming a HUGE pet peeve of mine. I guess this is happening more lately because many of our regulars have left for other phones and what we have left are noobs. But what is the deal with the same old questions being asked over and over and over and over and over again (and same people answering them over and over)?! How hard is it to use the search box around here?
Let's see if we've heard these before:
1. What are the best tweaks for this phone?
2. What are the best ROMs for this phone?
3. How do I install this ROM/kernel? Gee IDK, maybe read the OP!
4. How do I get better battery life?
5. Where is that 3.0 kernel?
6. (Statement) "My benchmark is..." and then (never fails) "how do you get that score?" Ask, rinse and repeat 10 times.
7. When is there going to be an update?
8. What should I OC to?
9. When will the camera be working with this ROM/kernel?!
10. Statement: "This ROM/kernel is so fast and smooth"...Next day, next week or next month the same person says this about some other ROM. I'll plead guilty to some extent due to the fact I've switched a million times after stating how great this, that and the other is. Nonetheless still annoying to read these kinds of statements being repeated until the next flavor of the month shows up.
I know it's getting to the point there are things running out of to talk about this phone anymore, and again I don't claim to be squeaky clean. Not that anyone has ever listened to this advice from others, but I'll say it anyway. Will some of you PLEASE do some research on your questions before you ask them? I want to emphasize the is not a knock & bash on certain users, just stating what could help keep this place (I mean the SGE4G forum) from dying a faster death & running off devs sooner than later. I still enjoy the forum around here. Just my two cents so disagree if you care to. Keep in mind the guilty parties are always the most defensive!
Well if you're gonna post all these questions you may as well post the answers....
jetstream131 said:
Well if you're gonna post all these questions you may as well post the answers....
Click to expand...
Click to collapse
Half of those are subjective...
Sent from my Nexus 7 using xda app-developers app
theAPANT said:
Half of those are subjective...
Sent from my Nexus 7 using xda app-developers app
Click to expand...
Click to collapse
Exactly. It's not a FAQ/then answer type list, just a list of redundant questions. Besides even if I did answer 'em, others will come along different answers and then the questions will get asked again elsewhere anyway. As you stated, subjective anyway. There are no right or wrong answers half the time.
BTW I'm not saying it's always wrong to ask some of those things, especially if it's something brand new. Problem really is the same questions in the same thread get asked all the time when a simple query in the search box would take care of it.
not being of the programming guild, what is difference in kernel and rom? in small simple words please.
teerout said:
not being of the programming guild, what is difference in kernel and rom? in small simple words please.
Click to expand...
Click to collapse
Well kernel is level 1 ROM is level 2. That's the most simplistic way of saying it. Kernel is directly with hardware. Google stuff fro more info
Sent from my Nexus 7 using xda app-developers app
teerout said:
not being of the programming guild, what is difference in kernel and rom? in small simple words please.
Click to expand...
Click to collapse
Here: http://forum.xda-developers.com/wiki/index.php?title=ROM-VS-Kernel
nonononono but maybe yes
jetstream131 said:
Well if you're gonna post all these questions you may as well post the answers....
Click to expand...
Click to collapse
+1. Sometimes we just cannot find the suitable thread so ..
99.9% of the time these questions can be answered with a simple search
Maybe we should all try answering these questions together! :laugh:
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
Bloodflame said:
Maybe we should all try answering these questions together! :laugh:
Click to expand...
Click to collapse
Not a bad idea but just when you think you have the answers they change the questions!
Sent from my SGH-T679 using xda app-developers app
I feel u Art
©HATAZ GON HATE BUT IM STILL A G THO™
wow that pic might be slightly inappropriate
smartguy044 said:
wow that pic might be slightly inappropriate
Click to expand...
Click to collapse
Idk if I liked that kind of music, that might be a logical thing to do.
Sent from my Baked Samsung Galaxy Exhibit with special ingredient NOS.
google can be a good friend
1. What are the best tweaks for this phone? Custom Minfree at 256 MB
2. What are the best ROMs for this phone? XquiziT
3. How do I install this ROM/kernel? Flash via CWM, wipe system, reboot.
4. How do I get better battery life? WiFi sleep -> never
5. Where is that 3.0 kernel? The one with the waggly tail?
6. (Statement) "My benchmark is..." and then (never fails) "how do you get that score?" OC to 2GHz, Performance governor
7. When is there going to be an update? Two weeks.
8. What should I OC to? See #6
9. When will the camera be working with this ROM/kernel?! See #7
10. Statement: "This ROM/kernel is so fast and smooth" That's what she said.
11. Does this work on the original Samsung Exhibit 4G?
12. Help, I think I bricked my phone! It will boot to recovery, but whenever I try to boot the ROM it freezes!
13. I can't get ZergRush to work!
Sent from my Nexus 4 using XDA Premium HD app
shakatu said:
1. What are the best tweaks for this phone? Custom Minfree at 256 MB
2. What are the best ROMs for this phone? XquiziT
3. How do I install this ROM/kernel? Flash via CWM, wipe system, reboot.
4. How do I get better battery life? WiFi sleep -> never
5. Where is that 3.0 kernel? The one with the waggly tail?
6. (Statement) "My benchmark is..." and then (never fails) "how do you get that score?" OC to 2GHz, Performance governor
7. When is there going to be an update? Two weeks.
8. What should I OC to? See #6
9. When will the camera be working with this ROM/kernel?! See #7
10. Statement: "This ROM/kernel is so fast and smooth" That's what she said.
11. Does this work on the original Samsung Exhibit 4G?
12. Help, I think I bricked my phone! It will boot to recovery, but whenever I try to boot the ROM it freezes!
13. I can't get ZergRush to work!
Sent from my Nexus 4 using XDA Premium HD app
Click to expand...
Click to collapse
LOL, thanks for updating this thread although when you mention Xquizit we are going back in time a bit!
Yeah, I just did a full wipe on my old Exhibit, then installed TWRP 2.5.0.0 non-themed version, then installed a Holo theme, then installed AOIP and my AdBlock Hosts file. Pretty much getting it set up to give to one of my younger siblings to use as a wifi device.
But I had some good ol' days with XquiziT when I first got it a year ago! (Wow, it really has been 1 year! Just look at my join date!)
shakatu said:
Yeah, I just did a full wipe on my old Exhibit, then installed TWRP 2.5.0.0 non-themed version, then installed a Holo theme, then installed AOIP and my AdBlock Hosts file. Pretty much getting it set up to give to one of my younger siblings to use as a wifi device.
But I had some good ol' days with XquiziT when I first got it a year ago! (Wow, it really has been 1 year! Just look at my join date!)
Click to expand...
Click to collapse
Me too. BTW Xquizit was the very first custom ROM I tried. It's a wonder I tried any more after as it was a cluster. Probably because I was so green and had much to learn. Still learning now too.

Categories

Resources