|ROM| SPEEDROM by IOIDroid | FAST | RELIABLE | STOCK | SUBTLE MODS |

Are you using this ROM as a daily ?


  • Total voters
    13
  • Poll closed .
Search This thread

nathan14bru

Member
Oct 11, 2011
23
2
Hi, Thank you for your work!
Are there any current known issues? is camera working?
also, could someone please post some screenshots?
 

IOIDroid

Senior Member
Apr 3, 2012
1,523
1,871
Leeds
There are NO BUGS or KNOWN ISSUES with this ROM ! Anymore feedback ?

Sent from my SM-G900F using XDA Premium 4 mobile app
 

Arnacon

Member
Jan 7, 2008
15
3
No GSM only

Thank you for that nice ROM!

One thing I'm missing is the "GSM only" mode in the mobile data settings. I like using that one for saving battery.
 

IOIDroid

Senior Member
Apr 3, 2012
1,523
1,871
Leeds
New Deodexed version is uploading as we speak !

Should be there within the Hour name is : SPEEDROM DEODEXED V3.zip
 
  • Like
Reactions: ragz

harlenm

Senior Member
Feb 8, 2007
2,240
214
I flashed this rom on an att variant(SM-G900A), and I lost my IMEI. Was able to get it back with Odin restore, but a heads up to anyone else thinking about flashing.



Sent from my SM-G900F using Tapatalk
 
  • Like
Reactions: coldcrush390

5crew5ton05

Member
Oct 31, 2010
11
0
houston
network

All I get for network is 4G but no lte. .. I did what the other guy suggested (fast.t-mobile.com) and I still can't get past 4g...what do I do..?
 

IOIDroid

Senior Member
Apr 3, 2012
1,523
1,871
Leeds
@butterfff I'm not sure you would have to try it but I will hold 0 responsibility for anything going wrong !

Sent from my SM-G900F using XDA Premium 4 mobile app
 

IOIDroid

Senior Member
Apr 3, 2012
1,523
1,871
Leeds
The new baseband should be ready and uploaded today modeled after my by so should be v snappy !

Sent from my SM-G900F using XDA Premium 4 mobile app
 

