[APP][ROOT][4.1+] ThunderZap Control | A Materialistic Kernel Control app - Android Apps and Games

Screenshots
{
"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"
}
Features:
- Full Material Design
- Live Dashboard with all important information including:
*. CPU Temperature
*. Battery temperature & Capacity
*. CPU core frequency information, CPU gov info
*. GPU frequency and governor
*. Kernel information​- Full CPU section with:
*. Live Graph of CPU usage
*. Ability to set max & min CPU freq
*. Ability to change governor​- Full GPU section with:
*. Ability to set max GPU freq
*. Ability to change governor​- Full Memory Management section with:
*. Ability to change IOScheduler of eMMC chip and SDCard
*. Ability to switch entropy contribution of eMMC and SD-Card
*. Ability to adjust swappiness
*. Ability to adjust VFS Cache pressure
*. Ability to toggle Dynamic Fsync​- Network section allows to change TCP congestion controls
- Special is the section where you can control special features provided by the kernel for your device. The features for this device are:
------ Special Features begin ------
- Special is the section where you can control special features provided by the kernel for your device. Not all devices support all features, many devices support none.
The Features which are supported by the app are:
*. Ability to change USB Charging Current, AC Charging Current
*. Ability to toggle Headphone Boost, change Speaker Boost value
*. Ability to change Vibration Intensity and test it.
*. Optimize following ThunderPlug Settings
*. Set Suspend CPUs - Number of Cores to keep online when device sleeps
*. Control ThunderPlug Settings.
*. KCAL Control features including
*. Ability to adjust Red, Green and Blue elements of the color spectrum
*. Invert Display
* Custom Wake Gestures Support
-----Special Features End -----​- Each of the above functionality is supported by Set On Boot function. Just enable it in Settings.
Google+ Community (Beta testing and releases)
https://plus.google.com/communities/100490683397161420256
XDA:DevDB Information
ThunderZap Control, App for all devices (see above for details)
Contributors
varun.chitre15, King.Rollo
Version Information
Status: Beta
Created 2014-07-14
Last Updated 2015-03-16

@varun.chitre15
Nice work :good:

This is huge.Will be testing and share my results and bugs(ifI i face any) Thank you!Much needed App!

Downloaded testing now. Great job varun.
Sent from my C2105 using XDA Premium 4 mobile app

Not working see picture for details.
Sent from my C2105 using XDA Premium 4 mobile app

adil089 said:
Not working see picture for details.
Sent from my C2105 using XDA Premium 4 mobile app
Click to expand...
Click to collapse
What ROM and kernel are you using?
Please include logcat when reporting a crash.

varun.chitre15 said:
What ROM and kernel are you using?
Please include logcat when reporting a crash.
Click to expand...
Click to collapse
Sorry about that its all solved wiped cache. Everything working now. What settings would you recommend to use for charger control?
Sent from my C2105 using XDA Premium 4 mobile app

thank you varun:good:

Thanks Thanks. Nice work.
Sent from my C2105 using XDA Premium 4 mobile app

Please remove the ads in next relase.

Oh my god! Awesome

I am unable to edit custom usb current. Keyboard is not showing here.
Great tool
Sent from my unknown using XDA Free mobile app

Can anyone recommend any settings for charger control?
Sent from my C2105 using XDA Premium 4 mobile app

adil089 said:
Can anyone recommend any settings for charger control?
Sent from my C2105 using XDA Premium 4 mobile app
Click to expand...
Click to collapse
yes varun mention that
varun.chitre15 said:
FAQs
Q. How to use charger control?
1. AC current control: In times of hurry I felt the charging times to be too long and so I made this. With this you can control the charging current rate through wall charger.
Before doing anything you first need to enable the master switch of the control or else the values you write will be negelected
How to enable master switch
Code:
echo 1 > /sys/kernel/charger_control/enabled
After this you can use custom current values like this
Code:
echo X > /sys/kernel/charger_control/custom_ac_current
where X can be any value in mA (Milliamperes) I use 1600 i.e 1600mA which completes my phone's charging from 3% to 100% in around 1 hour 30 mins.
The stock current ranges from 1000-1100mA and takes around 2 hour 30 mins to 3 hours. Avoid using values higher than 2200.
2. USB current control: Everyone knows the charging rate from PC via USB is damn slow. Many new PC's have newer USB ports which can offer current rates higher than 1500mA but still our kernel only pulls 500mA. I made this to control it yourself
As usual you need master switch enabled to write the new values.
How to use
Code:
echo X > /sys/kernel/charger_control/custom_usb_current
where X can be any value in Milliamperes. I use 1500 i.e 1500mA
Click to expand...
Click to collapse

