[Tweak] Adrenaline Injector ---RC3 02/07/2013

Search This thread

dsexton702

Retired Recognized Developer
Apr 14, 2011
2,533
2,257
South Lake Tahoe
just took on my third part time job plus college, so ive been thrown off for a week or so but im getting my schedule together now will have an update in a couple days or sooner
 
  • Like
Reactions: pistol865

bbrad

Senior Member
Sep 22, 2012
3,165
850
Lucedale

mike-y

Senior Member
Feb 7, 2008
650
149
Los Angeles
Hey Dsexton, I was just isntalling this on a different phone, and noticed that in the "Multi-core Tweaks" section, there is a mistake in the descriptions. when you select multi-core tweaks, it says it's going to install the internal2external sdcard tweaks:

don't have duel core or more
-No multi-core tweaks

do have duel core or more
-install the Internal2External swap!


and it's dual core btw :p
 
  • Like
Reactions: dsexton702

dsexton702

Retired Recognized Developer
Apr 14, 2011
2,533
2,257
South Lake Tahoe
RC1,2,3 don't enable init.d support on a stock ROM. I had to use v14 to get it to work.

^^ thanks for the info


So i havent touched the project as a WHOLE in awhile but have been working on the internal2external part since i need it desperately myself and dont wanna leave cm10.1

however its time to pick back up on this project and....

I think i have decided however that im going to turn this into an APK =P

P.S the internal2external is nearly working, just havent had time to test non stop lol
 

itzik2sh

Senior Member
Sep 5, 2011
1,518
712
Hi SexySexton

Have you ever tested the link2ext on SGS4G ?
I am building a new ROM and I would like to make it link2ext SD as default.
 
  • Like
Reactions: pisherthefisher

LBN1

Senior Member
Feb 2, 2011
399
96
On my Blaze with CM10 Nightly rom, RC3 did not change the build prop but RC2 did seem to work. Both have the errors mentioned above that Aroma lists it as RC1 and the error on the multi-core tweaks description being wrong. This is one of the few tweaks I like so hope it continues to get updated, and thanks for the development work.
 

pistol865

Senior Member
Apr 4, 2012
65
1
Crashes after Reboot

I installed Resurrection Remix ROM on my Samsung Galaxy S 4G, along with Dsexton's Adrenaline Injector RC2. It was running Pretty sweet!!
However, after any reboot the phone crashes. A window pops up that says"Unfortunately, Nova Launcher has stopped". And it continually loops, not letting me use the phone at all.
I've had to flash a backup numerous times and start from scratch. Each time however, whenever the occasion arises that I have to reboot for whatever reason, I'm confronted with the same problem.
Are there any fixes?
Please help! :confused:

Thank you in advance.
 

xKore

Senior Member
Nov 16, 2013
57
35
presents.png


ai.png




ai1.png


A cwm flashable package filled with tweaks and scripts to improve your phone's speed, battery, app loading, transition smoothness, scrolling, cache, cpu and memory, basically it gives your phone a nice dose of ADRENALINE!!

THIS TWEAK IS FOR ANY ANDROID DEVICE!!!!

ai2.png











ALWAYS MAKE A NANDROID BACKUP

I AM NOT RESPONSIBLE FOR ANY DAMAGE YOU MAY CAUSE YOUR PHONE


Code:
CHANGELOG:
Fixed 99clean script
added some battery enhancing tweaks
enhanced /sys/devices/virtual/bdi folder for read_ahead_kb

[B]RC3[/B]:
Fixed some scripts to make sure tweaks were sticking and applying
added some new tweaks into build.prop 
fixed i/o scheduler to always be SIO or DEADLINE
MULTI CORE TWEAK NOW SHOULD WORK --- IF YOU HAVE MORE THAN ONE CORE ALL CORES WILL BE ON WHILE THE PHONE IS AWAKE AND ONLY ONE WILL BE ON WHILE PHONE IS ASLEEP
other things ill mention later



GRAB THE ADRENALINEINJECTOR-RC2 ANYTHING ELSE IS UNSUPPORTED


Future Plans:

UNIVERSAL INTERNAL2EXTERNAL SWAP

best script ever! tried a lot of them on my samsung galaxy pocket and this is the best thats all i can say. looking forward for updates
 