Top Liked Posts

  • There are no posts matching your filters.
  • 21
    KITKAT.jpg


    ALERT BEFORE UPDATING TO THE LATEST VERSION PLEASE FIRST FLASH THE STOCK ROM FROM SAMSUNG VIA ODIN OPTHERWISE THE ROM MAY NOT BOOT !

    FEATURES :

    * Based on the lastest stock firmware: Android 4.4.2 XXU1ANE4
    * BusyBox
    * SuperSU+Bin files
    * Hacked SMS app.
    * Remove Popup Cover Warnings
    * Build.prop tweaks for better signal, battery improvements, media quality,scrolling speed,gpu render
    * Add remove shutter sound in camera.
    * Read/Write to external storage
    * Odexed
    * Extended Power Menu
    * Custom Wallpaper
    * Even Faster

    TO DO :





    Thanks :
    @alvin551 :)
    @GOLDIE​



    XDA:DevDB Information
    SpeedROM, ROM for the Samsung Galaxy S 5

    Contributors
    IOIDroid
    ROM Firmware Required: Galaxy S5 , Rooted , Custom Recovery, G900F
    Based On: STOCK SAMSUNG

    Version Information
    Status: Stable
    Current Stable Version: 1

    Created 2014-06-24
    Last Updated 2014-09-10
    5
    The Following Changes are added, these are fairly generic for custom ROM's and Samsung do not add them as they are all Vanilla Android tweaks.

    #Better battery life:
    usb_wakeup=enable
    proximity_incall=enable
    power_supply.wakeup=enable
    ro.config.hw_power_saving=1
    ro.config.hw_fast_dormancy=1
    ro.config.hw_quickpoweron=true
    persist.sys.use_dithering=0
    pm.sleep_mode=1
    ro.ril.disable.power.collapse=0
    ro.mot.eri.losalert.delay=1000
    ro.ril.sensor.sleep.control=1
    pm.sleep_mode=1
    ro.ril.disable.power.collapse=0
    persist.sys.shutdown.mode=hibernate
    wifi.supplicant_scan_interval=90

    The above changes force the phone into deep sleep after inactivity and therefore saves battery life. One of the changes also increases the amount of time Android waits between scanning for a new wireless network therefore decreasing battery drain.


    windowsmgr.max_events_per_sec=300

    This increases the smoothness of scrolling on the device.

    The changes below force Rendering of graphics via the GPU which frees up CPU for multitasking etc.

    #Render UI with GPU
    debug.sf.hw = 1


    There are hundreds of others but takes to long to explain them all !
    4
    RESERVED

    CHANGELOG​

    V8
    • Added KTOONES Kernel
    • Removed Stock Browser
    • Added Chrome Browser (Much Better)
    • Added Audio Tweaks to Mixer Paths
    • Added Latest Camera MODS
    • Added Read and Write External
    • Zipaligned with latest binaries
    • Added Latest Modem
    • Added lots of CSC Tweaks for added features
    • Added Call and Message Blocking
    4
    The Following Changes are added, these are fairly generic for custom ROM's and Samsung do not add them as they are all Vanilla Android tweaks.

    #Better battery life:
    usb_wakeup=enable
    proximity_incall=enable
    power_supply.wakeup=enable
    ro.config.hw_power_saving=1
    ro.config.hw_fast_dormancy=1
    ro.config.hw_quickpoweron=true
    persist.sys.use_dithering=0
    pm.sleep_mode=1
    ro.ril.disable.power.collapse=0
    ro.mot.eri.losalert.delay=1000
    ro.ril.sensor.sleep.control=1
    pm.sleep_mode=1
    ro.ril.disable.power.collapse=0
    persist.sys.shutdown.mode=hibernate
    wifi.supplicant_scan_interval=90

    The above changes force the phone into deep sleep after inactivity and therefore saves battery life. One of the changes also increases the amount of time Android waits between scanning for a new wireless network therefore decreasing battery drain.


    windowsmgr.max_events_per_sec=300

    This increases the smoothness of scrolling on the device.

    The changes below force Rendering of graphics via the GPU which frees up CPU for multitasking etc.

    #Render UI with GPU
    debug.sf.hw = 1


    There are hundreds of others but takes to long to explain them all !

    Hey mate. Have you looked at this thread?

    persist.sys.use_dithering and pm.sleep_mode (x2 entries) are said to only work on CM.

    ro.config.hw_power_saving=1
    ro.config.hw_fast_dormancy=1
    ro.ril.disable.power.collapse=0 x2 entries
    ro.mot.eri.losalert.delay=1000

    And maybe some others also are shown to not do anything. The thread is worth a read along with these links....

    http://www.jeffmixon.com/examining-build-prop-tweaks-for-android-ics-a-comprehensive-guide-part-1/

    http://www.jeffmixon.com/examining-build-prop-tweaks-android-ics-comprehensive-guide-part-2/

    For example to quote jeff mixom on windowsmgr.max_events_per_sec=300....

    Many build.prop tweaks set this value to 300, but it seems this is a bad idea. As Google points out, Android maxes out at 60fps. The default value is already allow for a possible max_events_per_sec of 90. Even if you allow for 300 max_events_per_sec, you’ll only ever see 60 of these events in any given second. Therefore, any value much higher than 90 is unlikely to have any noticeable impact on your experience in general. Additionally, setting this value too high can starve other UI events that need to get processed, viz. touch inputs. You’re not likely to feel like your device is running very smoothly when it is busy processing thousands of scroll events instead of responding immediately to you clicking to try and open a link or an app. There may be some specific scenarios where increasing this value does appear to improve system feedback, but changing this value for all UI events across the board will likely cause more problems than it will solve.

    Sent from my SM-G900F using Tapatalk
    4
    Is there any screenies



    I will post some later ! But basically it is just completely stock look but much cleaner smoother and faster !

    Also the new version is finished and i am just about to start the upload this will be V6.

    The list of new features and changes is as below !

    • Added Call Recording
    • 4 way reboot menu added
    • Removed more bloatware
    • Added no sms logs
    • Now smaller than 1gb ! (973mb)
    • Faster and Smoother
    • No more bugs with the camera

    Upload has started but my internet speed is terrible so may take some time !

    Please if you havet already tried this ROM give it a go !