s0ur0v said:
View attachment 2851277
I am unable to edit custom usb current. Keyboard is not showing here.
Great tool
Sent from my unknown using XDA Free mobile app
Click to expand...
Click to collapse
Same here
i fixed that via copy past the number there
BTW , Thanks varun for this great work
Sent from my Xperia L using XDA Premium 4 mobile app

varun i am unable to click on ac current option means i cant edit the option whats the solution
one more issue when i select on boot option and when i rebooot my phone its not applicable
i am on Thunderzap v4.6 and carbon rom

Bugs : cant see keyboard for editing charger values
The text box for values is too small for viewing the whole string
Sent from my C2105 using Tapatalk

Awesome!
Can you add voltage and freq control etc to the app so that we may use it with other kernels too!
Sent from my C2105 using XDA Free mobile app

ALL issues have been addressed. Wait for next major alpha with loads of goodies

varun.chitre15 said:
ALL issues have been addressed. Wait for next major alpha with loads of goodies
Click to expand...
Click to collapse
Thank you varun.
Sent from my C2105 using XDA Premium 4 mobile app

Related

[APP][2.2+] Diagnosis - Know what Android is doing!

{
"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"
}
Diagnosis - Know what's going on!​
Description:
Ever wondered what your Android is currently doing?
On Windows we can open the task manager and get all the information we want.
On Android it will suspend the app we are currently using, but what if we wanted information about that app?
What if wanted to know if an app is currently downloading or uploading something? How much cpu is this app using?
Is this app running out of memory?
Is the battery getting too hot ?
What apps are running in the background, at this moment?
Did another app just start and cause lag?
Why doesnt this app tell me how much battery i have left?
Loosing track of time while gaming?
Diagnosis can display system information at all times, even while using other apps.
When Diagnosis is turned on, a small customizeable text is shown on screen giving you information of your choice.
(Check out the screenshots at the end of the post)​
There are lots of settings to customise everything to your personal preference:
- Information displayed
- Position
- Size
- Color
- Font
- Update interval and much more...
Just give it a look, it is self explaining, but i will write a small guide later on.
If you wish you can turn on the database feature.
The collected information will be written into a seperate database on the sdcard and 4 extra tabs will appear.
These tabs will show information from the database (min/max/avg etc. values).
Some examples:
- How hot the battery got
- Minimum battery voltage reached
- Upload / Download traffic
- Seen apps with avg cpu and memory usage
Click to expand...
Click to collapse
This will work on any device with android 2.2 or higher.
You don't need ROOT or anything special.
Click to expand...
Click to collapse
I want to thank everyone who helped me test the early builds!
(DarkhShadow, Xero, SebNapi, diewood,Pele,Perka,Zurchpet,arif-ali,eoghan2t7,addi)
If i missed anyone and you read this, tell me and i will add you.​
Click to expand...
Click to collapse
If you want to talk about my apps,
help me with updates, new apps or just want to chat, visit my chatroom!
Through your browser at
http://webchat.freenode.net/?channels=#dark3n
OR an IRC client of your choice
irc.freenode.net Channel #dark3n​
Click to expand...
Click to collapse
Download COMPUTER
Download ANDROID
Click to expand...
Click to collapse
Screenshots,screenshots,screenshots!
​
Click to expand...
Click to collapse
Help translate Diagnosis​
Click to expand...
Click to collapse
More Screenshots!
​
Click to expand...
Click to collapse
Current changelog:
v0.8.1(29)
- Updated translations
- Added Italian language
- Added targetApi to change menu button behavior
- Added path for sgs3
- Made some startup tweaks, to fix busybox errors
v0.8.0(28)
- Translation updates
- UI tweaks
- Performance tweaks to reduce memory footprint
- Fix for potential UI FC
- Updated ABS to 4.1
v0.7.9(27)
- Fixed 0 output for some of the new infos
- Some small code tweaks
- More translation preparations
v0.7.8(26)
- Fixed bug in core detection, hardcoding 4 for now
- More translation preperations
- Added new busybox
- Added multicore cpu usage [Pro]
- Fixed UI crash
v0.7.7(25)
- Fixed FC in app stats page
- Added cpu frequency support for multi-core processors
- Tiny performances improvements
- Multi language preperations
- Removed possible max/min cpu freq (data was not conclusive and overlapped max/min observed)
- Some work on the stats tab
- Added external sd support for Transformer
v0.7.6(24)
- Fixed resetting settings bug
- Don't show app stats, if statistic for it is not enabled
v0.7.5(23)
- Written some function into a class to use less and better code
- Fixed typos
- Added avg space usage to stats tab
- Added timeout incase of startup loop
(...)
Click to expand...
Click to collapse
Nice one +++++1 all the way;
now my Android screen looks like my Linux Desktop
Niceee. Trying it now
Sendt fra min GT-I9100 med Tapatalk
Dope
Sent from my T989 hunting for Siri Connor
It wiped ny sgs ii
Sendt fra min GT-I9100 med Tapatalk
sackynuts said:
It wiped ny sgs ii
Sendt fra min GT-I9100 med Tapatalk
Click to expand...
Click to collapse
It wiped your sgs 2?!?
Are you sure you are in the correct thread?
How should it have done that?
It doesn't delete files, it only reads files...
Sorry but you are confusing something.
awesome sauce
Sent from... somewhere...
interesting...
nice work
Small update.
Lower density means bigger database, but more accurate data in the tabs.
With the default update interval of 5 seconds, it would mean every 30 seconds there is enough data for a database entry.
What do you think about the default update interval of 5 seconds? Too long , too short or just right?
v0.3.1
- Eased cpu usage a bit by adding a small delay
- Corrected some debug output
- lowered default density to from 12 to 6
- decreased maximum density from 120 to 60
- added text for default x and y position in preferences
Click to expand...
Click to collapse
Hello, thanks dev! I love this concept and have been using it since xmas.
Personally, I like the default at 2. Not sure how much that increases battery usage... I just like real time info.
Another couple things, adding temp to the default line 1. Maybe take away cpu freq or network up speed?
Temps in Fahrenheit.
And option to customize the threshold for "app cpu usage over x percent".
Option to start the service on boot.
Thanks for the input.
I will add extra info options with Temp instead of cpu freq or network speed.
Also Fahrenheit will be added as an option to the settings.
I'm current reworking the database feature as under certain conditions some info was not saved.
custom threshold and start on boot will be something for later .
Dark3n said:
I will add extra info options with Temp instead of cpu freq or network speed.
Also Fahrenheit will be added as an option to the settings.
I'm current reworking the database feature as under certain conditions some info was not saved.
custom threshold and start on boot will be something for later .
Click to expand...
Click to collapse
Well awesome, keep up the good work, I really like this app. I'll keep you informed if I find anything else.
Looks like a very interesting app..Will test..
I have mine updating every 10 sec, any quicker and I ain't got time to read it
One feature that would be useful is that it would start at startup, I.e. the monitoring, so the text comes as soon as the phone starts
Btw, it works in ICS as well
Sent from my GT-I9100 using Tapatalk
thanks man, it looks pretty gooood
The display of informationnn worked really well but i was not satisfied with the database storing. I reworked the whole storing code and the result looks good, much cleaner code and more efficient. Some tweaks can be added but i'm going to sleep now, have to leave something for later .
@Cloaker added two sets with temperature instead of frequency and the settings contain an option for fahrenheit now.
Might move the setting, not sure if it should belong there...
Version v0.4 rc1
Changelog
v0.4
- fixed database enabling only working after restart of app
- added changelog
- added about dialog, with XDA link and email button
- improved some UI stuff
- rewrote database saving code
- added new info lines with temperature instead of cpu frequency
- added option for fahrenheit instead of celsius
- changed default cache value to 24
Click to expand...
Click to collapse
As a dev I have no idea how you did this...but I love it already! Thanks!
Sent from my Galaxy Nexus using Tapatalk
I'm currently thinking if it would be good/needed/worth it to add disk write/read information...