Top Liked Posts

  • There are no posts matching your filters.
  • 360
    presents.png


    ai.png




    ai1.png


    A cwm flashable package filled with tweaks and scripts to improve your phone's speed, battery, app loading, transition smoothness, scrolling, cache, cpu and memory, basically it gives your phone a nice dose of ADRENALINE!!

    THIS TWEAK IS FOR ANY ANDROID DEVICE!!!!

    ai2.png


    INIT.D TWEAKS:

    70remount- enhances ext4 mount options, if your not on ext4 dont worry it wont change your mounts
    99clean - clean and ensures ext4 tweaks stick
    75vacuum- sqlite vacuum

    Build.prop Tweaks

    These are pretty well known in the android world:

    #Grpahics & performances tweaks
    debug.sf.hw = 1
    debug.composition.type = c2d
    debug.enabletr = true
    debug.qctwa.preservebuf = 1
    ro.sf.compbypass.enable=1
    video.accelerate.hw=1
    ro.media.enc.hprof.vid.fps=75
    debug.egl.hw=1
    persist.sys.use_16bpp_alpha=1
    debug.performance.tuning=1
    persist.sys.use_dithering=0
    persist.sys.ui.hw=1
    windowsmgr.max_events_per_sec=1000
    ro.max.fling_velocity=10000
    ro.min.fling_velocity=6000

    #Battery improvements
    pm.sleep_mode=1
    ro.ril.disable.power.collapse=0
    persist.sys.shutdown.mode=hibernate
    wifi.supplicant_scan_interval=180

    #Media quality improvements
    media.stagefright.enable-player=true
    media.stagefright.enable-meta=true
    media.stagefright.enable-scan=true
    media.stagefright.enable-http=true
    media.stagefright.enable-record=false
    ro.media.enc.jpeg.quality=100
    ro.media.dec.jpeg.memcap=8000000
    ro.media.enc.hprof.vid.bps=8000000

    #Dalvik tweaks
    dalvik.vm.dexopt-data-only=1
    dalvik.vm.verify_bytecode=false
    dalvik.vm.dexopt-flags=m=v,o=y
    dalvik.vm.execution-mode=int:jit
    dalvik.gc.type=precise

    INTERNAL2EXTERNAL

    THIS IS NOW UNIVERSAL!!!!

    this is simply to switch your small internal memory with your large sdcard memory that way your phone wont slow down due to internal storage filling up quickly

    MOSTLY FOR ICS AND JB DEVICES


    UNIVERSAL JOURNAL DISABLER

    Yes there is a risk if you have power failure that you will lose some of your data however some people are not worried about this and want the performance gain by removing journaling

    This script is universal and will work on ANY android device that is running ext4 partitions

    ALWAYS MAKE A NANDROID BACKUP

    I AM NOT RESPONSIBLE FOR ANY DAMAGE YOU MAY CAUSE YOUR PHONE


    Code:
    CHANGELOG:
    Fixed 99clean script
    added some battery enhancing tweaks
    enhanced /sys/devices/virtual/bdi folder for read_ahead_kb
    
    [B]RC3[/B]:
    Fixed some scripts to make sure tweaks were sticking and applying
    added some new tweaks into build.prop 
    fixed i/o scheduler to always be SIO or DEADLINE
    MULTI CORE TWEAK NOW SHOULD WORK --- IF YOU HAVE MORE THAN ONE CORE ALL CORES WILL BE ON WHILE THE PHONE IS AWAKE AND ONLY ONE WILL BE ON WHILE PHONE IS ASLEEP
    other things ill mention later



    GRAB THE ADRENALINEINJECTOR-RC2 ANYTHING ELSE IS UNSUPPORTED


    Future Plans:

    UNIVERSAL INTERNAL2EXTERNAL SWAP
    32
    This project is now being supported once again and will move on to enhance ICS and JB
    16
    alright, ive been really busy with my job lately so i havent had time to fix this,

    tomorrow morning i will spend much time on the a.i and will have an update :)
    14
    Almost ready for the release, just need to finish up on the aroma installer :)
    14
    Right now im finishing up the aroma installer to make installation easier for users to understand once thats done next update will be released