@mrcigiI'd like to release my AKT Profiles App [ROOT]
blah blah blah (no disrespect)
@mrcigi
Possible that it could be a problem in your app? I'm using the same profile that I used with the AKT script (GosthPepper), but with application lags much more.
Thank you.
Yes, @xkhen0017 it's right.Lag or delay on the app occurs because of the sleep() or the delay caused by the profile script at each application.
Its better if the pause are removed so the delay on the app be gone.
-XK
This is what I am talking about.Small update to the app guys.
Changelog
Removed the 'sleep' commands from the script (Significantly faster at applying the profiles)
Added an option to revert to stock settings (3 Dot menu, top right of homescreen, requires reboot)
Increased the time the Applied popup stays open (More time to check the output)
Download in my previous post AKT Profiles APP
im uploading a new one, i messed something up in the one i just did. will be up in couple mins.This is what I am talking about.Thanks buddy for your work. :good:
Just a little bug, not a big deal though, when you manually deleted the AKT file inside the AKT folder (which i supposed the on-boot execution) the app takes forever to apply a profile. Unless the whole AKT folder must be deleted. :good:im uploading a new one, i messed something up in the one i just did. will be up in couple mins.
**EDIT**
The updated Download file is now correct and working
Thats strange. When a profile is applied it creates a new file overwriting the previous everytime. So a file being there or not shouldn't make any difference. I'll have a look into it :good:Just a little bug, not a big deal though, when you manually deleted the AKT file inside the AKT folder (which i supposed the on-boot execution) the app takes forever to apply a profile. Unless the whole AKT folder must be deleted. :good:
Awesome job!!Small update to the app guys.
Changelog
Removed the 'sleep' commands from the script (Significantly faster at applying the profiles)
Added an option to revert to stock settings (3 Dot menu, top right of homescreen, requires reboot)
Increased the time the Applied popup stays open (More time to check the output)
Download in my previous post AKT Profiles APP
Alternative solution to create Tasker hot-swappable AKT Profiles.@mrcigi
Think you could add some Broadcast Intents that could allow for Tasker hooks? In other words, make a way for us to hotswap profiles using Tasker? That would be KILLER!
(The easiest implementation is adding broadcast intents)
Sounds like you are trying to create artificial intelligence.... I knew that they would take over some day but not this soonAlternative solution to create Tasker hot-swappable AKT Profiles.
Is the following True:
Once a profile is chosen (using AKT App or Terminal AKT), a script is written to init.d or su.d folder. The contents of the written script are directly related to the profile chosen. Upon reboots, the only thing needed is to run the script (via init.d emulation, Kernel Auditor, Tasker, etc)
If so, then we could potentially create and archive copies of each script related to each performance profile in AKT....then use Tasker to run various AKT profiles at our choosing. FOR EXAMPLE, have Tasker push your phone into a Battery-Saving profile while you sleep, and a high-performance profile while you play games.
Thoughts?
Terminal AKT saves the applied profile into init.d and su.d, (should auto run on boot, but init.d emulation guarantees it?)Alternative solution to create Tasker hot-swappable AKT Profiles.
Is the following True:
Once a profile is chosen (using AKT App or Terminal AKT), a script is written to init.d or su.d folder. The contents of the written script are directly related to the profile chosen. Upon reboots, the only thing needed is to run the script (via init.d emulation, Kernel Auditor, Tasker, etc)
If so, then we could potentially create and archive copies of each script related to each performance profile in AKT....then use Tasker to run various AKT profiles at our choosing. FOR EXAMPLE, have Tasker push your phone into a Battery-Saving profile while you sleep, and a high-performance profile while you play games.
Thoughts?
Yep, that is exactly what I want to do. Nothing stopping this from happening, correct?Terminal AKT saves the applied profile into init.d and su.d, (should auto run on boot, but init.d emulation guarantees it?)
The AKT app saves the chosen profile into /sdcard/AKT (is applied by the app at boot without having to do anything)
For what it sounds like you want to do, just download the AKT script, extract all the profiles out of it. Save to sdcard, then you can just reference to them using tasker tasks, without installing the zip or the app?
Nothing stopping you at all. I used to do it. Had tasker profiles set to different battery ranges so it would run different scripts when it hit certain percentages. I just copied the scripts from the zip to sdcard, then run shell 'sh' to the scripts.Yep, that is exactly what I want to do. Nothing stopping this from happening, correct?
Yes all the profiles in the app are the same as the AKT zip.One question to the AKT APP:
Is the updated Xana Profile from AKT V1.2.zip also included in the AKT APP?
@[email protected]