[APP][Battery] Quad Core Manager+ : Ultimate Battery Saver ★

plageran

Senior Member
Mar 10, 2011
168
36
0
Mother City
MT27i

seam's to be working on my device. not gonna use persistent mode. glad you have the acoo option! will have to see what battery life is by tonight. (battery still has about 80% remaining)

[Edit: ok I think it's screwing up my gpu, my games aren't displaying like they should. nice app though]
 
Last edited:

MnCC

Member
May 13, 2010
40
18
0
Just reviewed my code and no it isn't a flaw , this is a part of my exact code :


Code:
if(sp.getBoolean("isAlternativeOn", false)){						
						
						if (checkBeforeEnabling[0] == 1){
							
							if (core1) {
								Executable.disable_core(1);
							}
							
							if(checkBeforeEnabling[1] == 1){
								if(core2){
									Executable.disable_core(2);
								}
								if(core3){
									Executable.disable_core(3);
								}								
							}
							Log.i("ACOO", "Disabled Cores !");
						}else{
							return;
						}
This code is run if you have Compatibility On and Alternative Compatibilty !
Hi,

First of all, awesome app :victory: .. im all for powersaving and im curious how much it will save
Please discard if this isnt relevant, but just in case some pseudo:

*assuming core0=0 it will never be toggled
Code:
function toggleAllCores(colCores)
  for each core in colCores
    if core.id>0 and core.disabledbyuser==0 then
      toggleCore(core)
    endif
  loop
endfunction

function toggleCore(core)
  if core.enabled
   core.enabled==0
  else
   core.enabled==1
  endif
endfunction
Keep up the great work as its much appreciated :good:
 
Last edited:

seaskyways

Senior Member
Feb 13, 2012
574
344
0
beirut
Hi,

First of all, awesome app :victory: .. im all for powersaving and im curious how much it will save
Please discard if this isnt relevant, but just in case some pseudo:

*assuming core0=0 it will never be toggled
Code:
function toggleAllCores(colCores)
  for each core in colCores
    if core.id>0 and core.disabledbyuser==0 then
      toggleCore(core)
    endif
  loop
endfunction

function toggleCore(core)
  if core.enabled
   core.enabled==0
  else
   core.enabled==1
  endif
endfunction
Keep up the great work as its much appreciated :good:
In which language is this code?
 

tsukot

Senior Member
May 23, 2012
851
167
73
I hate the whole 'trial' thing, if you made such a great application why not make it free and receive donations from people that appreciate your work?
You dont have to brag about it. Its the devs decision, not yours. He's the one making the app, not you, so he has the right to make it in trial version. And, making a non compulsory donation will not help dev's if it is one of their means of making a living.
 

lulajardim

Member
Jun 19, 2011
33
11
0
Brazil / Maceio-AL
What app is everyone using to see if cores 1,2,3 are sleeping as they should
I'm using a Galaxy S3 with CM10.1
I disabled all my cores and tested my score on AnTuTu benchmarking, in the end it showed I have 4 cores running on 800Mhz (I'm using No-frills CPU Control).
This is when i went back to the app and saw all my cores were online again.
I enabled the Persistent Mode and disabled all my cores again, after running AnTuTu again I received the same message saying that I have 4 cores running on 800Mhz.
 

seaskyways

Senior Member
Feb 13, 2012
574
344
0
beirut
What app is everyone using to see if cores 1,2,3 are sleeping as they should
You can use Usemon or trickester mod, but i prefer usemon...

I'm using a Galaxy S3 with CM10.1
I disabled all my cores and tested my score on AnTuTu benchmarking, in the end it showed I have 4 cores running on 800Mhz (I'm using No-frills CPU Control).
This is when i went back to the app and saw all my cores were online again.
I enabled the Persistent Mode and disabled all my cores again, after running AnTuTu again I received the same message saying that I have 4 cores running on 800Mhz.
This app isn't stable on the samsung S3 or galaxy note 2, even with persistent mode, try it on HTC phones, it works there!
 

Dead-neM

Senior Member
Jan 23, 2013
1,003
623
0
France
We are the 30 july. So the app doesn't want work anymore and you have nothing to propose

I don't understand you project with trial version etc...

Floating notification have a trial version too but there is an unlocker
 

seaskyways

Senior Member
Feb 13, 2012
574
344
0
beirut
We are the 30 july. So the app doesn't want work anymore and you have nothing to propose

I don't understand you project with trial version etc...

Floating notification have a trial version too but there is an unlocker
No no no, u understood this trial logic wrong, this trial is just to give me some time while i release the actual trial which needs an unlocker, for now i will extend thisbtrial a bit more... Check for an update tomorrow please!
 
  • Like
Reactions: Millenium3

Dead-neM

Senior Member
Jan 23, 2013
1,003
623
0
France
No no no, u understood this trial logic wrong, this trial is just to give me some time while i release the actual trial which needs an unlocker, for now i will extend thisbtrial a bit more... Check for an update tomorrow please!
Mm OK I'll be patient
Thanks for the super fast answer