{
"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"
}
I guess , it is about time to move my ass and do something useful in here
In this Guide i will try to provide you with the best optimization for the roms , based solely on my use and testing for the past days :angel: , so lets get started
As always , basic knowledge is required at least , you know how to do a Nand backup in TWRP , so make sure you know what you are doing
It is better if you do this on a clean install
Note : i'm merging the guide for the two roms , but i will provided side tips for each rom if needed
Note 2 : lollipop is still , in early stages in development and if you didn't already know , there has been a bug that hit the wave in his weak point "Ram"
second to that there is a great lag in dialer , so that making calls or receive them , will give you a headache , read further in links
Lollipop memory leak http://www.xda-developers.com/lollipop-memory-leak-fixed/
Dialer lag https://code.google.com/p/android/issues/detail?id=81593
https://code.google.com/p/android/issues/detail?id=82949
http://forum.xda-developers.com/galaxy-s3/general/lag-dialer-contacts-t1958171/page2
i will provide you with my work around on this bug
Note 3 : due to memory leaking sometimes the phone just reboot ,
Note 4: Omni 4.4 / Lollipop / GearCM /better , honestly for now i only recommend using Omni 4.4 (NAND) or GearCM (NAND) i tested/used it for long time with no major bugs . but looking forward to the next release of Lollipop
Reviews
Omni review by Hero355
GearCM review
Lollipop review
How to Install Android Lollipop on Samsung wave devices
Best Roms (Very stable and recommended for daily use)
[ROM][WIP][NAND] Omni 4.4 - 11.12.2014 by @volk204
Omni review by Hero355
[GearCM][NAND|S85xx][4.4.4] Optimized CyanogenMod 11 for Samsung Wave I/II by @Alberto96
Tip 1 : note that some of this tweaks will take place after you reboot your phone
Tip 2: Start this Guide by deactivating All "other sounds" in sound settings .
1- Apps you gonna need / recommended / and Gapps
As stated by @volk204
volk204 said:
GAPPS make our ROM slowler, because also slim GAPPS take about 15-20 MB RAM permanently
I use PICO MODULAR PACKAGE from http://forum.xda-developers.com/par...apps-official-to-date-pa-google-apps-t2943900
Click to expand...
Click to collapse
*Do NOT install Gapps unless you really need them , specially with Lollipop , (NB : note that i don't use Gapps , and this Guide is based on that)
*Use an apk downloader website and search for your application , download, put them on the sd card , and install . couldn't be any easier
*Root you rom http://forum.xda-developers.com/show....php?t=1538053
*Download those APKs
To remove android bloatware System app remover (ROOT) (if Lollipop) Andromizer (if omni)
To replace native browser : Opera Mini (for casual browsing on 3G ,fast ,save battery and data) and Atlas web browser (an great browser , with awesome features that will be more useful on the wave)
Apps/Ram/battery saver : Greenify
Tweaking the kernel : [ROOT] Kernel Tweaker
File manager : CM file manager 1.0.2 search for it , or download it from the attachment .
Video player : Mx player
2- Install the above apps and remove those
Use andromizer (omni 4..4) or System app remover (Lollipop) to remove the following apps , and reboot (and remove andromizer/System app remover , you don't need them anymore )
you don't need most of those apks , and you could remove more , those are the apps i don't need , and probably so do you , i recommend you remove them
Q: What those apps do ? is it safe to remove them ?
A: Safe , yes . read further in this guide What Android Apps(Bloatware) are Safe to Remove?
3-Battery Calibration / Voltage control / Kernel governors
*you probably already know this , there is no such apk that do battery calibration or saving battery , our amazing devs already put so much effort in tweaking the kernel to safe battery .
a Software will never repair a hardware
*but before all that (calibrate) it by : draining your battery until the phone shut down , try turning it on again to make sure battery is truly low
the trick is to fully charging it in Bada mode , by pluging the charge in while pressing the call button (phone off).
*Voltage control :
100 Hz and 200 Hz work on the same voltage , seeing that most of time in state are in 100 HZ and in this frequency ,CPU would take more time to accomplish tasks than in 200HZ , it is only logical to reduce the voltage on 100 HZ ,
you need a 3rd parties apps to modify the value as the original Dev asks to not implement the code the rom directly (use [ROOT] Kernel Tweaker) .
i played with value and here is the value the phone freeze at it (governors was set to performance , and max value is the freq tested).
phone freeze at this value 100HZ-750mv 200HZ-800mv 400HZ-875mv 800HZ-1075mv 1000HZ-1175mv
i used 100 mv (Omni) 125 mv (lollipop) above this setting , with no freezing or problems , you can push it further and test it more
Use kernel tweaker , under the UV table, enter the voltage value , make sure to give root permission and set it to apply value on boot , and reboot.
*Kernel Governors:
-For omni 4.4 , i really like what i have on interactive 100-1000 mhz , i didn't tweak it but you surely could , if you want ;
read this [REF][TWEAKS] Kernel Governors, Modules, I/O Schedulers, CPU Tweaks, AIO App Configs before you make any dummy change
NB : make sure to note this , as the wave now is considered a low end device , some governors will put a reverse effect on battery , for example setting the governors on Conservative will drain battery much more .
Since the processor will run on low frequency , it will take it much time to do tasks , and therefore it will consume much likely than it do on high frequency , roughly 5 seconds on 200mhz consume more than 3 seconds on 800mhz
Further more you we'll notice a slight lag , due to the fact that the conservative governor increases and decreases CPU speed more gradually. Simply put, this governor increases the frequency step by step on CPU load and jumps to lowest frequency on CPU idle.
so if you use heavy tasks apps on your mobile i don't recommend using "conservative" , it is much suited with daily life usage (calling , messaging , casual browsing ...)
ok : (tested for Omni 4.4)
you need Performance : Go with 100-1200 interactive
In the middle : Go with 100-1200 conservative
Battery safe : Go with 100-1000 conservative
-For Lollipop; well for starter interactive on 100-1200 mhz is a nice choice , i will dig it further and report
*Battery Testing : 100-1000 Mhz interactive
Playing movie from Sd card on full brightness drain battery by 12.17%/hour about 7 hours and half play time at full brightness
on Standby , don't expect so much , battery drain at 0.9 to 1.2 %/ hours on (3G mode , Auto sync deactivated ),so about 110 hours (4 days and half) :fingers-crossed:
4-Ram management software
Ram manager or such software is just a bull****, there is a saying i read it a while ago on xda that "A free Ram is a wasted Ram " so don't try to kill apps because they just take more battery and resources when they relaunch .
5-Using Greenify : (donated version recommended)
Greenify help you identify and put the misbehaving apps into hibernation when you are not using them, to stop them from lagging your device and leeching the battery , with that been said
Do not Greenify any app that you use a lot or an app that relaunch itself like "download manager" "Google play services " it will only cost you your battery life
For example you can greenify mail.apk if you disable auto-sync
For me ;
6- Gapps (what if i need google play service)
-well ; note that there 's always an alternative to any apk that require Google play service , Google oblige you to use them , so that they push you some Ads and keep track of your location :laugh: , maybe isn't quite true , but i like to believe so .
-any way here is what you need to do :
*Install Gapps link
*Log to your Google account let it update "Google Play service" and "Play store"
*Download 3C Toolbox Aka Android tuner
*Disable play store , it will ask you to remove updated , say yes (activated it when needed)
*Disable also : Google contact sync , Google calender sync (if you do not sync events from your google account) , Google backup transport ( backing up data to your google account , also disable if not needed)
it will get a little tricky here so :fingers-crossed: :angel: and Say thanks to xda assist @timmaaa for his guide , (i retouched it a little )
*Go to setting - Apps permissions - Google play services and put every thing to off
*Next step we gonna reduce the wake locks of Google play service to the point , like it was never installed :highfive:
timmaaa said:
*Open 3C toolbox , give it root access , pull out the side menu, scroll down to the Apps Manager section and select Application Startups. Open the box at the top and change it to All, click the button in the bottom-right until it says System, scroll to Google Play Services and select it, a huge list will open, scroll to very near the bottom and find the Wakeup option, uncheck the box.
*Go back to the main menu of Android Tuner and pull out the side menu on the left, scroll down to the Apps Manager section and select Application Manager. Click the centre box at the bottom until it says System, scroll to find Google Play Services and highlight it, press the Manage button in the bottom-right and select Permissions. This should bring you to the Perms tab, swipe across to the Services tab. In this list you want to uncheck anything that starts with Ads or Analytics ,Games , Wallet you also want to uncheck anything that starts with com.Google.android.location.reporting as well.
Click to expand...
Click to collapse
NB: make sure to not ; i repeat to not uncheck this com.Google.android.location.reporting.preference.service . it will cause play services to keep looping and never go to sleep
timmaaa said:
Click to expand...
Click to collapse
* if you want to push this further , disable the same services ( Ads or Analytics ,Games , Wallet , location report) from the other tabs (receivers , providers , activities ) be careful to not causing a loop that will keep wack locking your devices , do it at your own risk , it needs more testing :angel:
the result will be like this
screenshot in Google setting when opening "play games" , completely disabled :highfive:
NB : if you see , a pop up at boot saying , google play service crashed , just click ok , ( crash related to the service not needed , we did disable) , Google play service still work fine with apps and Google maps
Note : remove 3C toolbox (not needed) after you do every step correctly and the apps work as it should
7- Applications :
*Browser :
Set your default browser to Atlas browser , there 2 awesome thing about this browser :
1- it offer free Ad block , and Java script pop out windows blocker , and believe me it 'll deliver say thanks for Xda senior member @tliebeck
2- The "Experience" selector controls what types of rich content are displayed. The "HI-FI" mode provides the full experience, while the "LO-FI" mode disables JavaScript and rich media. Using LO-FI can have a tremendous impact on performance, but may come at the expense of web site functionality. A final "TEXT" option can be useful in critical low-signal situations.
*Mediaplayer :
from setting Set MX player to always use S/W decoder for online and local , it will give more space to the processor to work .
8-Managing media scans :
Media scan , for multimedia files , runs every times at startup and every time you lunch gallery or take picture , it will scan all folders in your storage and it will take sometimes more than 20 mins to finish , which will cost you some % on battery
so open CM file manager :
*one by one select every folder with no playable media like for exemple "android" folder
*press and hold , and select proprieties
*check "skip media scan"
*click ok
9- Loollipop Caller lag , and Omni 4.4 optimization :
probably there is a bug with the animation scaling , or it is a bug that over eat the ram
to fix temporary the lag in Lollipop caller lag ; do the following :
*Go to developer option
*scroll down , and turn off the following :
NB : note that effects will take place after you reboot your phone
NB 2: make sure to deactivate All "other sounds" in sound settings .
Appling this on Omni 4.4 will result in so much improvement , specially in opening big apps with boot animation
10- Moving apps and links2sd
[Guide] partition and link2sd [pictures included for each step] by @sanny5
Don't use this on Lollipop , there not even the available RAM to open the native apps
Moving apps to SD , uses at least 30 MB of RAM (Xposed + Modules + Link to SD )
It is not worth it , even on Omni 4.4 with a few apps installed
11- USB mass storage support
This only supported in GearCM ROM
12- Mobile Network
Bad Call Quality while on 2G (GPRS & EDGE) Networks (probably related to AMR_WB)
Dynamic Switching between 2G (GPRS & EDGE) & 3G (UMTS & HSDPA) doesn't work (it is recommended to use 3G Only mode)
13- How to solve encryption is unsuccessful Error :
The problem came from the Data partition being formatted in F2FS format , because you did it or the previous ROM you installed did it automatically
The problem rises when you try to install omni 4.4 , because the kernel has no support for F2FS , and Kernel read data as encrypted and can't do anything
to solve this boot to TWRP , and format everything to "ext4"
Flash rom again
If this Guide helped you in anyway , make sure to thank first xda developers @volk204 @Rebellos @Alberto96 , without their work and effort developing the ROM , this Guide won't be possible .
Thanks also for all the original Badadroid porting team .
enjoy !!
Reserved
also add
developer option-> background process limit ->at most 2 processes
m90ultimate said:
also add
developer option-> background process limit ->at most 2 processes
Click to expand...
Click to collapse
that maybe will cause a reverse effect if you think about it ,
setting it " at most 2 processes" , surely will give you slightly better performance
but in other hand , android keep killing background processes , but those processes never sleep , it keep relaunching
that will cause a loop
and launching app take more of battery than when leaving it running
en plus an unused ram is wasted ram
regards
m90ultimate said:
also add
developer option-> background process limit ->at most 2 processes
Click to expand...
Click to collapse
Side note : you can't set it to load at boot , anyway
nice guide
Hi ice_ice, i see you have done many things for tweaking those roms! Thank you for the guide! :good::good::good:
Majd7667 said:
Hi ice_ice, i see you have done many things for tweaking those roms! Thank you for the guide! :good::good::good:
Click to expand...
Click to collapse
you welcome
recommendation
thanks for explanation of following tweaks
but
for voltage values i have better one
1.850mv for 100 & 200 mhz
2.950mv for 400mhz
3.1100mv for 800mhz
4.1150mv for 1000mhz
these values are highly stable.
Hi, @ice_ice.
Please give proper credit for section 6 of your guide, that was almost entirely written by me. I know you mention to say thanks to me for the guide but that doesn't really make it clear that that section is (mostly) a copy of my work.
Thanks, and well done on your thread.
timmaaa said:
Hi, @ice_ice.
Please give proper credit for section 6 of your guide, that was almost entirely written by me. I know you mention to say thanks to me for the guide but that doesn't really make it clear that that section is (mostly) a copy of my work.
Thanks, and well done on your thread.
Click to expand...
Click to collapse
done , sorry for the inconvenient
black0000 said:
thanks for explanation of following tweaks
but
for voltage values i have better one
1.850mv for 100 & 200 mhz
2.950mv for 400mhz
3.1100mv for 800mhz
4.1150mv for 1000mhz
these values are highly stable.
Click to expand...
Click to collapse
yes , you can push it further , as it fit best with your daily use
i tested my value on different use , and situation , and it probably work fine in most situation
i have little concern about "1150mv for 1000mhz" , since i tried that and the phone freeze on heavy tasks , i tested that with endomondo and playing music with apolo , phone suddenly freezes , run tracking was ruined :crying:
since the phone use the following frequencies by order of % , 100mhz , 800mhz , 200mhz , 1000mhz , it is more interesting to tweak the 100mhz
ice_ice said:
yes , you can push it further , as it fit best with your daily use
i tested my value on different use , and situation , and it probably work fine in most situation
i have little concern about "1150mv for 1000mhz" , since i tried that and the phone freeze on heavy tasks , i tested that with endomondo and playing music with apolo , phone suddenly freezes , run tracking was ruined :crying:
since the phone use the following frequencies by order of % , 100mhz , 800mhz , 200mhz , 1000mhz , it is more interesting to tweak the 100mhz
Click to expand...
Click to collapse
I'm using these values since one year no freezes at all
but remember although we have same processor but it's not identical since it is not possible to produce two identical thing
these values may be differ little bit.
also, freez may occur with other values not only 1000 mhz
like if ur 1000 mhz values is correct but 800mhz values is unstable then also freez occurs
ihave played asphalt 8, mc4,5 , most wanted gt racing2, real racing 3 etc. using these values in ics with no freeze.
:good:
black0000 said:
but remember although we have same processor but it's not identical since it is not possible to produce two identical thing
these values may be differ little bit.
Click to expand...
Click to collapse
didn't consider that , thx :highfive:
can you post screenshots for battery statistics and wacklocks from the performance menu :angel:
any way here is some batteries
*this one is 3,000mAh extended but so ugly
http://www.yoobao.com/en/product.asp?b_id=127&m_id=256&a_id=364
*others interesting (samsung wave battery dimensions are 64 mm x 43mm x 5 mm , so some alternative 3rd parties batteries )
2450mah - High capacity golden battery
Link Dream B494358vu 3.7v 2500mah Li-ion Battery
maxximus extra power 1700mah for samsung wave
Link Dream 3.7V 1700mAh Cell Phone Battery EB504465VU for Samsung Admire
Regards
ice_ice said:
:good: didn't consider that , thx :highfive:
can you post screenshots for battery statistics and wacklocks from the performance menu :angel:
Click to expand...
Click to collapse
my battery is 4 year old
so it doesn't deliver good performance
How to Install Android Lollipop on Samsung wave devices
Post updated
GearCM review
Updated
13- How to solve encryption is unsuccessful Error :
Gps file
@barbe31
any new roms coming !!??
Related
[ROM] Android Revolution HD 8.0 | High Quality & Performance | Sense 5 | 2.18.401.2 | Sense 5 Toolbox 2.5
{
"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"
}
Proudly presenting you the most popular ROM for HTC One X+...
"My phone is now perfectly smooth, fast, stable. I do not expect much more from my phone!"
DarkAdrien
"This release is amazing! ROM feels super fast! Great job Mike & the team! (...) Never noticed any lag. 1 word: brilliant."
Selec1
"Feels a lot smoother in use - scrolling, swiping between sense screens. Much nicer feel. This is a real good one, Mike. Many thanks "
dsm52
System details:
Android 4.2.2 (Jelly Bean) - latest official HTC One X+ 2.18.401.2 (WWE) firmware
This is improved version of stock ROM - no visual changes!
Very fast, clean & stable!
Full HTC Sense 5.0 Interface
Multi-language (WWE)
For HTC One X+ (not for AT&T)
Thanks to HTC for the base firmware
Included kernel details:
Stock kernel (the most stable)
ROM details:
Removed software (CPU) rendering - full nVidia Tegra 3 (GPU) rendering
Fully optimized and tweaked
Root access
Unsecured boot.img
Newest BusyBox
RAM optimizations
System signatures check enabled for system security and safety
Improved virtual memory management
Speed optimizations
Enabled GPU UI rendering
Data, cache and system partitions mounting tweaks
Bloatware applications removed
All /system applications updated to latest available
All /data applications updated to latest available
Improved CPU governors performance
Most optimal system scheduler
Disabled kernel debugging for better performance
Zipaligned (Improved RAM management)
Zipalign on boot (for user applications on data partition)
Fully de-odexed
init.d scripts (BusyBox run-parts) support
Auto init.d permissions set on boot
sysro/sysrw commands support
Excellent battery life!
Improved EXT4 performance
OpenVPN support
Most up-to-date system files permissions
Adobe Flash Player support
Support almost 24h a day
...and many more!
You need:
HTC One X+ unlocked with htcdev.com (S-ON) or S-OFF
Custom recovery
Firmware package from here
How to flash:
Download ROM and place it on your virtual SD card
Flash boot.img from the downloads section
Boot your phone in recovery mode (vol down + power)
In main menu, select "install zip from sdcard"
Select "choose zip from sdcard" and browse to the location of Android Revolution ROM
You can use data wiping option in AROMA (optionally if coming from earlier version of my ROM, obligatory if coming from stock or other custom ROM)
After flashing process is complete, reboot the device
Android Revolution HD 8.0
--- release date: 30 August 2013 ---
Based on latest official HTC One X+ 2.18.401.2 (WWE) firmware
Included and updated applications:
--- Data partition ---
Adobe Flash Player 11.1.115.81 (Android 4.0+)
Adobe Flash Player 11.1.111.73 (Android 2.0+)
Adobe Reader 11.1.3
Dropbox 2.3.12
ES File Explorer 3.0.9.1
Facebook 4.0.0.26.3
Twitter 5.0.9
--- System partition ---
GmsCore 4.1.31 (Android 2.3+ / SDK 9)
Gmail 4.7.2 (Android 4.0+ / SDK 14)
Gmail 2.3.6 (Android 2.2+ / SDK 10)
Google Play 4.5.10
Push Service 1.1.14 (Samsung devices)
SuperUser 1.0.2.8
SuperSU 1.89
--- Aroma installer ---
Google Hangouts 2.0.217 (Android 2.3+ / SDK 9)
Google Maps 6.14.4 (Android 2.2+ / SDK 8)
Google Maps 7.5.0 (Android 4.0.3+)
Google Plus 4.2.4.58179886 (Android 3.0+ / SDK 11)
Google Street 1.8.1.2 (Android 2.2+ / SDK 8)
Google YouTube 5.3.28 (Android 2.2+ / SDK 8)
Google TalkBack 3.5.1 (Android 2.2+ / SDK 8)
Google Chrome 31.0.1650.59 (Android 4.0+ / SDK 14)
Google Music 5.3.1317M.940995(Android 2.2+ / SDK 8)
Google Keep 2.1.01 (Android 4.0+ / SDK 14)
Google Drive 1.2.484.18 (Android 2.3+ / SDK 9)
Google Search 3.1.24.941712 (Android 4.1+ / SDK 16)
Google Search 1.4.1.338691 (Android 4.0.3)
Google Search 1.1.2.64376 (Android 2.3.5)
Changelog since latest Jelly Bean 4.1.1 release:
Android 4.2.2 with HTC Sense 5.0
HTC BlinkFeed (available under Settings)
New Lock screen style widget
Show battery level in status bar
Add sleep mode option in Power settings
Quick settings panel: 12 default settings by new touch gesture
AE/AF lock feature: Lock Exposure/Focus on view/finder screen
Video Highlights: Create 30 seconds show in 12 different themes
Music channel: Visualization with live lyrics
Greatly improved UI performance
Improved Wi-Fi performance
Tweaked CPU settings for the best batter life
Super-smooth scrolling
Optimized Tegra 3 performance and power consumption
Many more amazing improvements for HTC One X
- If your current firmware version doesn't match ROM firmware version, wiping data inside AROMA is highly recommended!
Android Revolution HD 8.0 + boot.img for 8.x
--- MD5 Checksum: 7230920DB84F03BCA47B793DF800816B ---
Important notes:
1. If you want to say "Thanks!"
There are many ways to show your support to the developer. You can:
Press the "Thanks" button.
Hit the donation button and "buy me a beer".
Share your opinion about my work and write some feedback in respective thread.
Advertise my work to your friends.
Rate my thread with 5 stars.
Every way of support is highly appreciated, but it's not expected!
2. Sharing policy
This forum is about sharing. If you want to use any part of my work, please feel free to do it but remember about some simple rules:
Inform me about using my work by sending me a message. You don’t need my permission, just inform me.
Include link to my thread from where you took particular files.
Give proper credits for what you used.
When it comes to using my ROM as a base you are free to do it only if I don't have "Stock ROMs" thread available for particular device. If such thread exists, you are
obligated to take ROMs from there instead. These threads with "Stock ROMs" are usually updated within 24 hours from the moment when I release my custom ROM.
Sharing is one thing, but please respect some areas of my work like:
ROM name - "Android Revolution HD", "Android Revolution", "Revo HD", "AR HD" etc.
Graphics used in my threads, especially head-banners designed exclusivity for me.
Other parts of my work that are not supposed to be used by others without proper permission.
Please let me keep my threads design unique. I’m sure you can do something even better yourself!
3. Support
If you have any issues or questions, please feel free to post them in the respective thread. Due to my commitments in real life I can't answer every PM, tweet or facebook post.
If you want to get the fastest and the best answer - ask the question in the thread. Every month I need to remove about 1.000 new messages from my XDA inbox. I’m sure it’s better if I spend this time cooking new ROMs.
4. Signature banners for users
Due to the increasing number of users flashing my ROMs we introduced some time ago 3 special groups of members.
Android Revolution HD Recognized User – every user might get this rank with proper banner by being active in my thread (or threads).
Helping users to solve problems, answering questions or preparing threads with add-ons for Android Revolution HD are the most common ways to gain this rank. Just be active and we’ll contact you!
Android Revolution HD Advanced User – every user might get this rank with proper banner by doing some amazing modification, application, theme etc. for Android Revolution HD.
Creating simple bootanimation might not be enough, but you never know! Having Recognized User status before is not needed!
Android Revolution HD Supporter – every user who shared some server space with us (with proper bandwidth) will get this banner. Please keep in mind we can't use DropBox shared folders.
What we can use is minimum 20 GB of space and 10 Mbit upload speed. If you want to donate some server space to us, please contact me via private message.
Apart of those special banners, every user might use one of our amazing user banners collected in this thread.
Finally, thanks for using my work! I hope you will enjoy Android Revolution HD!
XDA:DevDB Information
[ROM] Android Revolution HD 8.0 | High Quality & Performance | Sense 5 | 2.18.401.2 | Sense 5 Toolbox 2.5, a ROM for the HTC One X+
Contributors
mike1986.
ROM OS Version: 4.2.x Jelly Bean
ROM Kernel: Linux 3.4.x
Version Information
Status: Stable
Created 2013-09-13
Last Updated 2014-03-18
Performance Tweaks for Android Revolution HD
data_writeback journalism for /system, /data and /cache partitions.
This mod will turn ON data_writeback for all 3 partitions - system, data and cache. This will drastically improve I/O performance (mostly on write operations) at the expense of file system integrity in certain situations, like unexpected system shutdown. The risk is not extreme, but still bigger then regular. Use this to improve your system performance, but you flash it at your own risk!
Download here:
Android Revolution HD EXT4 Tweaks v.0.1
Force GPU rendering on 2D operations.
This mod is working similar to "Render GUI with GPU" option in Development Settings. Flashing this will force whole system to use GPU rendering (instead of CPU) for all kind of 2D/3D operations. This might improve 2D operations performance, but keep in mind that some apps are not working correctly with GPU rendering. After using this mod you no longer need to tick "Render GUI with GPU" in settings. Even if un-ticked it will be still working. Flash it at your own risk!
Download here:
Android Revolution HD GPU Rendering v.0.1
--- User banners prepared by KID_1194, adsamcik, sigeltek, jotha, Super-Veloce & D3VICE ---
Q 1: After flashing Android Revolution HD my battery drains much faster. What can I do?
A: Please charge your battery to 100%, boot your device in ClockworkMod Recovery and go to Advanced ---> Wipe Battery Stats. Also see Question 7.
Also please read this ---> [GUIDE] Enlarge your battery life : an attempt to fix the battery drain
And this ---> [How to] Brilliant Battery Life 100% working!
For more details about wiping battery stats please read this
Click to expand...
Click to collapse
Q 2: My Premium Navigation doesn't work correctly. What should I do?
A: Your Premium Navigation may not work correctly for many reasons. Most of them are not ROM related. You can try the following things:
- reinstall your Locations under "Settings" ---> "Locations"
- remove /sdcard/.data/navigator/Data/Temporary from your SD card
- re-download Google Maps from the Android Market
- clear data from Google Maps in system software management
Q 3: When recording HD video, the playback of the clip keeps freezing. How to fix it?
A: This is probably SD card problem. Format your SD card (FAT32 recommended) to gain silky smooth playback.
Click to expand...
Click to collapse
Q 4: After I reboot my device, mp3 ring-tone is back to default. What should I do?
A: Go to Ringtones > Menu > More Ringtones > Create new ringtone > Select the one you want (Thanks to kill4l)
Q 5: Is there any alternative for SetCPU? I think it slows downy my phone.
A: You can application called No-frills. Remember to check "Allow on boot" option.
Click to expand...
Click to collapse
Q 6: After flashing Android Revolution HD my SD card is being mounted as ready only. What should I do?
A: Connect your SD card to your PC and do defragmentation process. If you still have some problems with SD card, please read this.
Mac users can use the repair function of the MacOS disk utility to solve the read only problem (Thanks to Calimero1205).
Q 7: My CPU load is all the time nearly 100% and in most part it's used by system. What is the reason of that high CPU usage and how can I fix it?
A: Delete your htcsense.com account. It takes A LOT of your battery and CPU usage.
Click to expand...
Click to collapse
Q 8: Do I need to wipe data partition when upgrading from old version of Android Revolution HD?
A: I always recommend wiping data partition but it's absolutely necessary only if I mention that in the changelog. But normally you can live without it.
Wipe data partition if you experience any issues.
Q 9: I have some strange issues with my ROM that nobody reported before. What should I do in first place?
A: In first place you should check, if the MD5 Checksum is correct. Then flash ROM again and see if the issue is gone. A lot of strange issues can be solved this way.
Click to expand...
Click to collapse
Q 10: I had SetCPU installed on Android Revolution HD, then I flashed new version of AR HD and SetCPU doesn't work any more. How to fix it?
A: Please reinstall SetCPU.
Q 11: I can't send/receive MMS or I can't connect with mobile data connection. How can I fix it?
A: Please check your MMS settings or mobile data connection APN settings.
Click to expand...
Click to collapse
Q 12: My phone got random freezes or reboots. How can I fix it?
A: Every CPU is different. It seems that your CPU doesn't like OC or UV (undervolt). Set your CPU to default 1GHz.
If it doesn't help, then you need to flash default kernel from the second post.
Q 13: When I listen to music from HTC stock player it accidentally pauses for short time and then keep playing.
A: Turn OFF fastboot in settings.
Click to expand...
Click to collapse
Q 14: My GPS signal is very weak or GPS is not working at all. How can I fix it?
A: There are some solutions:
1. You can download and install FasterFix to improve your signal strength.
2. You can download and install GPS Status & Toolbox to manage your GPS settings.
3. Turn off "Fast boot" under "Settings" ---> "Power" and reboot your phone.
4. Read this, this, this & this
5. [Trick] Speed Up Satelite Fix for GPS on Android
Q 15: My clock/weather widget doesn't show my location. How can I fix it?
A: Please clear data from Google Maps, Clock Widget, Weather, HTC weather sync provider and Weather Provider.
Click to expand...
Click to collapse
Q 16: My Quadrant score is not as high as on different ROM. What does it mean?
A: It means absolutely nothing. Benchmarks on Android System are more or less lottery and they are not showing the real system performance.
There are many settings that can force Quadrant to show more then 3000 points but it's faked performance, that actually can slow down your phone in some circumstances.
What I always emphasize is a real performance, the one you can feel under your fingers. Remember that I/O has some limit and surpassing it shows just a numbers without true ratio.
Also keep in mind that Quadrant has support for Android Gingerbread only in version 1.1.7 and higher.
Q 17: I have com.htc.bgc process force close few times a day. How can I fix it?
A: It's because you have removed HtcTwitter.apk (HTC Twitter application). Please restore it.
Click to expand...
Click to collapse
Q 18: My screen-lock sound and keypad sound while dialing numbers is very low. How can I fix it?
A: Download "Quick Settings" application from Android Market and check system volume slider.
Q 19: When I open up the call screen (where I see the recent calls and callers), the calls won't appear in the list. What to do?
A: Probably you are using 3rd party launcher. Remove the dialer shortcut and re-add it.
Click to expand...
Click to collapse
Q 20: My Wi-Fi doesn't reconnect automatically after boot. How to fix it?
A: Disable fastboot in settings or check this solution.
You think you're addicted from flashing ROMs, checking forum the whole day and you feel like "Android" should be your second name? Well, here's something for fun
preacher65 said:
Okay, now I'm getting my world news from XDA. I had no idea this had happened until I read this. Something tells me I'm spending too much time on here!
Click to expand...
Click to collapse
Whiskey103 said:
Well i have some similar experience. I just found out my wife is pregnant for 6 months already... Lol.
And the first thing I asked was : When will you release it?
So I guess i spend to much time here also.
Still a had some spare time it seems. Otherwise the baby is not mine!
Click to expand...
Click to collapse
DarkAdrien said:
My wife is pregnant for 4 months, ETA October 22nd (her upload speed is not so good). If only I could do a nandroid backup of my current life to be able to restore it after
Click to expand...
Click to collapse
Click to expand...
Click to collapse
Reserved 3.
Great Mike!
Nice to see you in this section
orb3000 said:
Great Mike!
Nice to see you in this section
Click to expand...
Click to collapse
Thanks orb! I hope to finish this thread as soon as possible with working link to new ROM
wow, that's great news! after my sensation, i know this rom also will be great
Do you have this device?
Would be nice to know you do have it or not?
@home said:
Do you have this device?
Would be nice to know you do have it or not?
Click to expand...
Click to collapse
No, I don't have it yet.
thanks
greate im happy to see you here i ask you a time ago if you going to run your rom with HOX+ i'm waiting for at&t usa, you are going to made the rom for at&t usa version or both are the same bands and lte if are the same i made the order in this date. thanks againg.
wphoto2 said:
greate im happy to see you here i ask you a time ago if you going to run your rom with HOX+ i'm waiting for at&t usa, you are going to made the rom for at&t usa version or both are the same bands and lte if are the same i made the order in this date. thanks againg.
Click to expand...
Click to collapse
If both devices have the same hardware then you will be able to flash it.
Sent from my HTC One X
I think the only difference between the one x+ and the one xl+ is the modem, the one x+ has an intel chip and one xl+ has a qualcomm icera chip. Other than that the phones should have identical hardware.
ryanjsoo said:
I think the only difference between the one x+ and the one xl+ is the modem, the one x+ has an intel chip and one xl+ has a qualcomm icera chip. Other than that the phones should have identical hardware.
Click to expand...
Click to collapse
Then you will surely need two separate roms.
mike1986. said:
Then you will surely need two separate roms.
Click to expand...
Click to collapse
Unless someone writes a script than can identify the 2 different devices and pushes the correct kernel/libs to the device. I've seen similar methods for devices that have GSM/CDMA variants.
Sent from my HTC One X+ using Tapatalk 2
AndroHero said:
Unless someone writes a script than can identify the 2 different devices and pushes the correct kernel/libs to the device. I've seen similar methods for devices that have GSM/CDMA variants.
Sent from my HTC One X+ using Tapatalk 2
Click to expand...
Click to collapse
Correct, it's quite easy actually. But the size of ROM will increase and the hard part is that usually it's not just a kernel and few bins/libs. Those are also carrier related and sometimes signed .apk files.
Mike, any luck in breaking the rom's protection?
HTC is really screwing with us.
uqadwe said:
Mike, any luck in breaking the rom's protection?
HTC is really screwing with us.
Click to expand...
Click to collapse
Nope. But there is a workaround
Closing
Hey Mike, I have closed thread to avoid cluttering before you place the ROM.
Let me know whenever you need it open.
ROM will be out today, it's almost ready
Hi Mike,
In the "You Need" section, firmware package is mentioned. Does that refer to the boot.img or is it something that we need to flash at a later stage?
Using CID Getter app, it displays my CID as VODAP001.
Thanks
Mskh
SLD3, Now a Powerful GAMING ROM
Play Alphalt-8 without lags (ref) & flat 6 hrs
{
"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"
}
SuperLuminalDAD will now be called... SLD-ULTIMATE v2,v3
(now on my new A116i Base Rom)
now SLD will buglessly fly more high
This may not be so good-looking rom but is the only reliable rom on the planet for A116 (lolz) I am not kidding. It will be good looking and cool very soon.
Micromax Canvas HD A116 / FLY IQ451 / MYphone 919i Duo
Wiko Cink 5 / Qmobile A600
Now Insanely and Heavily Tweaked
Buttery Smooth, Screaming Loud, Fastest & Stable
[AOSP based 4.2.2 Style Port]
***made for people who like minimalistic fast roms***
.
**NOTE**
I know, this rom title is very strange,
but the reason is I am DAD of maker of SuperLuminal Rom. ha ha :laugh::laugh:
Since long time (years) I was away from making ROMs and ROOTing experiments,
but srihari210's post tempted me as it was easy . Thanks to him for motivating.
I actually made this for my personal use, but looking at the best results, thought I should share with all.:angel:
I am still learning and will do more complex things, experiments, tweaks and mods as and how I get time.
Features:
Bhaarat Theme with Tricolor Flavoured Wallpapers
New Cool BootLogo and JB BootAnimation
Nova Launcher (recommended for good battery) and Stock Launcher both included.
Sim Toolkit Fixed & Working
New Seeder tweak by RemZej
GPS Tweak, Ha ha ha! Now GPS Satellite Fix without EPO setup in 20 seconds even first time
4.2.1 rom based on AOSP ROM with frameworks from CELKON A119Q with 4.2.2 binaries.
Base Rom changed from Nov 2013's base rom to my own new A116i Base Rom
Fully Zip-aligned and signed
This rom uses A116i Stock Kernel
Pre-Rooted with updated SU Binaries.
4.2 Stock Camera 1088p Video Recording (Patch for Stock 4.3 with working Panorama also available)
VERY FAST and STABLE
Lightly and carefully HEAVILY & INSANELY Tweaked, Tested OK.
Init.d support -- Perfectly verified and working
Loopy Smoothness Tweaks (touchscreen optimization)
New Ram Optimization Tweaks (good for gaming)
New SQLite Optimization Tweaks (for gaming)
More Power Tweaks
-- New Network Tweaks = STRONGER PHONE NETWORK
-- New WiFi Tweaks = STRONGER WIFI NETWORK , go some more far and see.
-- Faster Wi-Fi connection initialization
-- New DHCP Tweaks = HALF SECOND WIFI CONNECT
-- New TCP-Buffer Tweaks
-- New Photo and Video Recording Tweaks
-- New Streaming Media Tweaks
-- New Photo & Video Recording Quality Tweaks. Beautiful Photos
-- New Google DNS Tweak
-- New Better Flash Tweak
-- New Bravia Engine Tweak
-- Sound is enough loud and clear. Great quality sound in Speaker, Headphone and Bluetooth Headset. All 3 tested ok.
-- Launcher forced in memory (Reboot if launcher is changed, for great results)
-- Render UI with GPU to reduce CPU usage
-- Deep Sleep tweaked
-- Camera Sound forced to silent with double ways.
-- Super-Responsive and Smooth Touchscreen Sensitivity
Xposed Installer + Gravity Box works flawlessly (XPOSED TUTORIAL AND APK HERE)
You can get FREE RAM between around 490 to 650 MB. With all required apps installed on my phone I have 600MB FREE RAM all the time. (Screenshot)
After flashing free Internal Storage will be 890+ MB (Screenshot).
Fully Rooted ROM with SuperSU
Long-press Menu Button = starts Google Now
Pre-installed Lightweight "Stock File Manager" & "ES File Explorer", so you can directly browse system areas/files. Immediately after flash you can start installing APKs, both from Internal and External SDcards.
Good Battery Backup as stock rom. (Install Greenify , Recommended for more best results)
As per user-report the Proximity Sensor responsiveness is improved and better than stock.
In AOSP roms you can use any Universal Language. Search and install any language from PlayStore.
Quick Boot (small app pre-installed) for Reboot / Reboot to Recovery Option
No need to swap storage default after flashing.
Camera now saves photos/videos in external sdcard. (long time pending work)
USEFUL UPDATED APPS Added (Most uninstallable)
-- Stock File Manager , ES File Explorer , YouTube , Gmail , Google MAPS, Greenify , SMS Backup App
-- Added Updated Nova Launcher
-- Added Updated Google TTS
-- Updated Google Play Store 4.5.10 and Google Play Services
-- Added back AOSP Launcher
-- Added GREENIFY. (how to effectively use GREENIFY?)
-- Added SMS Backup App
-- Live Wallpaper Picker added
Restored 4.2 Stock Camera 1088p Video Recording (4.3 Flashable addon zip available below)
Very Lite ROM. Only 283mb (first release). Most other custom stock roms are 400 to 450+
v1.0 = 279 MB
v1.5-2 = 339 MB
v3 = 304 MB
Sim Toolkit Fixed & Working
Tested OK Things
Both SIMS working perfect
Enable 3G in any sim (first or second) your wish
Battery backup is same or better than stock (I get 2 full days, results may vary)
OTG Cable works perfect both for PenDrive (shown as "usbotg") and Mouse. (screenshots)
Wi-Fi working. Wifi Lan also works perfect via ES File Explorer (Screenshot)
Faster 10-15 seconds GPS Fix from home window (Screenshot)
Internal and External Both SD working. (Shown as sdcard1 = Internal and sdcard0 = External)
Camera (and FLASH too) working perfect, Auto-Focus perfect. Rear Camera 8MP and Front 2MP working perfect. Saves photos in external sdcard by default.
FM Radio perfect.
Bluetooth tested ok with my Sony MW600 A2DP Stereo BT Headset.
Engineer Mode working: From phone's dialer type code *#*#3646633#*#*
Proximity Sensor Issue of Stock, not found in this rom (reported by haree)
What else you people want me to test?
Request to all friends
Before asking any question, Please read FREQUENTLY ASKED QUESTIONS in third post and see if your query is answered there.
PM.Please do not send PM. Ask queries/problems in thread only. I hope this request is very much visible and easily readable. If you post your query in thread, and when I am not around, someone more experienced will sure help/reply/hint you. Please keep patience until me or someone responds to your question.
Please do not sent request to add any application / app / themes, which are easily available to install/update in Google Play Store.
This is minimalistic ROM and is planned to remain like that only.
Please checkout whole thread to find many many fully satisfied users.
Warning:
I do not promise or guarantee anything with my roms. Take it or leave it and use at your own Risk.
I am not responsible for any type of brick or dead device.
You lose manufacturer warranty after flashing this or any custom ROM.
This ROM formats data and system partition. You must take backup of all your data.
Installation Procedure:
BE READY WITH THIS:
BATTERY: Keeping at 100% charged is recommended before flashing.
BACKUP: Take BACKUP from recovery, useful in case you mess up. Or try Titanium to backup all data and apps.
IMEI BACKUP: Install "Mobile Uncle Tool" and backup IMEI and save backup file safely on computer.
ACTUAL FLASHING STEPS:
Download ROM and store on Internal or External SD
Start TWRP/CWM Recovery Mode
Do Factory Reset FULL WIPE [Warning: Data will be deleted)
Install ROM
Clear Dalvik Cache & Reboot Phone.
*** DONT FLASH ANY KERNEL AT LEAST FOR A WEEK OR TWO TO EXPERIENCE POWERFUL PERFORMANCE OF INCLUDED KERNEL WITH POWERFUL TWEAKS ***
DONE! Enjoy...
Addons/Patches/Mods:
ORIGINAL STOCK KERNEL: Download here
FULL WIPE ZIP PATCH: If you are coming from other custom roms with different partition and may get bootloops, then do flash this FULL WIPE ZIP Patch which should re-format the required ext4 partitions perfectly. WARNING: It really formats system and other partition, so please take backup.
*Totally Optional
MemorySwap Fix: If you want SDCard memory mapping to be fixed or getting problems in restoring Titanium Backup data, then flash this patch. : Download and flash Patch & after that reset storage option. See FAQ section.
(*Optional. Everyone else can ignore this patch.)
AOSP Launcher REMOVED in 0.3F but If you still want it flash this (may refer this post )
*Optional
Flash Stock 4.2 Camera: Download (if you need the original one) 1088p video recording.
*Optional
Flash Stock 4.3 Camera: Download (the one which is included in this rom)
*Optional
UPDATED KITKAT4 LAUNCHER COMBINATION by CMahendra for SLD Rom (Download and Install from here) (NEW)
*Optional App. *Only launcher, no additional apps included.
Live WallPaper and Live WallPaper Picker Add-on (all versions): Download
*Totally Optional
Xperia Z keyboard for SLD V3 suggested by FB user Click here.
Bugs:
-- None at the moment for Indian users! All fixed.
Date & Time settings issue for users out of India:
-- This rom have Base Rom from India and some people outside India may get FC while doing manual date settings and its known issue related to Indian MT6589 chipset phones used out of country. It is recognized by GravityBox and they have provided a fix for it. Please do this workaround to fix. Even if users do not do this workaround, the rom works perfect in Automatic mode.
If you find any other bugs, please report me with LOGCAT. I will try my best, but please dont expect immediate fix. It all matters how much time we get for this social work.
Download Links & ChangeLog in Second Post below:
(*PLEASE DO NOT MIRROR without permission, coz changes are happening very often)
CREDITS:
Some good friends for suggesting various tweaks in various threads in last few years.
bgos10 for collection of assorted tweaks from various devs.
RemZej for some tweaks.
I used my own Tweaked A116i Stock rom for Base ROM from ver 2.
srihari210 for his celkon rom till v1 final.
Vijay4b7 for A116 Stock rom for Base ROM upto ver 1.
***If I have forgot anyone to thank/add credit anyone for any work I may have used here, please forgive as it will be unintentional and request you to please inform me so I will add credit for them too. Thanks.
More SCREENSHOTS in 3rd post.
Full Screenshot Album: http://forum.xda-developers.com/album.php?albumid=10289
OTHER REFERENCES:
SLD3 Facebook Discussion
Links to all my roms here. and useful patches here
Gaming Report in FB: Here & Here
XLD vs SLD for Gaming. ha ha ha ! discussion
SLD2 Gaming Review discussion
MyPhone Group discussion
Nova 3 working on SLD discussion
Downloads & Changelog
ChangeLog & Download Links: (Latest on top)
(19-Apr-14): SLD-ULTIMATE Version 3 : >>> Bhaarat Look, More Power More Gaming. <<<
-- Download Links: XDA Link (DevHost Link) <<< LATEST VERSION
-- FULL WIPE VERSION (Data will be deleted) (you must take Nandroid Backup)
-- Always check MD5 Checksum before flashing: XDA Server code>>> 08e7ef51289824092cafad03abafe751
-- Full Init.d support -- Perfectly verified and working.
== Bhaarat Theme with Tricolor Flavoured Wallpapers
== New Cool BootLogo and JB BootAnimation
== Sim Toolkit Fixed & Working
== New Seeder tweak by RemZej
== GPS Tweak, Ha ha ha! Now GPS Satellite Fix without EPO setup in 20 seconds even first time
== Some more things I forgot
-- Loopy Smoothness Tweaks (touchscreen optimization)
-- New Ram Optimization Tweaks (good for gaming)
-- New SQLite Optimization Tweaks (for gaming)
-- Few more tweaks
-- No need to swap storage default.
-- Camera now saves photos in external sdcard
-- All Apps Updated.
-- Facebook Discussion
(5-Mar-14): SLD-ULTIMATE Version 2 : >>>More power more gaming. <<<
-- Download Links: XDA Main (DevHost) (FireRio)-- FULL WIPE VERSION (Data will be deleted) (you must take Nandroid Backup)
-- Always check MD5 Checksum before flashing: XDA Server code>>> 5f86905526ef4d1d4a4dfcca9b75c0b1
-- Full Init.d support -- Perfectly verified and working.
-- Loopy Smoothness Tweaks (touchscreen optimization)
-- New Ram Optimization Tweaks (good for gaming)
-- New SQLite Optimization Tweaks (for gaming)
-- No need to swap storage default.
-- Camera now saves photos in external sdcard
-- All Apps Updated.
(11-Feb-14): Final Stable Version 1.5 : Fully Smooth and Stable... More tweaks.
-- Download Links: DEV-HOST LINK --similar to 1.0 but with all updates and changes merged. Full fresh rom.
-- DIRTY FLASH VERSION (No Data Wipe required) Install on previous SLD version (but still you must take Nandroid Backup)
-- Always check MD5 Checksum before flashing: f26faa934917bc5e8f04261bf57e69ea
-- Init.d support -- Perfectly verified and working
-- New Network Tweaks
-- New TCP-Buffer Tweaks
-- New WiFi Tweaks
-- New Photo and Video Recording Tweaks
-- New Streaming Media Tweaks
-- New Photo & Video Recording Quality Tweaks. Beautiful Photos
-- New Google DNS Tweak
-- New Better Flash Tweak
-- New Bravia Engine Tweak
-- Added Updated Nova Launcher
-- Added Updated Google TTS
-- Added back AOSP Launcher
-- Added Stock File Manager
-- Added ES File Explorer
-- Added YouTube
-- Added Gmail
-- Added Google Play Services,
-- Added Google MAPS
-- Added Greenify
-- Added SMS Backup App
-- Only 339 MB
-- Updated Google Play Store 4.5.10
-- Live Wallpaper Picker added
-- Restored 4.2 Stock Camera 1088p Video Recording (4.3 Flashable zip available)
NOTE: First reboot may take 2 to 3 minutes or more wait with patience.
(16-01-14): Final Stable Version 1.0 : Fully Smooth and Stable... More tweaks.
-- Download Links: DEV-HOST LINK-- DIRTY FLASH VERSION (No Data Wipe required) Install on previous SLD version (but still you must take Nandroid Backup)
-- Always check MD5 Checksum before flashing: a1457ac969a85db962390ac368229c75
-- Init.d support -- Perfectly verified and working
-- New Network Tweaks
-- New TCP-Buffer Tweaks
-- New WiFi Tweaks
-- New Photo and Video Recording Tweaks
-- New Streaming Media Tweaks
-- New Photo & Video Recording Quality Tweaks. Beautiful Photos
-- New Google DNS Tweak
-- New Better Flash Tweak
-- New Bravia Engine Tweak
-- Removed Nova Launcher
-- Removed Google TTS (Install from PlayStore)
-- Added back AOSP Launcher
-- Added Stock File Manager
-- Added ES File Explorer
-- Added YouTube
-- Added Gmail
-- Added Google Play Services,
-- Added Google MAPS
-- Added Greenify
-- Added SMS Backup App
-- Only 283 MB
-- Updated Google Play Store 4.5.10
-- Live Wallpaper Picker removed (Patch provided in ADDON section, if someone still wants it)
-- Restored 4.2 Stock Camera 1088p Video Recording (4.3 Flashable zip available)
-- Some people may find more battery drain in Final 1.0 than 0.3F, that is because 0.3F had only Nova Launcher and Final 1.0 have only Stock Launcher. You are requested to use the rom with Nova Launcher as default launcher & Greenify for best results.
(11-12-13): Stable Build 0.3F : Fully Smooth and Stable... and now more lighter.
-- Download Links: DEVHOST
-- DIRTY FLASH VERSION Install on previous version (No Data Wipe required, but still you must take Nandroid Backup)
-- Always check MD5 Checksum before flashing: 46f35665d286496b3d85effa657fa664
-- Only 254 MB
-- AOSP Launcher REMOVED (24MB Free ) If you still want it flash this and check this post
-- Updated Nova Launcher Free Added (only 3mb)
-- Updated Google Play Store 4.5.10
-- Updated OI FileManager
-- Live WallPaper removed (just to save few MBs)
-- Live Wallpaper Picker removed
-- Live Mtk Video Live Wallpaper removed
-- Gallery Editor FC Fixed
NOTE: First reboot may take some time.
Bug Minor: Google Text to Speech FC: Fixed with this update patch in this post.
(10-12-13): Build 0.3E :
-- Skipped due to messed up rom.
(01-12-13): Stable Build 0.3D : Fully Smooth and Stable
-- Download Link: DevHost
-- Only 270 MB
-- ROM Fully re-compiled and all known bugs fixed. Camera 4.3 and Email working perfect.
-- Touch Sensitivity Improved.
-- Ad Block's hosts
-- Launcher forced in memory (Reboot if launcher is changed, for great results)
-- Render UI with GPU to reduce CPU usage
-- Faster Wi-Fi connection initialization
-- Deep Sleep tweaked
-- Camera Sound forced to silent in two ways
-- Quick Boot (small app pre-installed) for Reboot / Reboot to Recovery Option
-- Important: Full wipe version. Please download full rom.
Bugs:
-- Gallery Editor FC (minor bug found & fixed here)
======================================================
(28-11-13): Experimental Build 0.3b : Small Update (Previous version to 0.3b don't try on higher builds)
-- Touch Sensitivity Improved.
-- Ad Block's hosts
Bugs:
1) Email, Exchange FC. Fixed in next update.
==========================================
(19-11-13) : Experimental Build 0.3a
-- Fully Zip-Aligned and signed
-- some minor fixes in libraries. (replaced some new versions so files)
(18-11-13) : Experimental Build 0.2b
-- Fixed Camera Panorama mode. Updated missing Library files.
(16-11-13) : Experimental Build 0.2
-- Latest Play Store 4.4.21 added
-- Lighter Google Boot-animation
-- Removed Boot sounds, so we can flash roms at late nights, without disturbing sleep of other members of family.
-- Silent Camera (Click, Focus, Shutter all sounds silenced) now take quiet shots even if volume is full
-- some minor adjustments
-- FIX: Camera 4.3 Fix for build V0.2 only, provided by is0l4ted. Download from this post. Remember this is not required for next build V0.2b or later. Thanks for the great timely and time-saving help. *Not tested by me.
============================
(15-11-13) : Experimental Build 0.1B
-- Fixed Camera 4.3: Now working Panorama (PhotoSphere360 removed as not compatible)
-- Boot-animation Changed back to CHD Stock
-- Removed Boot sound
============================
Day1 (14-Nov-2013) : Experimental Build 0.1A
--- Bug: Camera FC in Panorama and PhotoSpere360 -- fix available in thread
============================
MISC DOWNLOADS:
Special BootLogo for this rom. Flash if someone is still getting boot image from any previous rom.
Download Flashable
.
Wallpapers: Download whole bunch of Wallpapers or find how to extract single current wallpaper
REFERENCES:
XLD vs SLD for Gaming. Which Better? ha ha ha ! discussion
===========================
Frequently Asked Questions
1) Why there is more battery drain in Final v1.0+ than v0.3F?
Answer: In v0.3f I removed stock launcher and provided only single Free Nova Launcher which was experimental step. The launcher performance was smooth and great due to Nova's commercial skills. Its very lightweight and less battery consumer. But in Final V1.0 , I completely removed NOVA and re-added Stock Launcher which takes more space in memory and also few more points of battery is consumed.
But now in 1.5 , both launchers are installed and I will suggest all to select NOVA LAUNCHER when asked for default launcher. However you still have choice to select all wallpapers from stock launcher.
2) I have TWRP 2.6.3.0 and getting "cannot create folder" error when I try to take backup?
Answer: Solution A) Visit this link for simple workaround for this 2.6.3.0 backup issue.
Solution B) If possible try to be on TWRP v2.5.0.0, it works flawlessly. You can install it with Mobile Uncle too. Just copy recovery.img on root of external sdcard and run "Mobile uncle tool" app and click update recovery and select this recoery.img file. No need for 2.6.3.0 when 2.5.0.0 is working flawlessly.
3) GPS is not fixing out of Bhaarat (India). Any solution?
Answer: GPS locks very fast in Bhaarat (India), tested ok. Its possible that for users out of Bhaarat, GPS may not lock. Try updating EPO Assistance as mentioned on this post. Carefully read all steps. May solve your problem like many others confirmed.
4) BootLogo Not Changing? After your rom, I flashed another rom, but the your bootlogo remained/not changed. Why it is still showing? How to restore back to Original Canvas HD bootlogo?
Answer: Generally every rom-makers should wipe previous Boot-Logo and install fresh logo for new rom, but if they dont do it, it is obvious bootlogo from previous rom will keep showing. There are many workaround for this.
---- Flash this DEFAULT LOGO patch.
---- If still previous logo is seen for 1 second while booting, then find and delete this file
/system/media/images/boot_logo
5) My GPS is not connecting in India/out of India. What to do?
Answer: GPS works perfect in Bhaarat (India) without any workaround, tested ok. But for some it may not work at first attempt. You may try updating EPO Assistance on following link. Please read instructions carefully. Confirmed working for users within and outside Bhaarat. http://forum.xda-developers.com/show...1&postcount=89
6) Titanium Backup not recognizing External SDCard. How to fix/setup Memory Swapping and Mapping?
Answer: MemorySwap Fix: If you want SDCard memory mapping to be fixed or getting problems in restoring Titanium Backup data, then flash this patch. : Download and flash this Patch
After this patch your memory will be mapped freshly, so you may need to go to reset: Settings > Storage > SDCard option for all apps to work normally.
7) Should I flash any other kernel?
Answer: This rom is Optimized to extreme level to give you best performance. This smartly tweaked rom comes with Stock kernel which have confirmed advantage of No Bugs, Reliability, Good Battery Backup and Superb Power performance. It is advised that you try this rom with included stock kernel for few days and then if you are not satisfied, you are free to flash any kernel you want as per your choice. If you face any issues on other kernels, I cannot help you much and you should contact kernel developer for further help.
EDIT: Just to add, heavy games like Asphalt8 and NOVA3 runs like butter. And most of the gamers are getting more than 5 hours of game time in single charge which is unbelievable but true. I am not gamer, but other gamers have confirmed it.
8) When the battery is below 50/40%, then battery is jumps/drops down rapidly.
Answer: Generally after flashing any rom, the battery Synchronization may get disturbed due to some time spent in recovery mode or by due to some miscalculation of actual battery count and battery information saved in phone. Therefore I always add Battery Synchronization app in all my roms.
To Synchronize...... Charge phone upto 100% then do Battery Synchronization with app and then remove charger.
Do this again after 12/15 hours. Now your battery should be in proper sync. Generally a properly battery sync'ed phone should give you 2 and half days and it is confirmed by hundreds of users. That also means its only your problem.
If this still does not improve then most probably your battery health is deteriorated and it could be the time to buy new battery.
More Screenshots:
.
.
3G in Second SIM.
3G in First SIM.
My Standard Lock and Home Screen
OTG CABLE WORKS PERFECT WITH PENDRIVE AND MOUSE
Screenshots please
@op
woooo, 800 mb free ram at boot, tats quite awsum ... wanna try this, but it's very hard to migrate from MIUI u know ... ... anyways will check out the screenshots .... :good::good:
So exited..
Reserved for feedback and mods..
---------- Post added at 01:36 AM ---------- Previous post was at 01:36 AM ----------
So exited..
Reserved for feedback and mods..
manojbose1986 said:
Screenshots please
Click to expand...
Click to collapse
rkn989 said:
@op
woooo, 800 mb free ram at boot, tats quite awsum ... wanna try this, but it's very hard to migrate from MIUI u know ... ... anyways will check out the screenshots ....
Click to expand...
Click to collapse
Screenshots up there in OP/2nd post and more in following Album
http://forum.xda-developers.com/album.php?albumid=10289
kaydee said:
So exited..
Reserved for feedback and mods..
---------- Post added at 01:36 AM ---------- Previous post was at 01:36 AM ----------
So exited..
Reserved for feedback and mods..
Click to expand...
Click to collapse
ha ha Thanks @kaydee I can feel your excitement with your post. Lets make this rom, more perfect with tweaks and mods. Suggestions are welcomed (in PM).
Thanks Mahendra. Flashed the ROM. UI seems smooth. Will post my review soon.
Can you please confirm free ram of 800MB+ at first boot? I got 568MB only. Please confirm and thanks again.\
EDIT: See that you misunderstood Internal storage for free RAM
Also getting chinese characters+AMOI screen at boot and shutdown. What is that?
Lol i was about to upload this rom in a day or two, thanks for doing the job, appreciate it :good::good:
akshay380 said:
Thanks Mahendra. Flashed the ROM. UI seems smooth. Will post my review soon.
Can you please confirm free ram of 800MB+ at first boot? I got 568MB only. Please confirm and thanks again.\
EDIT: See that you misunderstood Internal storage for free RAM
Click to expand...
Click to collapse
Thanks for trying. Hope you also did not find any bugs like me. Yes, I mixed up two lines in a hurry, now seperated. Internal Storage and Free Ram. Thanks for notifying. I hope you pressed thanks button too
akshay380 said:
Also getting chinese characters+AMOI screen at boot and shutdown. What is that?
Click to expand...
Click to collapse
Thats Bootanimation which will be changed later with bootanimation update. Please wait with patience, will release an update asap. Or you can flash stock bootanimation for A116 found somewhere in forum
skdmech94 said:
Lol i was about to upload this rom in a day or two, thanks for doing the job, appreciate it :good::good:
Click to expand...
Click to collapse
Thanks a lot. Actually I made this for personal use as I like minimalistic roms and did not know that it will give so stable result with selected base rom. By the time everyone will be on P18 baseband so everyone will get good performance with this rom. I will be doing some more changes in the rom. You may please post your rom too with your chosen KitKat UI on Canvas4 base rom. Best of luck :good:
cmahendra said:
Thanks for trying. Hope you also did not find any bugs like me. Yes, I mixed up two lines in a hurry, now seperated. Internal Storage and Free Ram. Thanks for notifying. I hope you pressed thanks button too
Thats Bootanimation which will be changed later with bootanimation update. Please wait with patience, will release an update asap. Or you can flash stock bootanimation for A116 found somewhere in forum
Thanks a lot. Actually I made this for personal use as I like minimalistic roms and did not know that it will give so stable result with selected base rom. By the time everyone will be on P18 baseband so everyone will get good performance with this rom. I will be doing some more changes in the rom. You may please post your rom too with your chosen KitKat UI on Canvas4 base rom. Best of luck :good:
Click to expand...
Click to collapse
An Awesome Port!!
Reviews Await!! :victory:
is0l4ted said:
An Awesome Port!!
Reviews Await!! :victory:
Click to expand...
Click to collapse
Review?? Lol I have tested his rom and this is perfect masterpiece and also its so light rom. In Love with this rom. Pure AOSP. M gonna download it soon and check with mine what wrong I did. And then start working on kitkat ui Soon.
Hope u dont mind @cmahendra
is0l4ted said:
An Awesome Port!!
Reviews Await!! :victory:
Click to expand...
Click to collapse
Thanks a lot. Reviews are welcomed.
skdmech94 said:
Review?? Lol I have tested his rom and this is perfect masterpiece and also its so light rom. In Love with this rom. Pure AOSP. M gonna download it soon and check with mine what wrong I did. And then start working on kitkat ui Soon.
Hope u dont mind @cmahendra
Click to expand...
Click to collapse
Thanks but please check PM.
a lil' dissatisfied!!
Everything is great and minimal, but panorama and 360 panorama in provided camera app is giving fc.
Other things---
-> old version of Play Store
Some suggestions --
-> Can use Camera from MMX latest Stock
-> I float and apps would be good but it is a minimalistic so no arguments.
Other then this everything is great and good about battery will update after..
Thanxxxx for the ROM brother... Great Job!!
Awesome, I flashed it on my Wiko Cink Five, and it's working great! True AOSP at last!
is0l4ted said:
Everything is great and minimal, but panorama and 360 panorama in provided camera app is giving fc.
Other things---
-> old version of Play Store
Some suggestions --
-> Can use Camera from MMX latest Stock
-> I float and apps would be good but it is a minimalistic so no arguments.
Other then this everything is great and good about battery will update after..
Thanxxxx for the ROM brother... Great Job!!
Click to expand...
Click to collapse
Thanks for review and bug report.
1) I did not test panorama in camera. This camera comes with Panorama/360 which requires Gyroscope with magnetic compass. CHD does not have it as hardware. I am providing camera fix in OP for people who already flashed rom.
2) Play Store gets updated within 5 minutes when connected to Wi-Fi but it will be added soon.
3) Yes, you got it right. People like Minimalistic rom. Not everyone is comfortable with Floating windows on phone which costs 12.5K (including me)
Soon I will upload full rom with bugless 4.3 camera and updated Play Store
sebbync said:
Awesome, I flashed it on my Wiko Cink Five, and it's working great! True AOSP at last!
Click to expand...
Click to collapse
Thanks a lot for trying. Please give feedback.
Camera Fix (Install 4.3 Camera)
Camera Bug WorkAround. Photo and Video Shooting works perfect but Wide Panorama and 360 PhotoSpere does Force-Closes. The reason is the feature requires hardware features like Gyroscope and/or Magnetic Compass. CHD does not have it. But I am providing following camera fix in OP for people who already flashed rom.
1) Download this APK and save in sdcard. http://d-h.st/EXx
2) Before installing this APK, you should "DELETE" both following files (whichever exists) via "ES File Explorer" or "OI File Manager" or "Root Explorer"
/system/app/Gallery2.apk
/system/app/com.google.android.gallery3d.apk
Before deleting this file with ES File Explorer, you will need to mount System Partition in R/W (read write) mode as follows...
---(settings > Tools > Root Explorer > Mount R/W)
3) Install this APK like any normal APK and reboot. Done!
You will be now able to use Horizontal Panorama normally with all other features of 4.3 Camera.
Hope this helps.
is0l4ted said:
Everything is great and minimal, but panorama and 360 panorama in provided camera app is giving fc.
Other things---
-> old version of Play Store
Some suggestions --
-> Can use Camera from MMX latest Stock
-> I float and apps would be good but it is a minimalistic so no arguments.
Other then this everything is great and good about battery will update after..
Thanxxxx for the ROM brother... Great Job!!
Click to expand...
Click to collapse
As said, play store gets automatic updates. And for camera, its obvious that all things wont work as some missing H/W.
So, for camera, you can use, Lenovo SuperCamera (you need 3 more libs for that)
libjni_filtershow_filters.so
libjni_mosaic.so
liblightcycle.so
Install Lenovo Super camera in /data/app and not as /system/app. OR you can use your stock camera if you want.
srihari210 said:
As said, play store gets automatic updates. And for camera, its obvious that all things wont work as some missing H/W.
So, for camera, you can use, Lenovo SuperCamera (you need 3 more libs for that)
libjni_filtershow_filters.so
libjni_mosaic.so
liblightcycle.so
Install Lenovo Super camera in /data/app and not as /system/app. OR you can use your stock camera if you want.
Click to expand...
Click to collapse
Oops!! My Thanxxx count exhausted.. Will sure thank you for letting me know the libs as I tried the Stock one of MMX from Turbo ROM but that was also giving FC so going to try again... Will post links as I found one working.
Edit:
I found one everything is working except BurstShot.
Well, Lenovo Super Camera produces heavily noised images with about 8mp shot on the same hand Included camera app does good in noise reduction. Added libs as you stated but burst not working. Thanxxxx
Another diagnosed error : Parse Error! In SuperGallery of Lenovo Super Camera on playing Captured GIF images and just disappearing when playing downloaded GIF images. Workaround required!!
Provided another Camera app by OP in #18 is working well rather you have to have rename the downloaded apk to "Gallery2" to install as normal apk otherwise you will get App not installed error.
My sugestion Camera app from Turbo ROM by kenu_Ritz will be good for near future updates.
COLOSSUS™ ROM v5.0.0914
for Micromax A116, FLY IQ451, MyPhone A919i, Wiko Cink 5, QMobile A600.
This is improved version of CNT (ChrizelNoteThree)
If anyone want to port this rom please PM directly to @remzej , please don't steal.
Ported Rem Zej's Note 3 with his official permission and SUPPORT. (NOT STOLEN
{
"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"
}
)
SMOOTH , FAST , PERFECT & ACCURATE
A ROM by @remzej for MediaTek MT6589 Android devices. © 2014 .
All rights reserved. All other trademarks are the property of their respective owners.
.
.
More Screenshots Gallery: http://postimg.org/gallery/bxn2z2zg
Features and Highlights:
- Note 3 UI and features
- Play FM Radio without headphone now.
- FREE RAM floats from 400 mb to 550 mb (see screenshots)
- 13MP full screen main camera and 5MP front camera
- 3G dual sim and dual standby
- Advanced Power Menu
- HTC Sense 4-Style Task Switcher
- Dolby, xLOUD and ViPER4Android FX audio effects
- Swipe to Call and Swipe to Message
- Smart stay
- Multi window
- Air command
- Note 3 lock screen
- SAMSUNG Fonts
- KitKat logo
- Fully deodexed and zipaligned
- init.d support
- Busybox installed
- Fully rooted
- No bloat-wares
- And many more...
Feature updates to follow (if possible) No ETA.
- Full gesture support
- Smart scroll
- etc...
Known issue(s):
- As per original developers fb messenger do causes System UI error to stopped intermittently. SystemUI errors are faced only by few people and some do not. Unfortunately there is no perfect solution for this at the moment. Please Read FAQ regarding this issue and check if some workaround mentioned there may solve this fc on recent app fc problem.
- Use Youtube App Version 5.2.27 and do not update your google search. If videos in you tube dont work after Updating, just "uninstall updates" in App Manager wipe data and cache and reboot phone. It will work fine. Disable AUTO UPDATE option of PlayStore.
- Like many other observations about systemui fb issue, this is one more workaround suggested by @pratheepdx. you can try that.
- If you find any other issues, please describe in details.
PLEASE READ CAREFULLY:
Do not sent PM for rom issues, comment here. I wont reply for sure and you will feel unnecessarily offended.
This custom ROM is FREE and NOT FOR SALE. You should not pay to anyone who will install this ROM to your device. To all interested developers/porters who want to make use or port this ROM to other device please message me at http://forum.xda-developers.com. To all who wish to donate contact Rem Zej at http://www.facebook.com. Thank You!
DOWNLOAD LINK:
Scroll down to third post for download link and change-log.
INSTALLATION STEPS:
1. Read FAQ before and after flashing. DO NOT POST QUERIES WITHOUT READING FAQ.
2. Download COLOSSUS™ ROM & copy on sdcard
3. Reboot to CWM/TWRP recovery mode.
4. First time flashers >> Select wipe data/factory reset, Yes - Wipe all user data
_________(DON'T WIPE ANYTHING IF YOU WERE ON PREVIOUS VERSION)
5. Select install zip, choose zip from sdcard and Flash (Yes - Install)
6. Select advance, wipe dalvik cache, Yes - Wipe Dalvik Cache now
_________UPTO HERE YOU ARE DONE WITH FULL ROM!!
7. After flashing full version see if there is any update. Download , FLASH IT AND REBOOT.
_________While flashing update do not wipe anything before or after flashing.
CREDITS:
- Thanks to @RemZej (original thread)
- Needrom especially to Dekdroid
- xdadevelopers especially to all contributors
- CyanogenMod
- ViPER520 and zhuhang http://vipersaudio.com
- Bishal Goswami (bgos10)
- Mahendra Chavan (CMahendra) Sound, Camera & Performance work
- Noel Macwan and Aniruddh Chandratre http://sxdevelopers.blogspot.com
- Elvies Africano
- HDC
- Sony
- bq
- Cherry Mobile
- Micromax Mobile
- OMEGA HD 2.0 Official and MOD section facebook group
- To all others not mentioned but contributed to my work
Disclaimer:
- I will not be held responsible if you brick your device.
- Flash at your own risk.
Official Port(s): Do not port without permission from @remzej
Mahendra Chavan - MMX A116 & A117
Bishal Goswami - Xolo Q700/Q700i/Q800/Fly iq446/Allview P5
XDAevDB Information
[ORIGINAL NOTE 3 ROM] COLOSSUS™ 4.0.0507 by RemZej & CMahendra for A116 [25 May], ROM for the Micromax A116
Contributors
cmahendra
Version Information
Status: Testing
Created 2014-05-25
Last Updated 2014-05-25
References:
Colossus Main FB thread
Colossus FB Groups here and here
Colossus Gaming Review1 thanks to H.R.I.S.H.I.T
Links to all my roms here. and useful patches here
Colossus Gaming power review post1 ,
XDA:DevDB Information
[ORIGINAL NOTE 3 ROM] COLOSSUS™ by RemZej & CMahendra for A116, ROM for the Micromax A116
Contributors
cmahendra
Version Information
Status: Testing
Created 2014-05-25
Last Updated 2014-10-06
FREQUENTLY ASKED QUESTIONS (FAQ):
1. How to enable air command?
- Hold capacitive menu button
2. How to use multi window?
- Drag 2 apps from sidebar to home screen
3. How to hide/show sidebar?
- Long press back key button for 2-3 seconds
4. How to install OTA update(s) after downloading?
- Uncheck wipe data and wipe cache before installing OTA update(s).
5. Why Unfortunately, SystemUI has stopped?
- If you have facebook messenger installed, just drag the chat head(s) down to close it. Then reopen facebook messenger in app drawer to restore System UI back to normal.
- Another workaround is to install Xposed Installer/Framework and Gravity Box [JB] then activate it in Xposed Installer modules then reboot. Open Gravity Box and select Navigation keys actions and set Home key Long-press action to Show recent apps.
- It is also recommended to install Xposed and GravityBox or other modules in Internal Memory for proper functioning. Read next question about Xposed/GravityBox.
- Branded Android devices from known companies like HTC, SAMSUNG, SONY, etc. also encounter this problem when facebook messenger is installed.
- One more user 'genesisalgor' suggested this method to get rid of this issue. Click here. You may simply try this.
- If you have facebook messenger installed, drag down chat head(s) to close it then reopen messenger application shortcut to restore System UI back to normal. (Do this if you encounter similar issue with other messenger applications like Viber, Skype, etc...)
- Freezing Facebook messenger will also solve this issue.
- Just found out that even the original HDC Galaxy Note 3 clone which is the source of this ROM also experience this issue.
6. Why Led indicator (sms/call notifications at top) is not working for incoming missed-call or missed-sms?
- Open Light Manager (included in rom) and change LED color to "Green" for CALLS and SMS and also run Test to check color. LEDs of A116 can show only two colors, Green and Red, so do not change to any other color, else LED LIGHTS will not work.
7. FONTS option in settings does Force Closes. What to do?
- The Fonts option in settings is related to iFont App. Just install from playstore and it will work. You may also need to restart phone and clear Dalvik Cache. It was tested ok but missed in this first build upload.
8 - Xposed / Gravity Box not working?
A- Xposed works perfect in all roms made by me. But make sure that Xposed Installer and all its modules are installed in Internal memory and not sd card.
____1) Run App Manager and Move "Xposed Installler" and "Graviti Box" or all other modules to Internal Memory.
____2) Run Xposed and in Frameworks again Run "INSTALL/UPDATE" and reboot.
____3) Now just UNCHECK Gravity Box and RE-CHECK Gravity Box and again reboot.
This works perfect on this rom too and is tested ok, though I have not installed modules other than GravityBox.
This method works on other roms too.
9 - I can's see or setup Live Wallpaper. Why?
A - For some strange reason it was excluded from the rom, but as some people may still want it, here is the patch only for Colossus Rom on any ported model
10 - How to enable or disable sidebar and run two apps in MultiWindow?
A - To get familiar with sidebar watch this video
And to know how to use MultiWindow via Sidebar watch this video
11 - Why phone eats too much of RAM?
A - Rem Zej's Tip of this: After playing heavy games or using heavy apps, just put your phone into sleep for 5s to kill all background cached processes then wake it up again to have a fresh and clean memory system no need to restart your phone. Reference
12 - My GPS is not connecting in India/out of India. What to do?
A- GPS works perfect in India without any workaround, Tested ok. The basic GPS+EPO setup is explained in this post...
http://forum.xda-developers.com/showpost.php?p=52296580&postcount=32
For more information about downloading EPO Satellites Assistance Data can be found in this post...
http://forum.xda-developers.com/showpost.php?p=48689541&postcount=89
13) Should I try any other modified kernel?
Answer: This rom is Optimized to extreme level to give you best performance. This smartly tweaked rom comes with Stock kernel which have confirmed advantage of No Bugs, Reliability, Good Battery Backup and Superb Power performance. It is advised that you try this rom with included stock kernel for few days and then if you are not satisfied, you are free to flash any kernel you want. Custom kernel can be flashed but results are not always as expected. If you face any issues on other kernel, I cannot help you and you should contact kernel developer for further help.
EDIT: Just to add, heavy games like Asphalt8 and NOVA3 runs like butter. And most of the gamers are getting more than 5 hours of game time in single charge which is unbelievable but true. I am not gamer, but other gamers have confirmed it.
ALWAYS READ FREAKING MANUAL AND SAVE EVERYONE'S TIME.
Change Log and Download Links:
PLEASE DONT MAKE UNOFFICIAL MIRROR LINKS
========================================
2014-09-14 :Version 5.0.0914 <<< This is small patch. Full rom link is below.
****JUST QUICKLY FLASH AND REBOOT. (No need to wipe anything)
DOWNLOAD FULL ROM LINK: http://d-h.st/8I1
Change Log
- Fully working Compass
- 13mp Rear Camera and 5MP Front camera restored.
- Nothing else
=============================================
2014-09-09 :Version 5.0.0909 <<< LATEST FULL ROM
(***This is full rom, not update)
****WARNING: This rom wipes everything, take full backup before flashing to restore later.
DOWNLOAD FULL ROM LINK: http://d-h.st/FWo
What's new in COLOSSUS 5.0.0909?
- Fully working Air gesture support for Launcher and Gallery
- Fully working Smart scroll for default Browser
- Added Dolby Digital Plus UI
- SAMSUNG like recent apps
- Fixed cell standby invalid information
- Full Aquaris 5 HD camera framework
- Updated System UI and Settings
- Improved system performance
=============================================
2014-09-08 :Version 5.0.0906 <<< FULL ROM
DOWNLOAD LINK: Link removed as updated rom provided above.
Download UPDATE PATCH FROM version 0906 TO 0909: http://d-h.st/9hO
FIX FOR FRONT CAMERA AND FM RADIO WITHOUT HEADSET
=============================================
2014-06-05 :Version 4.0.0605 <<< Update from 4.0.0507or 4.0.0603 (***This is update, not full rom)
LINK 1 : (27mb)
- MD5 Sum: b757ef7c7d8a2c869db439a4fb60d223
- Contains all changes of 4.0.0603 full rom and more...
- OTA support removed due to technical problem
- Settings > iFonts FC fixed. But Install this Free version of iFonts.
- Few changes in Frameworks
=============================================
2014-06-03 :Version 4.0.0603
LINK 1 : Dont use TORRENT link, just use DIRECT download.
- MD5 Sum: e229bf0c859578728495f1e877b9040e
Change Log :
- Fixed issues on some games
- Changed boot.img with fixes in Ramdisk
- Improved gaming performance
- Improved camera clarity and little bit improvement in low light too
- Improved camera Auto-focus.
- Improved sound clarity and loudness
- Removed useless init.d scripts
- Kills all background processes when sleep (more free ram)
- Minor changes in build.prop
=============================================
2014-06-03 ::::: Patch for Live Wallpaper Support & File Manager:
Now you can install two default live wallpapers or install any other from Playstore and use.
=============================================
2014-05-25 :Version 4.0.0507 (First version)
Change Log:
As per Opening post.
Screenshots and Changelog
Woo Looks very good
ooo. one more from you sir. thank u
keep it coming
was waiting for it
thanks sir
Nice one sir wait mode :laugh:
Thanks a lot sir.. Downloading start..
Downloading... Started ..
Mahendra Bro.. Really Thank You So Much Bro :good:
Bro Please Port Note 3 ROM for Note N7000 Its a Request.
Or Any Suggestion How to make Custom Rom So that I Can learn From You
and thank you so Much again
When i click on FONTs in settings.. then Setting FC..
Other all things working superbbbb.. Great u r sir... really awesome smooth ROM.. everything is working fine except font.. Thank you so much for awesome ROM, GPS working in 3-5 Sec only, Great ROM Sir..
And see once on this Sir ::-
If possible then please change the color.. otherwise.. awesome super duper ROM..
Abhinav_Rocks said:
When i click on FONTs in settings.. then Setting FC..
Other all things working superbbbb.. Great u r sir... really awesome smooth ROM.. everything is working fine except font.. Thank you so much for awesome ROM, GPS working in 3-5 Sec only, Great ROM Sir..
And see once on this Sir ::-
If possible then please change the color.. otherwise.. awesome super duper ROM..
Click to expand...
Click to collapse
Actually that Fonts option in settings is related to iFont App. Just install from playstore and it will not FC. It is missing in first upload. Will add in next update. I installed iFont and its working fine.
cmahendra said:
Actually that Fonts option in settings is related to iFont App. Just install from playstore and it will not FC. It is missing in first upload. Will add in next update. I installed iFont and its working fine.
Click to expand...
Click to collapse
Okk Sir.. Will install ifont app.. Thanks for great effort.. Waiting for update also.. and Please if possible then change the such color.. bcoz its showing in so many apps.. Thanks again..
We should always be careful while making a new thread... Being careless results in this ( See attached Screenshot )
Sent from my Micromax A116 using XDA Premium 4 mobile app
@cmahendra the rom is fluidic and be used a daily driver..need to test battery
Sent from my COLOSSUS Ver 4.0.0507 using XDA Premium 4 mobile app
screen shot of ram uses??
hello CM, beautiful work but like all the other users i seek for the lite and stable rom which consume less ram or at least equal to stock roms.when i was surfing through this thread, i saw a screen shot of running apps, which shows ram uses also....well for me it seems like a screen shot from stock rom in other words FAKE .please correct me if i am wrong and also please anyone provide a real screen shot of ram use after installing necessary applications.I have used pureXperia z2 rom of yours and i am your fan to.
WalkerBales said:
We should always be careful while making a new thread... Being careless results in this ( See attached Screenshot )
Click to expand...
Click to collapse
LOLZ! What are you seriously trying to say? Its typo error. Properly is corrected as Property? What was so much big issue? :laughamn I dont have a gun lol
macsenjose18 said:
@cmahendra the rom is fluidic and be used a daily driver..need to test battery
Click to expand...
Click to collapse
Yes of course @remzej have done great job on scrolling and I added some good optimizations which made rom Buttery Smooth, like SLD
I always include GREENIFY and ask people to configure it to get good Battery Backup. Hope you know how to use it.
Same bug as that of cnt while pressing d home button "unfortunately ui has stopped" (havent installed gravity box)
Sent from my COLOSSUS Ver 4.0.0507 using XDA Premium 4 mobile app
iamlovingprem said:
hello CM, beautiful work but like all the other users i seek for the lite and stable rom which consume less ram or at least equal to stock roms.when i was surfing through this thread, i saw a screen shot of running apps, which shows ram uses also....well for me it seems like a screen shot from stock rom in other words FAKE .please correct me if i am wrong and also please anyone provide a real screen shot of ram use after installing necessary applications.I have used pureXperia z2 rom of yours and i am your fan to.
Click to expand...
Click to collapse
The free ram ss was from other aosp in my phone, and was accidentally uploaded before in a bunch which was removed after Hri**** from fb notified me. you are actually late to report. The image is replaced in ss, check now. That was not intentional and at least I dont need to do such things.
macsenjose18 said:
Same bug as that of cnt while pressing d home button "unfortunately ui has stopped" (havent installed gravity box)
Click to expand...
Click to collapse
This happened with FB messenger and not for any other app in our test but some users may get some weird issues. BTW which app / action caused this on your phone? Also READ FAQ.
what is the name of the app you used to check gps connection?
// never mind. found it myself //
{
"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"
}
xTraFactory
100% Stock Odex Factory IMG debloated from optional Gapps , Systemless Root and No Force Encrypt
This rom is created on 100% stock factory.img with the intent to optimize extremely performance and battery consumption without altering the originality.
With xTraSmooth you will have a stable rom like the original factory.img of google, you can leave safely traveling with my rom without risking blocks or problems.
This is my daily rom for nexus 5 uploaded for you at the request of some xda users.
I plan to regularly update xTraSmooth and give support to all users if necessary.
My ROM is a official Nexus 5 factory.img with maximium optimization.
Do not just read the build name, just my xTraSmooth currently offers a 100% stock-based on official factory.img, where they were introduced all optimizations possible without altering the originality and reliability.
Now I work with a Team of my community users and xda users for built all Nexus's xTra Rom.
This group of developers has been called xTraTeam.
You can read the ROM developer on build info on AFH.
xTraROMs Official Google Plus Community
xTraROMs Official Facebook Community
xTra Rom's has 3 priority:
- Stability on long time.
- Speed
- Battery.
xTraFactory
Features:
Android 6.01
xTraFactory MMB29K Hammerhead
- 100% Stock MMB29K 6.01 Factory.img debloated from optional's gapps.
- Stock MMB29K Kernel
- Reduced running services and improved ram usage
- 100% Clean System Aligned with new Systemless Root
- No Build Name this is a 100% Factory.IMG flashable ROM.
- Supersu 2.64 included in the zip , auto root and patch stock kernel with new systemless Root.
- Fully Odex system/app , priv-app and data/app
- Super Fast and Stable 4 Daily Driver
- Disabled ADS on browser and apps
- Compatibile with xposed framework
- Compatibile with all Layers themes
Data Wipe Factory Reset is required , without it layers not work properly , use titanium in future for backup your apps and your data apps.
Guys if you like my work and dedication in helping all of you, to consider making a small donation, I am working day and night to provide the best for all us.
All donations will be appreciated, just press on donate button..
Bugs:
Ahha Ahha Ahha Is a joke .
No bug here.
This is a daily driver rom, stable as the stock, maybe even more.
**What is ODEX and DEODEX?
TL;DR:
Odex = More speed__Less customization
Deodex = Less speed__More customization
Extensive explenation:
In Android file system, applications come in packages with the extension .apk. These application packages, or APKs contain certain .odex files whose supposed function is to save space. These odex files are actually collections of parts of an application that are optimized before booting. Doing so speeds up the boot process, as it preloads part of an application. On the other hand, it also makes hacking those applicationsdifficult because a part of the coding has already been extracted to another location before execution.
THEN COMES DEODEX
Deodexing is basically repackaging of these APKs in a certain way, such that they are reassembled into classes.dex files. By doing that, all pieces of an application package are put together back in one place, thus eliminating theworry of a modified APK conflicting with some separate odexed parts.
In summary, Deodexed ROMs (or APKs) have all their application packages put back together in one place, allowing for easy modification such as theming. Since no pieces of code are coming from any external location, custom ROMs or APKs are always deodexed to ensure integrity.
I think that you like more speed and less customization (less costumization for dev because is to difficult mod an odex file) and for this reason you press thank and download my work!
Another explanation is this:
If you use a odex rom, you'll have also more space in data (this is important because if you don't have partition ext4 in sdcard, you won't have too free space), increase battery life, more stability and increase perfomance( the Rom is more faster to load system and app) but you can't modifie apk after odex (you can't mod program with classes.dex).
Infact ODEX is an OPTIMIZED-DEX and Android load system and app faster than deodexed (DEOPTIMIZED-DEX) app and system.
When you have a deodex file (a lot of roms are deodexed) you have File.apk in system/app and in data/dalvik-cache [email protected]@[email protected], but with odex file you have File.apk in system/app and File.odex in system/app
Advices And Tutorial For xTreme Battery Life , Custom DPI , manually set Speaker Boost , manually set Earphone Stereo Boost and Increase touch response.
Multi DPI
This rom from 2.7 and up is Multi DPI if you can't see some app in PlayStore or any apps is incompatible with your device, go to my folder and download latest Multi DPI Gapps.
Simple App For Chance Display DPI
Tutorial to manually set Speaker Boost and Stereo Earphone Mod Boost.
1) Download a Root file manager personally use solid explorer, the best ...
2 Go to the following location / system / etc and look for the file mixer_paths.xml
3) edit at will the two strings highlighted with values from 88 stock to 95 +7 Boost
- ctl name="RX1 Digital Volume" value="0"
- ctl name="RX7 Digital Volume" value="88"
RX1 = Earphone (Set 0 to disable it)
RX7 = Speaker (88 Google Stock Value)
With the set values should not be a problem for 95% of users, however, have some nexus defective speaker that with the default values do not highlight this issue .... The stock ringtones are of poor quality, the board before changing these strings to try with audio 320kbps or HDAudio ....
Increase Touch Response:
- Set all animations to developer options at 0.5 to substantially increase touch response;
To drastically increase the battery life:
The system and the kernel need some charging cycles / days of adjustment, Android finished its first installation starts to sync your phone with google server, load the images in the gallery, sync contacts and so on.
My nexus with this rom and FKU beta with power saving profile consumes with good coverage and wireless network,10% of battery with 1 hour SOT.
There are too many variables that affect the battery, cpu temperature, ambient temperature, humidity, mobile network signal, synchronization in the backgroud, applications in your device, so it would be extremely difficult to judge your consumption without knowing all these things.
How to reduce battery consumption and exceed 6h Screen On Time with xTraSmooth Rom.
1) CPU
To simplify the set-up of the CPU the application FKU integrates three custom profiles that allow you to automatically set all these parameters to suit your needs. However for those who wish Further, use another application or manually change these parameters I provide these simple advice.
- Undervolt, this practice serves to reduce the overall heat of exercise and consumption of the CPU.
A CPU that uses the correct current is still more stable compared to a CPU which uses the standard tables set with average values adapted to all CPUs.
Each CPU is different so you need to calculate their boards UV.
To calculate their boards UV is necessary from a global base of -25 or -50.
Working frequency by frequency by setting the same value as the minimum and maximum frequency and disabling start at boot is that the frequencies of the voltages.
Example set the frequency 300 MHz and 300 MHz as max as min, get off gradually with small steps -5mv until you find the limit, when you restart pinned the value of a piece of paper or on the notepad.
You will find the limit, now set 5/10 mv more and you will have your first value of the table UV.
Now proceed so for each frequency using a moment smartphone before you jump to conclusions.
These values can not be adapted to each kernel, but you will have to redo this procedure for each kernel. Without this you will have your tables UV ready and saved as in my case on google keep.
- Use a frequency that allows to work with a low voltage, in my case a frequency ranging from 1036 MHz (765mv) 1267 MHz (795mv)
- Hotplug limit work on Core 2, setting the use of the 4 Core when the load reaches 99%
- Touchboost on kernel using the touchboost set to values less than the maximum frequency, such as 1267 MHz maximum frequency and touchboost with values between 883 MHz and 960 MHz.
- Hi speed freq set the same frequency as the touchboost.
- Limit the GPU working frequency between 200 MHz and 320 MHz
2) Android
- Disable Geolocation
- Turn off system sounds
- Disable vibration to the touch and keyboard
- Disable adaptive brightness
- Use a brightness value between 5% and 10%
- Manually set in 2G if you are in areas with little signal and if necessary set airplane mode.
- Disable use mobile data and set 2G when using WiFi.
- Use a few applications that use push or remain active in the background, in my case use whatsapp, facebook stable, tapatalk and FKU beta.
- Do not change rom or kernel continuously will make continuous wipe system.
Android is that the kernel need a period of adaptation and some charge cycles to work properly.
- Use a few gapps to reduce app in sync automatically or disable synchronization of the app that you use in the shortest way, and that you do not need a synchronization between multiple devices in real time.
Many gapps have a web version app that saves space in SD and have less app in sync automatically.
- Turn off Google Now
- Deactivate Ok google hotword
- No close the app by recent, open and close the app to continued increases fuel consumption and reduces the fluidity of the system, lollipop has a system like iOS and works well with all the app open.
- Do not use greenify sharply reduces the fluidity of the system and increases the overall consumption.
- Do not use task manager to free up RAM.
- Do not use the Clean master plan to avoid unnecessary.
- Do not use snapdragon battery guru or similar programs that promise lower fuel consumption.
- Avoid heavy 3D games and games continuously running type clash of clans, Simpson, etc. etc.
3) Battery
- With modern lithium battery is not advisable to go below 20%
- Lithium batteries like short courses of charge, does not always pay full charges from 0 to 100, but prefer partial charges.
- 1 charge cycle means from 0 to 100 so if charge the battery from 50% to 100% will have carried out a half charge cycle.
- You can even connect the battery to charge a 10% charge, I repeat the lithium batteries do not damage unplugging and plugging the power supply but working with infeririore charge to 20%.
- Perform a complete cycle 2/3 times in 1 year from death and charge off up to 100%.
Guys if you like my work and dedication in helping all of you, to consider making a small donation, I am working day and night to provide the best for all us.
All donations will be appreciated, just press on donate button..
Delta Update:
When is possible i'll release a small delta update, to avoid that you have to download the full rom, recommended xTraSmooth Updater for best OTA experience. They allow the upgrade of your xTraSmoth on the go in 4G \ 3G.
Installation instructions:
Instructions For xTraSmooth and StocK
-Dirty flash on you rom, the script perform an automatic wipe cache
FOR M BUILD USERS IS NECESSARY START FROM ANDROID M2 FACTORY , FROM LOLLIPOP THERE ARE MANY BUGS.
INSTRUCTIONS
- FLASH BY TOOLKIT MPZ79M
- FLASH TWRP
- FLASH DIRECTLY MY ROM
- BOOT
CHROME SINCH NOT WORK ON M2 , FOR FULLY WORKING CHROME DOWNLOAD LATEST CHROMEDEV.
Downloads:
xTraFolder
https://www.androidfilehost.com/?w=files&flid=20898
Donations
A special thank you to those who appreciate my work and decided to contribute to the project.
Thanks to all donators, You are the people who push me to continue my work.
Guys if you like my work and dedication in helping all of you, to consider making a small donation, I am working day and night to provide the best for all us.
All donations will be appreciated, just press on donate button..
Acknowledgements
First my work friend
- Prempal Singh my xTraSmooth Partner Great App Developer
- Cristiano Spada aka @CriGio Best Themes Developer and app icon designer
- Google
- franciscofranco
- flar2
- hellsgod
- tassadar
- sshafranko
- chdloc
- Adr990
- badboy47
- david279
- GtrCraft
- guerreromanuel
xTraSmooth Signature
daniel84cs said:
no root for best performance e more battery life ;
Click to expand...
Click to collapse
I lol'd, oh well goodluck with the rom
Sorry it was my mistake edit it.
Thanks for your job, :good:
Guys could you help me, I can not make the title bold :crying:
daniel84cs said:
Guys could you help me, I can not make the title bold :crying:
Click to expand...
Click to collapse
Sorry can't help you I'am noob and I never open thread on XDA but I wait for a link to download and try your rom. I new rom is always be welcome on XDA. Thank's to work for the Android community and Good luke :good:
Thank you, upload the rom is 33%, as soon as possible up on other file hosts.
Hi I'm on cyanogen 11 right now all I have to do is that download your ROM ,,, do full wipe ,,, and install ?
Am I right ?
Thanks Daniel
B.E.H.N.A.M said:
Hi I'm on cyanogen 11 right now all I have to do is that download your ROM ,,, do full wipe ,,, and install ?
Am I right ?
Click to expand...
Click to collapse
Yes....
- full wipe
- flash the LPX13D modem on OP ,
- flash supersu
- reboot in rom
For sd bug this is because 4.4.x seems to point to: storage/emulated/0 & L points to: data/media/0 :
- root by supersu zip
- download terminal emulator from playstore and run :
su
restorecon -FR /data/media/0
For remove root dirty flash my rom .
For future update no sd bug fix is not necessary.....
upload is at 66%
Can you make advanced reboot?
It is currently not possible, I look forward the final version of Lollipop, there may be other changes. Mine is a stock ROM that optimized use every day. Flashing my ROM has the same effect as flashing the stock LPX13D by toolkit, except that I tweaked slightly around to my liking.
An temporary alternative to advanced power menu
https://play.google.com/store/apps/details?id=com.scartech.hololightreboot
Ok, thanks you.
ROM is online on mega...
https://mega.co.nz/#!gNgXzJLD!eu4PqiaIfQEnENnRtdUZUccyN2GGT36ergrlFkxSHso
DevHost in uploading
thanks for creating another Android L ROM
any chance of exchange services being added as POP and IMAP are not good for me when connecting to my work email.
other than that, so far looking really good and fast
@AirwolfUK
Test this.....
http://forum.xda-developers.com/android/apps-games/app-gmail-5-0-t2912373
With Franco Kernel, does not have the "No enough space to install" or no folders thru any file explorer?
No....
Read the original OT, the "no SD bug" not is a problem of franco kernel.
My SD work fine...
This is my daily ROM....
As for those who want to set the SELinux to permissive is an application which lets you toggle, https://play.google.com/store/apps/details?id=com.mrbimc.selinux
daniel84cs said:
No....
Read the original OT, the "no SD bug" not is a problem of franco kernel....
Click to expand...
Click to collapse
Yes, i used that App to change to permissive when flash FK or CodeBlue on Sykopompos rom... nice, i'll give it a try to your rom
I'm going to create update.zip to update the rom when I make small changes to make sure that you do not have to download the whole ROM every time. Of course also put the full version ...
Now I'm going to sleep, I awake from yesterday, in Italy is 3:33 pm ..... almost 24 hours a day online for work-related reasons. Whatever you need we will reply when I wake up.
☆☆[ZIP] [GUIDE] NOTE 4 - KERNEL Profiles and Tweaks [Simple, Easy] [5 Jan] ☆
NOTE 4 Snapdragon Kernel-Tweaks
*Post 4 Updated with profiles zip , but don't forget to read
Hello fellow Note 4 users and all other who have a device with a Snapdragon 805 SoC , Ever since I made the Nameless Optimizer for our Nameless ROM , there was a lot of requests for making it available for all ROMs , I wish to express here that such a thing is impossible without modding the whole ROM , but I'll guide you to use some important tweaks that would make a DIFFERENCE
CONTENTS
1. Introduction and Credits
2. The Guide
3. The tweaks
4. Profiles zip (NEW)
5. RAM Manager (*NEW)
6. Troubleshooting and FAQ
Optimizing the CPU
I am sure you have always wondered whether it is possible to have a better battery life without sacrificing performance ,
I won't say its magically possible to get 10 hrs sot with ultra-heavy usage...
But if you follow this guide carefully/use these profiles it would much better than what u have ever had on your Note 4
Contributors
@Senthil360
Google+ : Find Me Here
My sincere thanks to
@Crimsonthunder for adding things in kernel and helping me,
@Pafcholini for that incredible touchboost option , and lot of other helps
@friedrich420 for AEL kernel
@psyntific and @F4uzan for testing the values
and my whole Nameless Team
Note to users : Be helpful to each other , use this thread as an opportunity to enhance your knowledge in kernel tweaks, I sincerely expect this thread to be filled with any/all sorts of tweaking doubts , so before posting something, kindly hit the search button
Ok lets cut to the chase
So I want to mention here three things which affects the battery and performance
1. Screen Brightness (affects only battery) - Well it depends on our personal usage , and we can't do much regarding that
2.Apps , services , background tasks- These topics have been discussed a million times here on XDA , disabling services , amplify , greenify and infinite other things...
My personal settings are
Greenify - Yes - (most of the data dependent user apps ,excluding system apps)
Xposed -No
Sync - Occasionally
Location - Disabled(default)
P.S - I use a greenify widget at homescreen to hibernate time to time
** I will provide the custom lmk values below
3.CPU frequencies and Voltages
Ok this is the most important thing that we are going to discuss here,
This is for INTERACTIVE and Interactive based governors.
Most of us use Interactive and interactive based governors because its the most reliable and its good balance between battery and performance , but actually it could be improved way more than how it behaves at default state...
The Problem
The most annoying feature of this governor are
1. It spends unnecessary time at higher frequencies draining too much battery
2. At times it stays at lower freqencies when we need that sudden burst , instead we only see stutters and delayed app opening/loading
These silly behaviour is what we are going to change (Note : Tested with following kernels , NL (not official), Emotion and AEL)
A Comparison
Take a look below in these screenshots, the first one is without tweaks ,
{
"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"
}
This is below is tweaked interactive
** Tweaked interactive has more battery life and performance than default **.
So now after those screenshots you might be wondering , yeah I see a bunch of frequencies being used , What's the deal?
Here's the answer, what we are going to do , we are going to instruct the CPU to use frequencies according to the situation ,cleverly to improve battery life without sacrificing performance.
** Here CPU = Governor + Hotplug
For example consider the activity of *Loading and reading a webpage*
Default interactive behaviour :
Opening browser : 2649 Mhz
Loading : 2649 Mhz
And while u look at screen , without touching - it scales to 1574 Mhz every 2 secs for no reason
Scrolling webpage - It will start with minimum of 1574 Mhz at 2 cores and reach 2649 Mhz
Damn thats too much...
**Tweaked Interactive Behaviour :
Opening browser : 1190 to 1497 mhz
loading 729 mhz to 1728 mhz on each core (depending on load of webpage)
looking at screen : 300mhz to 499 mhz
scrolling webpage : 729 to 1190 mhz across each core ( it will increase depending on ur scrolling speed )
That was just an example for Browser , but it is optimized for every activity, right from listening music in idle to Playing a hd game )
The Solution
"Really? But How?" you might ask , lol
** A) Well first of all, you might not have heard a dumber thing than this, Samsung had put tons of Exynos value on the snapdragon variants which we are going to deal with (Note : stock exynos values may have beem removed in custom kernels)
** B) Next , here is the golden formula
Power consumption = (Voltage^2) × (Frequency× no of cores)
**(Actually the real formula also needs to be multiplied with the Capacitance of SoC but since it is a constant it is insignificant in this formula)
Alright what that means , To put it simply More cores with LESSER frequency is MORE EFFICIENT than lesser cores with HIGHER frequency
Yeah that's right,and huge thanks to @psyntific for helping with me during all tests irrespective of Night or Day
See these calculated values,
For 2649 ghz at 2 cores
(1080^2) × (2649 × 2) = 6,179,587,200 (i)
Similarly for 1497 at 4 cores
(890^2) × (1497 × 4) = 4,743,094,800 (ii)
Dividing (ii) by (i) , we are saving 25 % at higher frequency, but as i said above this saving is much more in other cases , i.e Browsing , scrolling , app opening
C) Tweaking more cores to start scaling up from lesser frequency
This is one other important tweak , the holtplugs are tweaked in such a way that they will give priority to using more cores rather than frequency while task is increasing and shutting down much better while task decreases , infact its a combination of governor and hotplug tweaks
D) And tons of more governor and system tweaks like Boost duration, frequency sampling/polling rate (Every milliseconds makes a difference) , pardon me its impossible to mention everything here , I'll add it in the tweaks section
Oh have to mention this,
However, if you put any trust in Quadrant scores you could use them to prove that dancing naked for 5 minutes in your garden affects device performance.*-*Chainfire
Phew and now that you are ENLIGHTENED , let's proceed to the easier tweaking part
The Tweaks
Required app : Kernel Adiutor (special build for Note 4 by @Pafcholini)
Find it here :
https://mega.nz/#!JgMjBLab!m1Hgm0S0Xs-YqN5PM5wkmREndb_QsLsNLH66yzo3bj0
☆ 1. Interactive based -performance and battery
Hotplug tweak
* Disable all other hotplugs
*Enable MSM Mpdecision Hotplug (at bottom)
* Minimum CPU online = 2
* Maximum CPU online = 4
* Max Cores Screen-off = 1
* Idle Frequency = 960 Mhz
* Start delay = 5000 ms or lesser
* Delay = 75
Interactive tweak
Follow the same order while tweaking and do exactly as described , otherwise it won't work
* Set governor to Interactive
* Disable scheduled workqueues
*Disable cpu-boost unless absolutely necessary
Open governor tunables and change the following
*(Note for Emotion users) If bk_locked is 1 change it to 0 before tweaking and then for making the new values stick change it back to 1
* boostpulse_duration = 80000
* go_hispeed_load = 95
* hispeed_freq = 499200
* input_boost_freq = 960000
* min_sample_time = 100000
** target_loads = 98 422400:15 729600:30 1190400:35 1344000:40 1497600:55 1574400:60 1651200:65 1728000:75 1958400:85 2035200:90 2265600:95 2496000:98
(just copy paste lol)
* Now above_hispeed_delay = 20000 1497600:40000 1728000:30000 1958400:30000 2035200:15000 2265600:20000
== If above_hi_speed_delay does not stick copy and paste these values in /sys/devices/system/cpu/cpufreq/interactive/above_hispeed_delay , save the file and change its permission to 444 to prevent overriding
CPU Voltage tweak
* Decrease global offset by 40 mV (Minus 40 mV)
==========================
Other recommendations
* Intellithermal ON (for gamers)
* I/O scheduler cfq
* KSM OFF (u really don't need this )
* Software CRC control OFF
That's it for now so simple right , more guides technical info will be added later
Even though my intention was to teach you and help people to make thier own tweaks, its proving to be difficult for few or some don't have much time
So now I share my profiles as a falshable zip , you can use it , as it is or as a base to make your own settings , somehow I hope this will be helpful to all the users. Good luck
1. Marshmallow
2. Lollipop
MM kernel based
PROFILES-V4 StableRelease date : 12 / Jun / 2016
These profiles were tested on
* Nameless Kernel 1.2 MM edition
Download here
Spoiler
https://www.androidfilehost.com/?fid=24580943222146101
LP kernel based
PROFILES-V3
Release date : 06 /Feb/2016
These profiles were tested on
* AEL 8.4
*Emotion RC23 & 24
*Nameless V7
Download here and flash from recovery
https://www.androidfilehost.com/?fid=24399994186369309
PROFILES-V2 StableRelease date : 18 /Jan /2016
These profiles were tested on
* AEL 8.2
*Emotion RC23 and 24 betas
*Nameless V7.0
Download here and flash from recovery
https://www.androidfilehost.com/?fid=24369303960687778
PROFILES-V1 StableRelease date : 05 / Jan / 2016
These profiles were tested on
* AEL 8.1
*Emotion RC23
*Nameless V6.0
Download here and flash from recovery
https://mega.nz/#!V9M0kDCI!yc8T4T7-S5BoDwTaboYtODkWn4sdRrLxHUIRLTD5eBQ
The profiles here have few additional codes for settings that are not available in UI of Kernel adiutor , so for full functionality apply after each boot manually. For those who are wondering if these profiles are just the result of changing few settings like governor , hotplug . Its not that and in reality its much more complex, It involves things such as ,
*Going through committ changes of each kernel to make best use of the available features.
*Calculating tunables for governors ,I/O schedulers ,Hotplugs based on the complex algorithms ,formulas that govern them
*Applying these knowledge for our device considering the real-time usage and the interaction between Cpu,hotplugs,schedulers,VM,LMK ,/proc/sys values /sys/module and a lot of other things.
What you see in app is just what the app allows you to see
*Setting up tasker for set on boot :- http://forum.xda-developers.com/showpost.php?p=64875576&postcount=261
RAM Management
So without further delay let me start with the LMK (Low Memory Killer) parameters
1.Foreground Applications - These are the the current applications that you are using in front of your eyes , For example the browser while you are browsing
2. Visible applications - Let's say after downloading something using browser , it loads another page in the meantime you open the file with a file manager, Now here the Browser is Visible Application and File manager is Foreground application
3. Secondary Server - The components of UI and launcher fall in this category
4. Hidden Applications - This one is little anamolous , the apps which are not running currently visibly like the browser or file manager i mentioned above , but these are the apps that run in background and live on RAM (some are essential, some are useless (bloat) )
5. Content Provider - We can call these linked apps , for example when pressing a number in whatsapp , the dialer comes up here the dialer app is content provider for whatsapp
6. Empty Applications These are needless apps just running and living on RAM which can be killed
Ok Now let's see what happens with the values we set..
To put it simply , suppose say we set the values as 88 , 110 , 132 , 164 , 176 , 220 respectively for the slots 1 to 6 .. (Note 4 5.1.1. Default values ) ,
Lets take the 132 , 3rd slot for example , I said the 3rd slot i.e 'Secondary Server' holds things such as UI launcher related stuff ,
That's Ok but what the hell does 132 represents ? It is nothing but a parameter which tells the system to always keep the 3rd slot a minimum free available memory of 132 MB , so when you try to add more launchers or UI stuff see lags because the system is killing/struggling to keep 132 mb free but you are not allowing it to settle by overloading stuff , you may ask then why can't we simply reduce that value so that it can survive ,
That's right way to think but the problem are
1. To keep android stable the lmk values should be in order i.e 1<2<3<4 <5<6
2. When you reduce these values RAM is piled up with loads of apps which will have negative impact on battery and performance ..
So which way to go , what's the ideal solution , before we discuss that let mention a few more things ...
* The RAM management is completely different in Touchwiz (poor) and Aosp/cm (good) - Samsung has tons of bloat apps , services processes which are like a parasite on the RAM
*Note When i said System keeps a minimum of 132 mb for secondary server it doesn't mean 132 mb out of whole RAM
** Total Availble RAM is NOT the same as Total physical RAM
** There are things such as overcommitt ratio , memory , low watermark to consider which is too much tedious to discuss here right now
** Lastly locking app in memory or assgning oom (out of memory) score to apps are not possible since kitkat due to changes in Android Run Time (ART)
With these points in mind lets proceed to find out the working method to improve our Note 4's RAM management
If you have read all the points , I guess by now you might have an idea of what does what..
Generally,
The first three control multitasking
The last three, can be increased to free up RAM
** NAMELESS Users need NOT use any values , I have intergrated special formula and mechanism inside ROM for scheduler and RAM management
LMK values
Default 5.1.1 - 88 , 110 , 132 , 164 , 176 , 220
Multitasking - 48, 56 , 64 , 110 , 132 , 166
Balanced - 56 , 64 ,82 , 194 , 250 , 305
Gaming/ Aggressive - 32 , 64 , 128 , 250 , 470 , 512
Thank you , thats it for now
* Setting up tasker to apply profiles on boot : http://forum.xda-developers.com/showpost.php?p=64875576&postcount=261
* Cannot add or delete Profiles? Follow this : http://forum.xda-developers.com/showthread.php?p=64954992
* App Crashes or lag builds up , check this : http://forum.xda-developers.com/showpost.php?p=64991257&postcount=350
* Further reading (deeper stuff) : http://forum.xda-developers.com/showpost.php?p=64622626&postcount=35
I've failed at the first hurdle. I don't get the MSM mpdescision hotplug option.
Update. Doh. On nameless kernel. Sorry.
Sent from my SM-N920C using Tapatalk
ninjabadger said:
I've failed at the first hurdle. I don't get the MSM mpdescision hotplug option.
Update. Doh. On nameless kernel. Sorry.
Sent from my SM-N920C using Tapatalk
Click to expand...
Click to collapse
Oops , NL kernel with msm_mpdecision is coming soon ?? , right now this guide is applicable with Emotion and AEL kernel ?
Nice thread and well organised
Semma Post bro :good:
May I know which ROM , kernel , bootloader , modem combo is best for battery backup (N910G) ?
I wanna try ur kernel adiutor settings in it.. :victory:
I'm not able to find emotion and AEL kernel for our N910G 5.1.1 .. where can I get it bro?
https://www.mediafire.com/folder/rvxdm018fdm1o/EMOTION_KERNELS_NOTE4#dsxr7ruz9p0ub
kalaishere said:
Semma Post bro :good:
May I know which ROM , kernel , bootloader , modem combo is best for battery backup (N910G) ?
I wanna try ur kernel adiutor settings in it.. :victory:
I'm not able to find emotion and AEL kernel for our N910G 5.1.1 .. where can I get it bro?
https://www.mediafire.com/folder/rvxdm018fdm1o/EMOTION_KERNELS_NOTE4#dsxr7ruz9p0ub
Click to expand...
Click to collapse
Thanks bro.
Correct link than,
The 5.1.1 910F kernel will also work on 910G , ?? ,
The link you provided in the 3rd post for Kernel Adiutor for Note 4 doesn't work
http://"https://mega.nz/#!JgMjBLab!m...sNLH66yzo3bj0"
Wise.Guy said:
The link you provided in the 3rd post for Kernel Adiutor for Note 4 doesn't work
http://"https://mega.nz/#!JgMjBLab!m...sNLH66yzo3bj0"
Click to expand...
Click to collapse
Thanks for the tip bro ,updated . Check now
Senthil360 said:
Thanks for the tip bro ,updated . Check now
Click to expand...
Click to collapse
It's ok now. Thank you
@Senthil360 can you provide kernel backup settings and share it with us? it will be easier to restore your backup so we can test.
if you have time, please provide backup settings for the 2 kernels below (either from synapse or kernel auditor)
-emotion r23 rc1
-ael v8.1 multivariant
thank you! i love to try your kernel settings ?
Dealte.
Whenever I downloaded the emotion kernel it changes from a .zip to a .jar
Anyone else get that?
Sent from my SM-N920C using Tapatalk
ninjabadger said:
Whenever I downloaded the emotion kernel it changes from a .zip to a .jar
Anyone else get that?
Sent from my SM-N920C using Tapatalk
Click to expand...
Click to collapse
yeah. you have to use firefox or use pc to download.
b.eslabon said:
@Senthil360 can you provide kernel backup settings and share it with us? it will be easier to restore your backup so we can test.
if you have time, please provide backup settings for the 2 kernels below (either from synapse or kernel auditor)
-emotion r23 rc1
-ael v8.1 multivariant
thank you! i love to try your kernel settings ?
Click to expand...
Click to collapse
No no bro , see that's the whole point , I want the users to be individualistic and i want you to help do these things on your own , Its very simple to follow and its been tested and approved , I hope that every bit of time you take to do this will certainly be useful and I cannot provide ready-made things outside Nameless now bro.
Senthil360 said:
No no bro , see that's the whole point , I want the users to be individualistic and i want you to help do these things on your own , Its very simple to follow and its been tested and approved , I hope that every bit of time you take to do this will certainly be useful and I cannot provide ready-made things outside Nameless now bro.
Click to expand...
Click to collapse
no problem bro ? i got your point. im just suggesting for easier ways tho
when you say interactive governor, it includes all the governor which are based on interactive such as interactive pro, intelliactive, etc