Currently no, but sometime later maybe yes, using alternative acoo compatibility will help!
Hi,Just reviewed my code and no it isn't a flaw , this is a part of my exact code :
This code is run if you have Compatibility On and Alternative Compatibilty !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; }
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
In which language is this code?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
Keep up the great work as its much appreciated :good: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
C style pseudo code.In which language is this code?
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.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?
No one is forcing you to use said application.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?
I'm using a Galaxy S3 with CM10.1What 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...What app is everyone using to see if cores 1,2,3 are sleeping as they should
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!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.
That's too bad. I hope you can make it work!You can use Usemon or trickester mod, but i prefer usemon...
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!
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!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
Mm OK I'll be patientNo 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!