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

Search This thread

chaitanya2014

Member
Jan 31, 2012
39
0
hey i have a motorola razr and i was thinking of installing adrenaline shot but...everything i try to do so in cwm it says status 0 abort install. ive mounted system fixed permissions and tried everything. Some people are saying i should keep it on internal sd but if i do that in cmw im only able to see contents of my external sd. plz help!!
 

dsexton702

Retired Recognized Developer
Apr 14, 2011
2,533
2,257
South Lake Tahoe
hey i have a motorola razr and i was thinking of installing adrenaline shot but...everything i try to do so in cwm it says status 0 abort install. ive mounted system fixed permissions and tried everything. Some people are saying i should keep it on internal sd but if i do that in cmw im only able to see contents of my external sd. plz help!!

lumin is correct

grab an update binary out of a cwm package made for your phone and put it into the adrenaline shot cwm package

meta-inf/com/google/android/

:D
 
  • Like
Reactions: Pick_A_Name

lumin30

Senior Member
Oct 19, 2011
2,219
1,177
You replace it with another update binary in a .zip you have successfully flash on your phone with. Does that make sense?

Meaning open the .zip file from a .zip file that works when you flash it - extract the update binary file - and copy it into the same folder in the tweak.
 
Last edited:
  • Like
Reactions: LOCKDOC_UA

chaitanya2014

Member
Jan 31, 2012
39
0
hey guys small problem, im using moto razr and i replaced the update binary and script so i dont get status 0 error anymore but it just wont flash. it says installation aborted without any code. ive tried internal and sd card doesnt work. wiped cache, fixed permissions my sd is working as ive flashed other zips on it and i tried formatting it and downloading again but nothing is working. plz help what do i do? and i mounted /system before flashing. plz guide me
 

poo706

Senior Member
Apr 8, 2011
2,295
2,290
Just installed the adrenaline shot 14-1 on a DINC running the 4/20/12 CM7 nightly. It seems to make a big difference! However, one thing that I noticed is that /system gets remounted rw at the beginning of the init.d process, but it never gets set back to ro. Is this really supposed to happen?

[poo]
 

turtlepa

Guest
Jun 28, 2011
524
95
hey guys small problem, im using moto razr and i replaced the update binary and script so i dont get status 0 error anymore but it just wont flash. it says installation aborted without any code. ive tried internal and sd card doesnt work. wiped cache, fixed permissions my sd is working as ive flashed other zips on it and i tried formatting it and downloading again but nothing is working. plz help what do i do? and i mounted /system before flashing. plz guide me

This was just answered a few posts back. Read before putting yet another long post on here that should be in q & a. For real.

Search about edify u might have extracted the update from a much older zip that may not be one of the proper zips to extract from

Sent from my SGH-T959V using xda premium
 
Last edited:

alexlaveline

Senior Member
Oct 27, 2011
65
3
Bandung
Try to flash the zip, success. But when I check to init.d the file is not install. Can someone help me?

- Sony Ericsson ST18i Xperia Ray (Urushi) - ICS Official 4.0.3 -
 

scott.hart.bti

Inactive Recognized Developer
Mar 19, 2012
2,561
17,384
Reading
These scripts are F'n amazing. They make the difference between a decent ROM and an amazing ROM. Great work... Def looking forward to future mods/tweaks from you. Thanks dsexton!
 

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