[APP] Pimp My Z1 (Kernel/Sysfs Control) [GPLv2]

{
"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"
}
Pimp My Z1​
Introduction
Pimp My Z1 is a sleek, holo, fully Open-Source (GPL v2 license) app which allows to control various sysfs interfaces present on some kernels for the Z1.
Most features require either Pimped Kernel (for CM-based roms) or Doom Kernel (for Stock-based roms), but the CPU & GPU Control as well as Touch Screen control will work properly with any kernel including the stock one.
The source-code is available on my github at: https://github.com/Androguide/Pimp_my_Z1
Click to expand...
Click to collapse
Features
CPU Control:
Set your minimum & maximum CPU frequencies (and overclock if your kernel allows it)
Set a different Governor for each CPU core
Select your I/O Scheduler
View your current CPU frequency in real-time and with a graph
GPU Control:
Set your minimum & maximum GPU frequencies (and overclock it if your kernel allows it)
Select your GPU Governor
View your current GPU frequency in real-time and with a graph
Power Management:
Select your level of multi-core power savings, a.k.a sched_mc power savings (disabled/moderate/aggressive)
Toggle the IntelliPlug hotplug driver on and off
Toggle IntelliPlug's eco mode on and off
Toggle between the default early_suspend PM driver and the newer power_suspend PM driver
I/O Tweaks:
Toggle Dynamic File Sync on and off
Set a different I/O Scheduler for the eMMC & the SD-Card
Memory Management
Toggle Kernel Same-page Merging (KSM) on & off
Define the amount of pages to be scanned by KSM at each run
Define the amount of milliseconds KSM should sleep between each runs
Miscellaneous
Define the vibrator intensity at kernel level
Manage Fast Charge mode & amperage level
Sound Control:
Independently control the digital headphone output left/right channels gain at a hardware level
Independently control the analog headphone output left/right channels gain at a hardware level
Independently control the speaker output left/right channels gain at a hardware level
Control the microphone input gain at a hardware level
Control the camera microphone input gain at a hardware level
Touch Screen Control:
Enable/Disable Pen Mode to allow/disallow the use of any non-plastic pen or object as a stylus for the touchscreen
Enable/Disable Glove Mode to allow/disallow using the touchscreen while wearing gloves
Enable/Disable Double Tap 2 Wake
Click to expand...
Click to collapse
Download
Google Play: https://play.google.com/store/apps/details?id=com.androguide.honamicontrol
Direct Download: https://play.google.com/store/apps/details?id=com.androguide.honamicontrol
Click to expand...
Click to collapse
To-Do
Setting different I/O Schedulers for internal and external storage
I/O Scheduler parameters control, readahead
CPU Governor parameters control
TCP Congestion Algorithms
Touch-screen pressure scale tuning for normal & pen mode
Sound control through mixer_paths.xml for kernels which don't implement faux sound control (i.e: stock)
[*]Performance/Balanced/Battery presets
Voltage control
Download of Pimped Kernel and open-recovery script to flash it automatically
You tell me
Click to expand...
Click to collapse
Screenshots
Show More
Click to expand...
Click to collapse
XDA:DevDB Information
Pimp my Z1, a Tool/Utility for the Sony Xperia Z1
Contributors
Androguide.fr
Version Information
Status: Alpha
Created 2014-02-27
Last Updated 2014-04-27
Reserved
Reserved
Reserved
Reserved 2
Great job man you are on a role!
Sent from my Xperia Z1 using XDA Premium 4 mobile app
And it's here can't wait to try it with your kernel finally z1 got custom kernel and app for tweaking for AOSP ROMs
Sent from my Xperia Z1 using XDA Premium 4 mobile app
Yay man!
Will this conflict with Trickster Mod?
EDIT: When adjusting sound control gain, it doesn't stick (I don't know if it is because of Trickster Mod)
Uninstalled trickstermod and switched to this. Great app.
Can you implement a "delay" for applying the settings on boot?
Sent from my Xperia Z1 using xda app-developers app
amazing app and very nice design!
Faux display please. The one with gamma control
i got FC when i click cpu control, gpu control, power management,
on DooMKernel v06 kernel, stock 290 rom.
chunlianghere said:
i got FC when i click cpu control, gpu control, power management,
on DooMKernel v06 kernel, stock 290 rom.
Click to expand...
Click to collapse
Same on v07
chunlianghere said:
i got FC when i click cpu control, gpu control, power management,
on DooMKernel v06 kernel, stock 290 rom.
Click to expand...
Click to collapse
guddu2011 said:
Same on v07
Click to expand...
Click to collapse
Please post a logcat of the different FC's, I won't be able to fix it otherwise.
Androguide.fr said:
Please post a logcat of the different FC's, I won't be able to fix it otherwise.
Click to expand...
Click to collapse
guddu2011 said:
Click to expand...
Click to collapse
Thanks a lot :good:
I see where the problem is, NPE when the target sysfs interface doesn't exist, will fix asap.
guddu2011 said:
Same on v07
Click to expand...
Click to collapse
Please try it with the attached apk, and tell me if it does the trick.
If you still got FC's, please post an updated logcat.
Is this only for Z1? Doesn't work on any xperia? Like T for example?
randymess said:
Is this only for Z1? Doesn't work on any xperia? Like T for example?
Click to expand...
Click to collapse
Theoretically, appart from the GPU control which will only work on adreno330 devices, the rest should work on any device/any kernel as long as it includes the same version of faux sound (v3 gpl), intelliplug, power_suspend etc...
Androguide.fr said:
Please try it with the attached apk, and tell me if it does the trick.
If you still got FC's, please post an updated logcat.
Click to expand...
Click to collapse
gpu n power management fcs.. cpu doesnot fc but cannot change any options der and cannot see anything.
Can I use it on stock kernel?
Fc at stock kernel too!
It doesn't open at all.

[APP] [4.0+ ] Screen Mode 2.0

{
"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"
}
Screen Mode 2.0 is now out in the Play Store to download.
It happens very often, that you sitting at the office or at home on the PC with your Smartphone always next to you.
But every time, you want to have a look at it, you must unlock it or let the screen been on to avoid to unlock it every time - last one will not be very friendly to your battery .
Screen Mode 2.0 helps you to solve this Problem.
You only need to set 2 Angles of your Smartphone the horizontally and vertivally angle and a min. and max. brightness for the service.
The min. brightness will be applied on your Smartphone, if it's within the angles your have set and the max. brightness will be applied if it's out of the angles.
New features:
- Profile system included
- Remastered UI
- Whitelist
Screenes:
REVIEWS:
TALKANDROID REVIEW
Download:
Screen Mode 2.0 - Play Store
Next Update:
- Profile feature
- New Images (more like Material Design)
- more Settings for Wizard
Changes 01/17/2015
UI:
-Added some new Optinons (Pocket mode (currently in Beta phase, will improve in next update), show/hide Notification, Support (Gplus,XDA))
-Lock/Unlock Option included in wizard
-some more Lollipop animations
-removed Ads (for this Version)
Back End:
-fixed crash (Security)
-Added Pocket mode
-Brightness trigger can now switched off
-should now unlocks the Phone too (won't unlocked on some phones)
Changes 12/22/2014
-new feature to lock/unlock the phone
-fixed misspellings
-fixed rate Dialog bug
-added Option to uninstall APP
I dont understand the purpose of this app. Can you explain more.
thahim said:
I dont understand the purpose of this app. Can you explain more.
Click to expand...
Click to collapse
@thahim, the purpose of my Application is, that it helps you to use your Smartphone faster by using a service which sets the screen brightness oft your Smartphone to a user choosen minimum and if you Smartphone is in use like in your hand , then the service sets the screen brightness of your Smartphone to a user choosen maximum.
I hope it's clear now, if not you could ASK again
Meko07 said:
@thahim, the purpose of my Application is, that it helps you to use your Smartphone faster by using a service which sets the screen brightness oft your Smartphone to a user choosen minimum and if you Smartphone is in use like in your hand , then the service sets the screen brightness of your Smartphone to a user choosen maximum.
I hope it's clear now, if not you could ASK again
Click to expand...
Click to collapse
Concept is not yet clear let me use the app to see what it does.
thahim said:
Concept is not yet clear let me use the app to see what it does.
Click to expand...
Click to collapse
Sorry for that :/
But yeah let's try it out
I think this app automatically switches ur screen ON when u take up the phone and its elevated in the angle u give in the app and also the birghtness of the screen is changed based on ur inpu. Good Thought. Nice app. but there are many such apps already in playstore. But well done OP.
aniketh12 said:
I think this app automatically switches ur screen ON when u take up the phone and its elevated in the angle u give in the app and also the birghtness of the screen is changed based on ur inpu. Good Thought. Nice app. but there are many such apps already in playstore. But well done OP.
Click to expand...
Click to collapse
Exectly
In a newer Version there will also be a feature to lock and unlock instead oft changing the screen brightness
Sent from my A0001 using XDA Free mobile app
Great job
The new Design in ISM is really beautiful. Especially the app icon looks great on my 5.0 nav drawer
I'm using this app since 1 month and it's really usefull to save my battery life on my Oppo Find 7a.
But I'm still waiting on the feature, to auto unlock the device by holding it in the hand.
Great job!
Works great. Thanks.
@lemene thanks for your feedback @fastermaster as I said in my edited post ... In a newer Version oft my APP the feature to lock and unlock the phone will be added
Would also be nice if you could give me a rating on Play store
Sent from my A0001 using XDA Free mobile app
I will now set all new Version changes to the first post and also all next features which will be available in next updates
--- removed ---
Sent from my A0001 using XDA Free mobile app
@thahim did you tried my APP and realized the concept ?
Sent from my A0001 using XDA Free mobile app
Meko07 said:
@thahim did you tried my APP and realized the concept ?
Sent from my A0001 using XDA Free mobile app
Click to expand...
Click to collapse
Yes bro.
Very nice! I am going to use it for couple days; will let you how it goes. Thank you!!
Sent from my HTC One_M8 using Tapatalk
@badboy47 no Problem. @thahim, thank you for using bro
Would be nice, if you could rate it in Play Store
Sent from my A0001 using XDA Free mobile app
Your welcome @Meko07 nice app.
thahim said:
Your welcome @Meko07 nice app.
Click to expand...
Click to collapse
Glad to hear that, thanks
Testing your app buddy. I would prefer a whitelist instead of a blacklist. Just a suggestion...

[APP] [4.0+] Kernel Adiutor

I proudly present you Kernel Adiutor!
It's an application which manages your kernel parameters.
It only comes with basic features which are simple to understand:
CPU (Frequency, Governor)
Battery
I/O Scheduler
Kernel Samepage Merging
Low Memory Killer
Virtual Memory
Build prop Editor
Saving Profiles
Download on Play Store:
{
"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"
}
https://play.google.com/store/apps/details?id=com.grarak.kerneladiutor
Join our Google Plus community
https://plus.google.com/u/0/communities/108445529270785762340
Features which aren't supported by your device won't show up in the first place.
This Application is open source!
https://github.com/Grarak/KernelAdiutor
XDA:DevDB Information
Kernel Adiutor, App for all devices (see above for details)
Contributors
Grarak
Source Code: https://github.com/Grarak/KernelAdiutor
Version Information
Status: Beta
Created 2014-12-27
Last Updated 2016-08-10
reserved
just in case
Thanx. Lokks nice (though I like dark uis more, but that's just my taste).
'Cause cm has only a very limited interface in its settings I linked your thread in our cm11 for chagallwifi thread - hope you don't mind:
http://forum.xda-developers.com/showpost.php?p=57901259&postcount=680
I love this app. Been using it for a couple of weeks since you released it!
Optimal application, keep your job
very cool,
rocking
---------- Post added at 10:08 PM ---------- Previous post was at 10:07 PM ----------
very cool,
rocking
build.prop editor is very useful ,thanks
Can we change adsp heap size? I am using old kernel of http://forum.xda-developers.com/showthread.php?t=2545359 build because my device isn't showing in pc.
If it is possible please help me to change it. Thanks.
Will be added a section for tweaking sound control in the future?
Nice work:good: thanks
Rocketval said:
Will be added a section for tweaking sound control in the future?
Click to expand...
Click to collapse
Depends on what kind of control you want.
Voodoo sound control
Wolfson sound control
Faux sound control
Etc.
Sent from my D816w using XDA Free mobile app
Will this work on stock kernels (ie samsung)?
**Update- downloaded anyway and am trying it. I guess it works with stock kernels from what I can tell so far.
Discovered this from the front-page post. Quite the nice kernel control app.
Could you add options to control maximum CPUs and their frequenzy with screen off (/sys/kernel/msm_mpdecision/conf/scroff_single_core) and for dt2w/s2w?
XlAfbk said:
Discovered this from the front-page post. Quite the nice kernel control app.
Could you add options to control maximum CPUs and their frequenzy with screen off (/sys/kernel/msm_mpdecision/conf/scroff_single_core) and for dt2w/s2w?
Click to expand...
Click to collapse
Would be nice if you can open here a new issue
https://github.com/Grarak/KernelAdiutor/issues
and describe those controls exactly
Grarak said:
Depends on what kind of control you want.
Voodoo sound control
Wolfson sound control
Faux sound control
Etc.
Sent from my D816w using XDA Free mobile app
Click to expand...
Click to collapse
Faux?
Grarak said:
Would be nice if you can open here a new issue
https://github.com/Grarak/KernelAdiutor/issues
and describe those controls exactly
Click to expand...
Click to collapse
I don't really know much about these options, just that the controls exist in other apps
dt2w (0/1): /sys/devices/virtual/input/lge_touch/dt_wake_enabled
1 cpu during screen off (0/1): /sys/kernel/msm_mpdecision/conf/scroff_single_core
Other than that i know no paths
edit: oh, also /sys/kernel/fast_charge/force_fast_charge
Rocketval said:
Faux?
Click to expand...
Click to collapse
Maybe later but I'm not sure
XlAfbk said:
I don't really know much about these options, just that the controls exist in other apps
dt2w (0/1): /sys/devices/virtual/input/lge_touch/dt_wake_enabled
1 cpu during screen off (0/1): /sys/kernel/msm_mpdecision/conf/scroff_single_core
Other than that i know no paths
edit: oh, also /sys/kernel/fast_charge/force_fast_charge
Click to expand...
Click to collapse
I can add fast charge
dt2w as well
not sure about the mpdecision one
we will see
Grarak said:
I proudly present you Kernel Adiutor!
It's an application which manages your kernel parameters.
My goal is to create an application with style and also simple to use.
It only comes with basic features which are simple to understand:
CPU (Frequency, Governor, Voltages)
GPU (Frequency, Governor)
Screen (Color Calibration [RGB])
I/O Scheduler
Kernel Samepage Merging
Low Memory Killer (Minfree settings)
Virtual Machine
Download on Play Store:
https://play.google.com/store/apps/details?id=com.grarak.kerneladiutor
Features which aren't supported by your device won't show up in the first place.
If you want more features, please open here a new issue
https://github.com/Grarak/KernelAdiutor/issues
XDA:DevDB Information
Kernel Adiutor, App for all devices (see above for details)
Contributors
Grarak
Source Code: https://github.com/Grarak/KernelAdiutor
Version Information
Status: Beta
Created 2014-12-27
Last Updated 2014-12-27
Click to expand...
Click to collapse
Yes, I could finally speed up my slow legacy phone. Oh wait... I'm getting the nexus 5 in a couple of days. Well, it's still a good app.
5★ :thumbup:
Sent from my GT-I8552 using XDA Free mobile app
Grarak said:
reserved
just in case
Click to expand...
Click to collapse
FC when I set in : CPU Gov Tunables>hispeed_freg
:good:
good app.

[App][2.3+]CpuPark controls cpu to improve battery life

{
"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"
}
CpuPark
***Root required
Use at yout won Risk, no warranty of any kind.
CpuPark is an Android app wich allows you to choose how many cores will be active in your device cpu, helping to improve battery life. You can choose how many cores will be active when screen is on or off.
This app is free for personal use only. If you want to redistribute it, include in ROMs, etc, contact us.
Active:
Activate or deactivate the application
Advanced:
Allow access to the Advanced mode (where it's possible to set the Cpu governor and max speed)
Sreen on:
Choose how many cores to activate when the sreen turns on.
Screen off:
Choose how many cores to activate when the sreen turns on.
Camera workaround:
If your camera does not work porperly while CpuPark is active, check this option (or activate manually the maximum number of cores before open the camera).
Note it's free for personal use, but if you like it, consider donate: Paypal donate
*IMPORTANT: before update, please uninstall the previous version.
CpuPark 1.2 Download CpuPark 1.2 apk
- Optimizations in performance and stability
- Reduced memory footprint
- Use a persistent notification to stay in memory
- Added russian translation (thanks to iron86)
CpuPark 1.1 Download CpuPark 1.1 apk
- Optimizations in performance and stability
- Improvements in user interface
- Advanced mode (where it's possible to set the Cpu governor and max speed)
CpuPark 1.0 Download CpuPark 1.0 apk
- Renamed to "CpuPark"
- Save options
- Optimizations in performance and stability
- Improvements in user interface
- Translation to portuguese
- Camera workaround (read more on the Help)
- Restore the default cpu control without restart the device
# 0.6 (Beta 2): Download Cpu 0.6 apk
- Optimizations in performance and stability
- Improvements in user interface
# 0.5 (Beta 1) : Download Cpu 0.5 apk
Reserved
***FAQ
1)How to hide the persistent notification?
Instructions here
first !!
ok let'see how good it is
New version
New version available (post updated):
If you try the app, please post here in what device it was tested and your impressions. Thank you!
Cpu 0.6 (Beta 2) [download]
- Optimizations in performance and stability
- Improvements in user interface
currently testing it with asus zenfone 2.. it did stopped 2 cores when i select 2 cpu on screen on mode..perhaps this may help that asus bugsh*t of android os in their 5.0r2 rom..will give feedback later..and also many thanks!
edit : it seems that the apps doesnt save any setting that you choose after a reboot and return back to default setting..
scrapers said:
nice app :good:
Click to expand...
Click to collapse
Thansk for the feedback!
cangcan said:
currently testing it with asus zenfone 2.. it did stopped 2 cores when i select 2 cpu on screen on mode..perhaps this may help that asus bugsh*t of android os in their 5.0r2 rom..will give feedback later..and also many thanks!
edit : it seems that the apps doesnt save any setting that you choose after a reboot and return back to default setting..
Click to expand...
Click to collapse
Yes, the app does not save it's settings, but is planned for future release (soon, I hope).
Thansk for the feedback!
cangcan said:
currently testing it with asus zenfone 2.. it did stopped 2 cores when i select 2 cpu on screen on mode..perhaps this may help that asus bugsh*t of android os in their 5.0r2 rom..will give feedback later..and also many thanks!
edit : it seems that the apps doesnt save any setting that you choose after a reboot and return back to default setting..
Click to expand...
Click to collapse
Do report back if it helps out with the zf2!
The Setting does not save and could not wake up my phone after hitting the power button.
Reported from Zenfone 5
cmendonc2 said:
Do report back if it helps out with the zf2!
Click to expand...
Click to collapse
seems like it doesnt help much, battery drain is not predictable because of android OS drain.. or maybe its because of zenfone 2 processor does not support core management, sometimes i feel like the phone is overheat when using 2 cores only. but the apps really working, it can shuts off the cores..
Sounds weird, on my Zenfone 5 it works ok (wakes up with power button nicelly).... are you sure it didn't wake up? If you're using 1 core it may have a little delay, like 1 second, before wake up).
The saving option is comming soon (next version almost done).
Thanks for your feedback!
cangcan said:
seems like it doesnt help much, battery drain is not predictable because of android OS drain.. or maybe its because of zenfone 2 processor does not support core management, sometimes i feel like the phone is overheat when using 2 cores only. but the apps really working, it can shuts off the cores..
Click to expand...
Click to collapse
If you look on a CPU app, the zf2 does underclock and disable cores automatically to save power, so core management must be supported somehow.
Sent from my ASUS_Z00AD using XDA Free mobile app
Good work
Gửi từ ASUS_Z00AD của tôi bằng cách sử dụng Tapatalk
Thanks!
cmendonc2 said:
If you look on a CPU app, the zf2 does underclock and disable cores automatically to save power, so core management must be supported somehow.
Sent from my ASUS_Z00AD using XDA Free mobile app
Click to expand...
Click to collapse
i never seen disabled core on our device..maybe its because of interactive/ondemand governor..but im hoping that asus unlock the bootloader so that custom kernel with hotplug governor can be developed..and i read somewhere ASUS stated that there is no core management for intel processor on zentalk..
Release version!
Version 1.0 is out!
Post updated with the details.
Hope you enjoy it!
Release version!
Version 1.1 is out!
Post updated with the details.
Hope you enjoy it!
Does it support over four core cpu?
I downloaded and get this issue with my h811 5.1.1 lg g4 6core cpu @rafaelrgi
wadamean said:
Does it support over four core cpu?
Click to expand...
Click to collapse
Never tested it, but should work with more than 4 cores, the number of cores is read from the system.

Categories

Resources